Trace number 1868624

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.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1802.15 1802.74

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
MD5SUM939f54a73a83900b8b6d857af47a0b62
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 benchmark354.115
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62704
Total number of constraints187107
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.69/2.77	c SCIP version 1.1.0.7
2.69/2.77	c LP-Solver SoPlex 1.4.1
2.69/2.77	c user parameter file <scip.set> not found - using default parameters
2.69/2.77	c read problem <HOME/instance-1868624-1245129766.opb>
2.69/2.77	c original problem has 62704 variables (62704 bin, 0 int, 0 impl, 0 cont) and 187107 constraints
3.49/3.57	c No objective function, only one solution is needed.
3.49/3.57	c start presolving problem
3.49/3.57	c presolving:
8.58/8.63	c (round 1) 1177 del vars, 1154 del conss, 501 chg bounds, 252 chg sides, 876 chg coeffs, 0 upgd conss, 5489521 impls, 0 clqs
9.19/9.22	c (round 2) 1531 del vars, 3559 del conss, 738 chg bounds, 252 chg sides, 876 chg coeffs, 0 upgd conss, 5493683 impls, 0 clqs
9.39/9.41	c (round 3) 1531 del vars, 3869 del conss, 738 chg bounds, 252 chg sides, 876 chg coeffs, 0 upgd conss, 5494539 impls, 0 clqs
11.19/11.22	c (round 4) 1531 del vars, 3882 del conss, 738 chg bounds, 252 chg sides, 876 chg coeffs, 183225 upgd conss, 5494539 impls, 0 clqs
12.19/12.24	c presolving (5 rounds):
12.19/12.24	c  1531 deleted vars, 3882 deleted constraints, 738 tightened bounds, 0 added holes, 252 changed sides, 876 changed coefficients
12.19/12.24	c  5494539 implications, 0 cliques
12.19/12.24	c presolved problem has 61173 variables (61173 bin, 0 int, 0 impl, 0 cont) and 183225 constraints
12.19/12.24	c     504 constraints of type <knapsack>
12.19/12.24	c  182721 constraints of type <logicor>
12.19/12.24	c transformed objective value is always integral (scale: 1)
12.19/12.24	c Presolving Time: 7.93
12.19/12.24	c SATUNSAT-LIN
12.19/12.24	c -----------------------------------------------------------------------------------------------
12.19/12.24	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 0]
12.19/12.24	c separating/flowcover/freq = c -1
12.19/12.24	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 0]
12.19/12.24	c separating/cmir/freq = c -1
12.19/12.24	c # additional number of allowed LP iterations
12.19/12.24	c # [type: int, range: [0,2147483647], default: 1000]
12.19/12.24	c heuristics/veclendiving/maxlpiterofs = c 1500
12.19/12.24	c # maximal fraction of diving LP iterations compared to node LP iterations
12.19/12.24	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.19/12.24	c heuristics/veclendiving/maxlpiterquot = c 0.075
12.19/12.24	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 10]
12.19/12.24	c heuristics/veclendiving/freq = c -1
12.19/12.24	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 1]
12.19/12.24	c heuristics/simplerounding/freq = c -1
12.19/12.24	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 10]
12.19/12.24	c heuristics/shifting/freq = c -1
12.19/12.24	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 1]
12.19/12.24	c heuristics/rounding/freq = c -1
12.19/12.24	c # additional number of allowed LP iterations
12.19/12.24	c # [type: int, range: [0,2147483647], default: 1000]
12.19/12.24	c heuristics/rootsoldiving/maxlpiterofs = c 1500
12.19/12.24	c # maximal fraction of diving LP iterations compared to node LP iterations
12.19/12.24	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
12.19/12.24	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
12.19/12.24	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 20]
12.19/12.24	c heuristics/rootsoldiving/freq = c -1
12.19/12.24	c # number of nodes added to the contingent of the total nodes
12.19/12.24	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.19/12.24	c heuristics/rens/nodesofs = c 2000
12.19/12.24	c # minimum percentage of integer variables that have to be fixable 
12.19/12.24	c # [type: real, range: [0,1], default: 0.5]
12.19/12.24	c heuristics/rens/minfixingrate = c 0.3
12.19/12.24	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 0]
12.19/12.24	c heuristics/rens/freq = c -1
12.19/12.24	c # additional number of allowed LP iterations
12.19/12.24	c # [type: int, range: [0,2147483647], default: 1000]
12.19/12.24	c heuristics/pscostdiving/maxlpiterofs = c 1500
12.19/12.24	c # maximal fraction of diving LP iterations compared to node LP iterations
12.19/12.24	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.19/12.24	c heuristics/pscostdiving/maxlpiterquot = c 0.075
12.19/12.24	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 10]
12.19/12.24	c heuristics/pscostdiving/freq = c -1
12.19/12.24	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 1]
12.19/12.24	c heuristics/oneopt/freq = c -1
12.19/12.24	c # additional number of allowed LP iterations
12.19/12.24	c # [type: int, range: [0,2147483647], default: 1000]
12.19/12.24	c heuristics/objpscostdiving/maxlpiterofs = c 1500
12.19/12.24	c # maximal fraction of diving LP iterations compared to total iteration number
12.19/12.24	c # [type: real, range: [0,1], default: 0.01]
12.19/12.24	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
12.19/12.24	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 20]
12.19/12.24	c heuristics/objpscostdiving/freq = c -1
12.19/12.24	c # additional number of allowed LP iterations
12.19/12.24	c # [type: int, range: [0,2147483647], default: 1000]
12.19/12.24	c heuristics/linesearchdiving/maxlpiterofs = c 1500
12.19/12.24	c # maximal fraction of diving LP iterations compared to node LP iterations
12.19/12.24	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.19/12.24	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
12.19/12.24	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 10]
12.19/12.24	c heuristics/linesearchdiving/freq = c -1
12.19/12.24	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 10]
12.19/12.24	c heuristics/intshifting/freq = c -1
12.19/12.24	c # maximal fraction of diving LP iterations compared to node LP iterations
12.19/12.24	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.19/12.24	c heuristics/intdiving/maxlpiterquot = c 0.075
12.19/12.24	c # additional number of allowed LP iterations
12.19/12.24	c # [type: int, range: [0,2147483647], default: 1000]
12.19/12.24	c heuristics/guideddiving/maxlpiterofs = c 1500
12.19/12.24	c # maximal fraction of diving LP iterations compared to node LP iterations
12.19/12.24	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.19/12.24	c heuristics/guideddiving/maxlpiterquot = c 0.075
12.19/12.24	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 10]
12.19/12.24	c heuristics/guideddiving/freq = c -1
12.19/12.24	c # additional number of allowed LP iterations
12.19/12.24	c # [type: int, range: [0,2147483647], default: 1000]
12.19/12.24	c heuristics/fracdiving/maxlpiterofs = c 1500
12.19/12.24	c # maximal fraction of diving LP iterations compared to node LP iterations
12.19/12.24	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.19/12.24	c heuristics/fracdiving/maxlpiterquot = c 0.075
12.19/12.24	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 10]
12.19/12.24	c heuristics/fracdiving/freq = c -1
12.19/12.24	c # additional number of allowed LP iterations
12.19/12.24	c # [type: int, range: [0,2147483647], default: 1000]
12.19/12.24	c heuristics/feaspump/maxlpiterofs = c 2000
12.19/12.24	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 20]
12.19/12.24	c heuristics/feaspump/freq = c -1
12.19/12.24	c # minimum percentage of integer variables that have to be fixed 
12.19/12.24	c # [type: real, range: [0,1], default: 0.666]
12.19/12.24	c heuristics/crossover/minfixingrate = c 0.5
12.19/12.24	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
12.19/12.24	c # [type: real, range: [0,1], default: 0.1]
12.19/12.24	c heuristics/crossover/nodesquot = c 0.15
12.19/12.24	c # number of nodes without incumbent change that heuristic should wait
12.19/12.24	c # [type: longint, range: [0,9223372036854775807], default: 200]
12.19/12.24	c heuristics/crossover/nwaitingnodes = c 100
12.19/12.24	c # number of nodes added to the contingent of the total nodes
12.19/12.24	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.19/12.24	c heuristics/crossover/nodesofs = c 750
12.19/12.24	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 30]
12.19/12.24	c heuristics/crossover/freq = c -1
12.19/12.24	c # additional number of allowed LP iterations
12.19/12.24	c # [type: int, range: [0,2147483647], default: 1000]
12.19/12.24	c heuristics/coefdiving/maxlpiterofs = c 1500
12.19/12.24	c # maximal fraction of diving LP iterations compared to node LP iterations
12.19/12.24	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.19/12.24	c heuristics/coefdiving/maxlpiterquot = c 0.075
12.19/12.24	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: 10]
12.19/12.24	c heuristics/coefdiving/freq = c -1
12.19/12.24	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: -1]
12.19/12.24	c presolving/probing/maxrounds = c 0
12.19/12.24	c # should presolving try to simplify knapsacks
12.19/12.24	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.19/12.24	c constraints/knapsack/simplifyinequalities = c TRUE
12.19/12.24	c # should disaggregation of knapsack constraints be allowed in preprocessing?
12.19/12.24	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
12.19/12.24	c constraints/knapsack/disaggregation = c FALSE
12.19/12.24	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
12.19/12.24	c # [type: int, range: [-1,2147483647], default: -1]
12.19/12.24	c constraints/knapsack/maxnumcardlift = c 0
12.19/12.24	c # should presolving try to simplify inequalities
12.19/12.30	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.19/12.30	c constraints/linear/simplifyinequalities = c TRUE
12.19/12.30	c # maximal number of separation rounds in the root node (-1: unlimited)
12.19/12.30	c # [type: int, range: [-1,2147483647], default: -1]
12.19/12.30	c separating/maxroundsroot = c 5
12.19/12.30	c # maximal number of separation rounds per node (-1: unlimited)
12.19/12.30	c # [type: int, range: [-1,2147483647], default: 5]
12.19/12.30	c separating/maxrounds = c 1
12.19/12.30	c # solving stops, if the given number of solutions were found (-1: no limit)
12.19/12.30	c # [type: int, range: [-1,2147483647], default: -1]
12.19/12.30	c limits/solutions = c 1
12.19/12.30	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
12.19/12.30	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.19/12.30	c limits/memory = c 1620
12.19/12.30	c # maximal time in seconds to run
12.19/12.30	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.19/12.30	c limits/time = c 1791
12.19/12.30	c # frequency for displaying node information lines
12.19/12.30	c # [type: int, range: [-1,2147483647], default: 100]
12.19/12.30	c display/freq = c 10000
12.19/12.30	c -----------------------------------------------------------------------------------------------
12.19/12.30	c start solving problem
12.19/12.30	c 
39.27/39.31	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
39.27/39.31	c  35.2s|     1 |     0 |  2343 | 491M|   0 |1144 |  61k| 183k| 183k|  61k| 183k|   0 |   0 |   0 | 5.848039e+02 |      --      |    Inf 
170.82/170.95	c   166s|     1 |     0 |  3733 | 492M|   0 |1286 |  61k| 183k| 183k|  61k| 183k|  55 |   0 |   0 | 6.227639e+02 |      --      |    Inf 
200.41/200.53	c   195s|     1 |     0 |  4628 | 493M|   0 |1220 |  61k| 183k| 183k|  61k| 183k| 103 |   0 |   0 | 6.289158e+02 |      --      |    Inf 
244.01/244.15	c   239s|     1 |     0 |  5757 | 494M|   0 |1406 |  61k| 183k| 183k|  61k| 183k| 153 |   0 |   0 | 6.415053e+02 |      --      |    Inf 
351.06/351.24	c   346s|     1 |     0 |  8338 | 495M|   0 |1670 |  61k| 183k| 183k|  61k| 183k| 291 |   0 |   0 | 6.536720e+02 |      --      |    Inf 
535.11/535.30	c   529s|     1 |     0 | 10139 | 495M|   0 |1555 |  61k| 183k| 183k|  61k| 183k| 422 |   0 |   0 | 6.654758e+02 |      --      |    Inf 
810.71/811.06	c   805s|     1 |     2 | 10139 | 495M|   0 |1555 |  61k| 183k| 183k|  61k| 183k| 422 |   0 |  17 | 6.654758e+02 |      --      |    Inf 
1801.90/1802.60	c 
1801.90/1802.60	c SCIP Status        : solving was interrupted [user interrupt]
1801.90/1802.60	c Solving Time (sec) : 1795.84
1801.90/1802.60	c Solving Nodes      : 3
1801.90/1802.60	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1801.90/1802.60	c Dual Bound         : +6.66038288897224e+02
1801.90/1802.60	c Gap                : infinite
1801.90/1802.60	c NODE         3
1801.90/1802.60	c DUAL BOUND   666.038
1801.90/1802.60	c PRIMAL BOUND 1e+20
1801.90/1802.60	c GAP          1e+20
1801.90/1802.60	s UNKNOWN
1801.90/1802.60	c SCIP Status        : solving was interrupted [user interrupt]
1801.90/1802.60	c Solving Time       :    1795.84
1801.90/1802.60	c Original Problem   :
1801.90/1802.60	c   Problem name     : HOME/instance-1868624-1245129766.opb
1801.90/1802.60	c   Variables        : 62704 (62704 binary, 0 integer, 0 implicit integer, 0 continuous)
1801.90/1802.60	c   Constraints      : 187107 initial, 187107 maximal
1801.90/1802.60	c Presolved Problem  :
1801.90/1802.60	c   Problem name     : t_HOME/instance-1868624-1245129766.opb
1801.90/1802.60	c   Variables        : 61173 (61173 binary, 0 integer, 0 implicit integer, 0 continuous)
1801.90/1802.60	c   Constraints      : 183225 initial, 183225 maximal
1801.90/1802.60	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1801.90/1802.60	c   trivial          :       0.05         64          0          0          0          0          0          0          0
1801.90/1802.60	c   dualfix          :       0.06          0          0          0          0          0          0          0          0
1801.90/1802.60	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1801.90/1802.60	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1801.90/1802.60	c   implics          :       0.75          0        735          0          0          0          0          0          0
1801.90/1802.60	c   probing          :       0.00          0          0          0          0          0          0          0          0
1801.90/1802.60	c   knapsack         :       0.61          0          0          0          0          0          0          0          0
1801.90/1802.60	c   linear           :       5.40        732          0          0        738          0       3882        252        876
1801.90/1802.60	c   logicor          :       0.63          0          0          0          0          0          0          0          0
1801.90/1802.60	c   root node        :          -          0          -          -          0          -          -          -          -
1801.90/1802.60	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1801.90/1802.60	c   integral         :          0          0          0          3          0          0          0          0          0          6
1801.90/1802.60	c   knapsack         :        504          5         98          0          0          0          0        966          0          0
1801.90/1802.60	c   logicor          :     182721          5         98          0          0          0       8188          0          0          0
1801.90/1802.60	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1801.90/1802.60	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1801.90/1802.60	c   integral         :    1185.23       0.00       0.00    1185.23       0.00
1801.90/1802.60	c   knapsack         :       0.01       0.00       0.01       0.00       0.00
1801.90/1802.60	c   logicor          :       0.29       0.10       0.19       0.00       0.00
1801.90/1802.60	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1801.90/1802.60	c Propagators        :       Time      Calls    Cutoffs    DomReds
1801.90/1802.60	c   rootredcost      :       0.00          0          0          0
1801.90/1802.60	c   pseudoobj        :       1.13        104          0          0
1801.90/1802.60	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1801.90/1802.60	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1801.90/1802.60	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1801.90/1802.60	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1801.90/1802.60	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1801.90/1802.60	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1801.90/1802.60	c   applied globally :          -          -          -          0        0.0          -          -          -
1801.90/1802.60	c   applied locally  :          -          -          -          0        0.0          -          -          -
1801.90/1802.60	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1801.90/1802.60	c   cut pool         :       0.01          4          -          -        663          -    (maximal pool size: 1623)
1801.90/1802.60	c   redcost          :       0.09          7          0          0          0          0
1801.90/1802.60	c   impliedbounds    :       0.15          5          0          0          0          0
1801.90/1802.60	c   intobj           :       0.00          0          0          0          0          0
1801.90/1802.60	c   gomory           :     172.76          5          0          0       2500          0
1801.90/1802.60	c   strongcg         :      89.27          5          0          0       2500          0
1801.90/1802.60	c   cmir             :       0.00          0          0          0          0          0
1801.90/1802.60	c   flowcover        :       0.00          0          0          0          0          0
1801.90/1802.60	c   clique           :       9.14          5          0          0         34          0
1801.90/1802.60	c   zerohalf         :       0.00          0          0          0          0          0
1801.90/1802.60	c   mcf              :      57.31          1          0          0          0          0
1801.90/1802.60	c Pricers            :       Time      Calls       Vars
1801.90/1802.60	c   problem variables:       0.00          0          0
1801.90/1802.60	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1801.90/1802.60	c   relpscost        :    1185.23          3          0          0          0          0          6
1801.90/1802.60	c   pscost           :       0.00          0          0          0          0          0          0
1801.90/1802.60	c   inference        :       0.00          0          0          0          0          0          0
1801.90/1802.60	c   mostinf          :       0.00          0          0          0          0          0          0
1801.90/1802.60	c   leastinf         :       0.00          0          0          0          0          0          0
1801.90/1802.60	c   fullstrong       :       0.00          0          0          0          0          0          0
1801.90/1802.60	c   allfullstrong    :       0.00          0          0          0          0          0          0
1801.90/1802.60	c   random           :       0.00          0          0          0          0          0          0
1801.90/1802.60	c Primal Heuristics  :       Time      Calls      Found
1801.90/1802.60	c   LP solutions     :       0.00          -          0
1801.90/1802.60	c   pseudo solutions :       0.00          -          0
1801.90/1802.60	c   simplerounding   :       0.00          0          0
1801.90/1802.60	c   rounding         :       0.00          0          0
1801.90/1802.60	c   shifting         :       0.00          0          0
1801.90/1802.60	c   intshifting      :       0.00          0          0
1801.90/1802.60	c   oneopt           :       0.00          0          0
1801.90/1802.60	c   fixandinfer      :       0.00          0          0
1801.90/1802.60	c   feaspump         :       0.00          0          0
1801.90/1802.60	c   coefdiving       :       0.00          0          0
1801.90/1802.60	c   pscostdiving     :       0.00          0          0
1801.90/1802.60	c   fracdiving       :       0.00          0          0
1801.90/1802.60	c   veclendiving     :       0.00          0          0
1801.90/1802.60	c   intdiving        :       0.00          0          0
1801.90/1802.60	c   actconsdiving    :       0.00          0          0
1801.90/1802.60	c   objpscostdiving  :       0.00          0          0
1801.90/1802.60	c   rootsoldiving    :       0.00          0          0
1801.90/1802.60	c   linesearchdiving :       0.00          0          0
1801.90/1802.60	c   guideddiving     :       0.00          0          0
1801.90/1802.60	c   octane           :       0.00          0          0
1801.90/1802.60	c   rens             :       0.00          0          0
1801.90/1802.60	c   rins             :       0.00          0          0
1801.90/1802.60	c   localbranching   :       0.00          0          0
1801.90/1802.60	c   mutation         :       0.00          0          0
1801.90/1802.60	c   crossover        :       0.00          0          0
1801.90/1802.60	c   dins             :       0.00          0          0
1801.90/1802.60	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1801.90/1802.60	c   primal LP        :       0.15          0          0       0.00       0.00
1801.90/1802.60	c   dual LP          :     270.26          8      13606    1700.75      50.34
1801.90/1802.60	c   barrier LP       :       0.00          0          0       0.00          -
1801.90/1802.60	c   diving/probing LP:       0.00          0          0       0.00          -
1801.90/1802.60	c   strong branching :    1185.23         66      53640     812.73      45.26
1801.90/1802.60	c     (at root node) :          -         17      12605     741.47          -
1801.90/1802.60	c   conflict analysis:       0.00          0          0       0.00          -
1801.90/1802.60	c B&B Tree           :
1801.90/1802.60	c   number of runs   :          1
1801.90/1802.60	c   nodes            :          3
1801.90/1802.60	c   nodes (total)    :          3
1801.90/1802.60	c   nodes left       :          4
1801.90/1802.60	c   max depth        :          2
1801.90/1802.60	c   max depth (total):          2
1801.90/1802.60	c   backtracks       :          0 (0.0%)
1801.90/1802.60	c   delayed cutoffs  :          0
1801.90/1802.60	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1801.90/1802.60	c   avg switch length:       1.00
1801.90/1802.60	c   switching time   :       0.20
1801.90/1802.60	c Solution           :
1801.90/1802.60	c   Solutions found  :          0 (0 improvements)
1801.90/1802.60	c   Primal Bound     :          -
1801.90/1802.60	c   Dual Bound       : +6.66038288897224e+02
1801.90/1802.60	c   Gap              :   infinite
1801.90/1802.60	c   Root Dual Bound  : +6.65475788897224e+02

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-1868624-1245129766/watcher-1868624-1245129766 -o /tmp/evaluation-result-1868624-1245129766/solver-1868624-1245129766 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868624-1245129766.opb 

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/64 1260
/proc/meminfo: memFree=970096/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=4324 CPUtime=0
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 479 0 0 0 0 0 0 0 18 0 1 0 180569535 4427776 463 1992294400 4194304 7823515 548682068736 18446744073709551615 6956836 0 0 4096 0 0 0 0 17 1 0 0
/proc/1260/statm: 1082 471 306 886 0 192 0

[startup+0.0522541 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1260
/proc/meminfo: memFree=970096/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=11448 CPUtime=0.04
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 2168 0 0 0 4 0 0 0 18 0 1 0 180569535 11722752 2150 1992294400 4194304 7823515 548682068736 18446744073709551615 5878822 0 0 4096 0 0 0 0 17 1 0 0
/proc/1260/statm: 2862 2150 351 886 0 1972 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11448

[startup+0.101261 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1260
/proc/meminfo: memFree=970096/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=14440 CPUtime=0.1
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 2944 0 0 0 9 1 0 0 18 0 1 0 180569535 14786560 2926 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/1260/statm: 3610 2926 351 886 0 2720 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14440

[startup+0.301288 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1260
/proc/meminfo: memFree=970096/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=21416 CPUtime=0.29
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 4657 0 0 0 28 1 0 0 19 0 1 0 180569535 21929984 4639 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/1260/statm: 5354 4639 351 886 0 4464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21416

[startup+0.701344 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1260
/proc/meminfo: memFree=970096/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=37028 CPUtime=0.69
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 8546 0 0 0 66 3 0 0 23 0 1 0 180569535 37916672 8528 1992294400 4194304 7823515 548682068736 18446744073709551615 6908062 0 0 4096 0 0 0 0 17 1 0 0
/proc/1260/statm: 9257 8528 351 886 0 8367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37028

[startup+1.50146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=924264/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=68708 CPUtime=1.49
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 16472 0 0 0 142 7 0 0 25 0 1 0 180569535 70356992 16454 1992294400 4194304 7823515 548682068736 18446744073709551615 6288790 0 0 4096 0 0 0 0 17 1 0 0
/proc/1260/statm: 17177 16454 351 886 0 16287 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68708

[startup+3.10169 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=881768/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=217340 CPUtime=3.09
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 53780 0 0 0 287 22 0 0 25 0 1 0 180569535 222556160 53408 1992294400 4194304 7823515 548682068736 18446744073709551615 4207874 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 54335 53408 370 886 0 53445 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 217340

[startup+6.30114 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=621608/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=400920 CPUtime=6.29
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 98336 0 0 0 579 50 0 0 25 0 1 0 180569535 410542080 97964 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 100230 97966 427 886 0 99340 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 400920

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=390056/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=593008 CPUtime=12.69
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 153400 0 0 0 1147 122 0 0 20 0 1 0 180569535 607240192 145339 1992294400 4194304 7823515 548682068736 18446744073709551615 4801943 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 148252 145339 487 886 0 147362 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 593008

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=241896/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=780072 CPUtime=25.48
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 191143 0 0 0 2411 137 0 0 25 0 1 0 180569535 798793728 182166 1992294400 4194304 7823515 548682068736 18446744073709551615 6212552 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 195018 182166 521 886 0 194128 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 780072

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=233768/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=784820 CPUtime=51.06
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 193388 0 0 0 4967 139 0 0 25 0 1 0 180569535 803655680 184212 1992294400 4194304 7823515 548682068736 18446744073709551615 5965816 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 196205 184212 538 886 0 195315 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 784820

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=216040/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=785760 CPUtime=102.25
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 197836 0 0 0 9957 268 0 0 25 0 1 0 180569535 804618240 188660 1992294400 4194304 7823515 548682068736 18446744073709551615 5650959 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 196440 188660 549 886 0 195550 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 785760

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=193960/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=822908 CPUtime=162.23
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 203845 0 0 0 15951 272 0 0 25 0 1 0 180569535 842657792 194147 1992294400 4194304 7823515 548682068736 18446744073709551615 6212556 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 205727 194147 551 886 0 204837 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 822908

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=171624/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=837016 CPUtime=222.21
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 209472 0 0 0 21943 278 0 0 25 0 1 0 180569535 857104384 199719 1992294400 4194304 7823515 548682068736 18446744073709551615 6175282 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 209254 199719 551 886 0 208364 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 837016

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=168936/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=847248 CPUtime=282.19
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 210133 0 0 0 27937 282 0 0 25 0 1 0 180569535 867581952 200380 1992294400 4194304 7823515 548682068736 18446744073709551615 6908158 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 211812 200380 551 886 0 210922 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 847248

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=165672/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=847248 CPUtime=342.17
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 210982 0 0 0 33931 286 0 0 25 0 1 0 180569535 867581952 201206 1992294400 4194304 7823515 548682068736 18446744073709551615 6212302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 211812 201206 551 886 0 210922 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 847248

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=162472/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=847248 CPUtime=402.15
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 211769 0 0 0 39924 291 0 0 25 0 1 0 180569535 867581952 201993 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 211812 201993 552 886 0 210922 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 847248

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=162600/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=847248 CPUtime=462.13
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 211769 0 0 0 45917 296 0 0 25 0 1 0 180569535 867581952 201993 1992294400 4194304 7823515 548682068736 18446744073709551615 6912071 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 211812 201993 552 886 0 210922 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 847248

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=154408/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=522.11
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 213811 0 0 0 51910 301 0 0 25 0 1 0 180569535 883986432 204035 1992294400 4194304 7823515 548682068736 18446744073709551615 6212552 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 204035 552 886 0 214927 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 863268

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=153192/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=582.1
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 214261 0 0 0 57906 304 0 0 25 0 1 0 180569535 883986432 204485 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 204485 555 886 0 214927 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 863268

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=151592/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=642.07
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 214509 0 0 0 63902 305 0 0 25 0 1 0 180569535 883986432 204733 1992294400 4194304 7823515 548682068736 18446744073709551615 5924519 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 204733 555 886 0 214927 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 863268

[startup+702.302 s]

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

/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 214993 0 0 0 105872 322 0 0 25 0 1 0 180569535 883986432 205217 1992294400 4194304 7823515 548682068736 18446744073709551615 6212330 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205217 556 886 0 214927 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 863268

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=149672/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1121.92
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 214998 0 0 0 111867 325 0 0 25 0 1 0 180569535 883986432 205222 1992294400 4194304 7823515 548682068736 18446744073709551615 5924546 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205222 556 886 0 214927 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 863268

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=149608/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1181.9
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215001 0 0 0 117862 328 0 0 25 0 1 0 180569535 883986432 205225 1992294400 4194304 7823515 548682068736 18446744073709551615 6212560 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205225 556 886 0 214927 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 863268

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=149672/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1241.88
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215001 0 0 0 123858 330 0 0 25 0 1 0 180569535 883986432 205225 1992294400 4194304 7823515 548682068736 18446744073709551615 6908178 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205225 556 886 0 214927 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 863268

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1261
/proc/meminfo: memFree=149608/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1301.86
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215001 0 0 0 129854 332 0 0 25 0 1 0 180569535 883986432 205225 1992294400 4194304 7823515 548682068736 18446744073709551615 6908153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205225 556 886 0 214927 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 863268

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=149288/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1361.85
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215084 0 0 0 135849 336 0 0 25 0 1 0 180569535 883986432 205308 1992294400 4194304 7823515 548682068736 18446744073709551615 5925278 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205308 556 886 0 214927 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 863268

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=149288/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1421.82
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215090 0 0 0 141845 337 0 0 25 0 1 0 180569535 883986432 205314 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205314 556 886 0 214927 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 863268

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=149288/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1481.8
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215096 0 0 0 147841 339 0 0 25 0 1 0 180569535 883986432 205320 1992294400 4194304 7823515 548682068736 18446744073709551615 6241222 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205320 556 886 0 214927 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 863268

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=149224/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1541.78
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215097 0 0 0 153837 341 0 0 25 0 1 0 180569535 883986432 205321 1992294400 4194304 7823515 548682068736 18446744073709551615 6212348 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205321 556 886 0 214927 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 863268

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=149288/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1601.77
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215098 0 0 0 159833 344 0 0 25 0 1 0 180569535 883986432 205322 1992294400 4194304 7823515 548682068736 18446744073709551615 6150584 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205322 556 886 0 214927 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 863268

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=149288/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1661.75
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215100 0 0 0 165829 346 0 0 25 0 1 0 180569535 883986432 205324 1992294400 4194304 7823515 548682068736 18446744073709551615 6212437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205324 556 886 0 214927 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 863268

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=149224/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1721.73
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215108 0 0 0 171825 348 0 0 25 0 1 0 180569535 883986432 205332 1992294400 4194304 7823515 548682068736 18446744073709551615 6212358 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205332 556 886 0 214927 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 863268

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=149160/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1781.71
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215112 0 0 0 177820 351 0 0 25 0 1 0 180569535 883986432 205336 1992294400 4194304 7823515 548682068736 18446744073709551615 6211594 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205336 556 886 0 214927 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 863268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=149096/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1800.01
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215112 0 0 0 179650 351 0 0 25 0 1 0 180569535 883986432 205336 1992294400 4194304 7823515 548682068736 18446744073709551615 5924524 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205336 556 886 0 214927 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 863268

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -1260

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1261
/proc/meminfo: memFree=149096/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1800.8
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215112 0 0 0 179729 351 0 0 25 0 1 0 180569535 883986432 205336 1992294400 4194304 7823515 548682068736 18446744073709551615 6109403 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205336 556 886 0 214927 0
Current children cumulated CPU time (s) 1800.8
Current children cumulated vsize (KiB) 863268

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1262
/proc/meminfo: memFree=149088/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1801.6
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215112 0 0 0 179809 351 0 0 25 0 1 0 180569535 883986432 205336 1992294400 4194304 7823515 548682068736 18446744073709551615 6908153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205336 556 886 0 214927 0
Current children cumulated CPU time (s) 1801.6
Current children cumulated vsize (KiB) 863268

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1262
/proc/meminfo: memFree=149088/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=863268 CPUtime=1802
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4194304 215114 0 0 0 179849 351 0 0 25 0 1 0 180569535 883986432 205338 1992294400 4194304 7823515 548682068736 18446744073709551615 6957296 0 0 4096 0 0 0 0 17 1 0 0
/proc/1260/statm: 215817 205338 558 886 0 214927 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 863268

[startup+1802.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1262
/proc/meminfo: memFree=149088/2055920 swapFree=4181384/4192956
[pid=1260] ppid=1258 vsize=0 CPUtime=1802.1
/proc/1260/stat : 1260 (pbscip.linux.x8) R 1258 1260 1160 0 -1 4195332 215114 0 0 0 179850 360 0 0 25 0 1 0 180569535 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/1260/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.74
CPU time (s): 1802.15
CPU user time (s): 1798.51
CPU system time (s): 3.64345
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 863268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.51
system time used= 3.64345
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215114
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3062

runsolver used 1.49777 second user time and 3.9074 second system time

The end

Launcher Data

Begin job on node49 at 2009-06-16 07:22:46
IDJOB=1868624
IDBENCH=1479
IDSOLVER=683
FILE ID=node49/1868624-1245129766
PBS_JOBID= 9363709
Free space on /tmp= 66024 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868624-1245129766/watcher-1868624-1245129766 -o /tmp/evaluation-result-1868624-1245129766/solver-1868624-1245129766 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868624-1245129766.opb

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

MD5SUM BENCH= 939f54a73a83900b8b6d857af47a0b62
RANDOM SEED=1235166868

node49.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        970576 kB
Buffers:         82208 kB
Cached:         920224 kB
SwapCached:       4580 kB
Active:         240880 kB
Inactive:       769628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        970576 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:           15348 kB
Writeback:           0 kB
Mapped:          13784 kB
Slab:            60668 kB
Committed_AS:   160900 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66012 MiB
End job on node49 at 2009-06-16 07:52:49