Trace number 1870768

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)SAT 1064.68 1064.56

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_4_15.opb
MD5SUMc41d0ae6b2deb2ba6caac7b74c416b6f
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1026.08
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6140
Sum of products size (including duplicates)12280
Number of different products3070
Sum of products size6140

Solver Data

0.00/0.04	c SCIP version 1.1.0.7
0.00/0.04	c LP-Solver SoPlex 1.4.1
0.00/0.04	c user parameter file <scip.set> not found - using default parameters
0.00/0.04	c read problem <HOME/instance-1870768-1245218589.opb>
0.00/0.04	c original problem has 3270 variables (3270 bin, 0 int, 0 impl, 0 cont) and 3372 constraints
0.00/0.07	c No objective function, only one solution is needed.
0.00/0.07	c start presolving problem
0.00/0.07	c presolving:
0.19/0.24	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 301 upgd conss, 24760 impls, 200 clqs
0.29/0.38	c presolving (2 rounds):
0.29/0.38	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.38	c  24760 implications, 200 cliques
0.29/0.38	c presolved problem has 3270 variables (3270 bin, 0 int, 0 impl, 0 cont) and 3372 constraints
0.29/0.38	c       1 constraints of type <knapsack>
0.29/0.38	c     200 constraints of type <setppc>
0.29/0.38	c    3070 constraints of type <and>
0.29/0.38	c       1 constraints of type <linear>
0.29/0.38	c     100 constraints of type <logicor>
0.29/0.38	c transformed objective value is always integral (scale: 1)
0.29/0.38	c Presolving Time: 0.15
0.29/0.38	c SATUNSAT-NLC
0.29/0.38	c -----------------------------------------------------------------------------------------------
0.29/0.38	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 0]
0.29/0.38	c separating/flowcover/freq = c -1
0.29/0.38	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 0]
0.29/0.38	c separating/cmir/freq = c -1
0.29/0.38	c # additional number of allowed LP iterations
0.29/0.38	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.38	c heuristics/veclendiving/maxlpiterofs = c 1500
0.29/0.38	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.38	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.38	c heuristics/veclendiving/maxlpiterquot = c 0.075
0.29/0.38	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.38	c heuristics/veclendiving/freq = c -1
0.29/0.38	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 1]
0.29/0.38	c heuristics/simplerounding/freq = c -1
0.29/0.38	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.38	c heuristics/shifting/freq = c -1
0.29/0.38	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 1]
0.29/0.38	c heuristics/rounding/freq = c -1
0.29/0.38	c # additional number of allowed LP iterations
0.29/0.38	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.38	c heuristics/rootsoldiving/maxlpiterofs = c 1500
0.29/0.38	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.38	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.29/0.38	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
0.29/0.38	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 20]
0.29/0.38	c heuristics/rootsoldiving/freq = c -1
0.29/0.38	c # number of nodes added to the contingent of the total nodes
0.29/0.38	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.29/0.38	c heuristics/rens/nodesofs = c 2000
0.29/0.38	c # minimum percentage of integer variables that have to be fixable 
0.29/0.38	c # [type: real, range: [0,1], default: 0.5]
0.29/0.38	c heuristics/rens/minfixingrate = c 0.3
0.29/0.38	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 0]
0.29/0.38	c heuristics/rens/freq = c -1
0.29/0.38	c # additional number of allowed LP iterations
0.29/0.38	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.38	c heuristics/pscostdiving/maxlpiterofs = c 1500
0.29/0.38	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.38	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.38	c heuristics/pscostdiving/maxlpiterquot = c 0.075
0.29/0.38	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.38	c heuristics/pscostdiving/freq = c -1
0.29/0.38	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 1]
0.29/0.38	c heuristics/oneopt/freq = c -1
0.29/0.38	c # additional number of allowed LP iterations
0.29/0.38	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.38	c heuristics/objpscostdiving/maxlpiterofs = c 1500
0.29/0.38	c # maximal fraction of diving LP iterations compared to total iteration number
0.29/0.38	c # [type: real, range: [0,1], default: 0.01]
0.29/0.38	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
0.29/0.38	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 20]
0.29/0.38	c heuristics/objpscostdiving/freq = c -1
0.29/0.38	c # additional number of allowed LP iterations
0.29/0.38	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.38	c heuristics/linesearchdiving/maxlpiterofs = c 1500
0.29/0.38	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.38	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.38	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
0.29/0.38	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.38	c heuristics/linesearchdiving/freq = c -1
0.29/0.38	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.38	c heuristics/intshifting/freq = c -1
0.29/0.38	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.38	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.38	c heuristics/intdiving/maxlpiterquot = c 0.075
0.29/0.38	c # additional number of allowed LP iterations
0.29/0.38	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.38	c heuristics/guideddiving/maxlpiterofs = c 1500
0.29/0.38	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.38	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.38	c heuristics/guideddiving/maxlpiterquot = c 0.075
0.29/0.38	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.38	c heuristics/guideddiving/freq = c -1
0.29/0.38	c # additional number of allowed LP iterations
0.29/0.38	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.38	c heuristics/fracdiving/maxlpiterofs = c 1500
0.29/0.38	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.38	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.38	c heuristics/fracdiving/maxlpiterquot = c 0.075
0.29/0.38	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.38	c heuristics/fracdiving/freq = c -1
0.29/0.38	c # additional number of allowed LP iterations
0.29/0.38	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.38	c heuristics/feaspump/maxlpiterofs = c 2000
0.29/0.38	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 20]
0.29/0.38	c heuristics/feaspump/freq = c -1
0.29/0.38	c # minimum percentage of integer variables that have to be fixed 
0.29/0.38	c # [type: real, range: [0,1], default: 0.666]
0.29/0.38	c heuristics/crossover/minfixingrate = c 0.5
0.29/0.38	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.29/0.38	c # [type: real, range: [0,1], default: 0.1]
0.29/0.38	c heuristics/crossover/nodesquot = c 0.15
0.29/0.38	c # number of nodes without incumbent change that heuristic should wait
0.29/0.38	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.29/0.38	c heuristics/crossover/nwaitingnodes = c 100
0.29/0.38	c # number of nodes added to the contingent of the total nodes
0.29/0.38	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.29/0.38	c heuristics/crossover/nodesofs = c 750
0.29/0.38	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 30]
0.29/0.38	c heuristics/crossover/freq = c -1
0.29/0.38	c # additional number of allowed LP iterations
0.29/0.38	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.38	c heuristics/coefdiving/maxlpiterofs = c 1500
0.29/0.38	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.38	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.38	c heuristics/coefdiving/maxlpiterquot = c 0.075
0.29/0.38	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.38	c heuristics/coefdiving/freq = c -1
0.29/0.38	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.38	c presolving/probing/maxrounds = c 0
0.29/0.38	c # should presolving try to simplify knapsacks
0.29/0.38	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.38	c constraints/knapsack/simplifyinequalities = c TRUE
0.29/0.38	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.29/0.38	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.29/0.38	c constraints/knapsack/disaggregation = c FALSE
0.29/0.38	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
0.29/0.38	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.38	c constraints/knapsack/maxnumcardlift = c 0
0.29/0.38	c # should presolving try to simplify inequalities
0.29/0.39	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.39	c constraints/linear/simplifyinequalities = c TRUE
0.29/0.39	c # maximal number of separation rounds in the root node (-1: unlimited)
0.29/0.39	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.39	c separating/maxroundsroot = c 5
0.29/0.39	c # maximal number of separation rounds per node (-1: unlimited)
0.29/0.39	c # [type: int, range: [-1,2147483647], default: 5]
0.29/0.39	c separating/maxrounds = c 1
0.29/0.39	c # solving stops, if the given number of solutions were found (-1: no limit)
0.29/0.39	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.39	c limits/solutions = c 1
0.29/0.39	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.39	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.39	c limits/memory = c 1620
0.29/0.39	c # maximal time in seconds to run
0.29/0.39	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.39	c limits/time = c 1791
0.29/0.39	c # frequency for displaying node information lines
0.29/0.39	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.39	c display/freq = c 10000
0.29/0.39	c -----------------------------------------------------------------------------------------------
0.29/0.39	c start solving problem
0.29/0.39	c 
0.39/0.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.48	c   0.2s|     1 |     0 |    94 |  14M|   0 |  60 |3270 |3372 |3372 |3270 |6442 |   0 |   0 |   0 | 3.000000e+01 |      --      |    Inf 
0.79/0.84	c   0.6s|     1 |     0 |   118 |  14M|   0 |  62 |3270 |3372 |3372 |3270 |6444 |   2 |   0 |   0 | 3.000000e+01 |      --      |    Inf 
1.19/1.25	c   1.0s|     1 |     0 |   193 |  14M|   0 |  63 |3270 |3372 |3372 |3270 |6446 |   4 |   0 |   0 | 3.000000e+01 |      --      |    Inf 
2.69/2.72	c   2.5s|     1 |     0 |   229 |  14M|   0 |  63 |3270 |3372 |3372 |3270 |6447 |   5 |   0 |   0 | 3.000000e+01 |      --      |    Inf 
4.19/4.24	c   4.0s|     1 |     0 |   268 |  14M|   0 |  63 |3270 |3372 |3372 |3270 |6448 |   6 |   0 |   0 | 3.000000e+01 |      --      |    Inf 
6.09/6.17	c   5.9s|     1 |     0 |   340 |  15M|   0 |  63 |3270 |3372 |3372 |3270 |6449 |   7 |   0 |   0 | 3.000000e+01 |      --      |    Inf 
14.30/14.39	c  14.1s|     1 |     2 |   340 |  15M|   0 |  63 |3270 |3372 |3372 |3270 |6449 |   7 |   0 |  33 | 3.000000e+01 |      --      |    Inf 
313.53/313.58	c   311s| 10000 |  2952 |500776 |  57M| 101 |  54 |3270 |5061 |1567 |3270 | 641 | 344k|7423 |  10k| 3.000000e+01 |      --      |    Inf 
541.75/541.76	c   537s| 20000 |  5681 |916299 | 110M| 101 |   - |3270 |5128 | 961 |3270 | 676 | 637k|  16k|  15k| 3.000000e+01 |      --      |    Inf 
759.88/759.86	c   753s| 30000 |  8181 |  1320k| 162M| 101 | 141 |3270 |4894 |1720 |3270 | 712 | 898k|  25k|  18k| 3.000000e+01 |      --      |    Inf 
1006.42/1006.36	c   997s| 40000 |  9339 |  1862k| 186M| 107 |   - |3270 |5181 | 728 |3270 | 587 |1164k|  36k|  20k| 3.000000e+01 |      --      |    Inf 
1064.32/1064.23	c *1054s| 42519 |  8484 |  1965k| 168M| 107 |   - |3270 |4997 | 453 |3270 | 707 |1225k|  38k|  21k| 3.000000e+01 | 4.100000e+01 |  36.67%
1064.32/1064.23	c 
1064.32/1064.23	c SCIP Status        : solving was interrupted [solution limit reached]
1064.32/1064.23	c Solving Time (sec) : 1054.48
1064.32/1064.23	c Solving Nodes      : 42519
1064.32/1064.23	c Primal Bound       : +4.10000000000000e+01 (1 solutions)
1064.32/1064.23	c Dual Bound         : +3.00000000000000e+01
1064.32/1064.23	c Gap                : 36.67 %
1064.32/1064.24	c NODE         42519
1064.32/1064.24	c DUAL BOUND   30
1064.32/1064.24	c PRIMAL BOUND 41
1064.32/1064.24	c GAP          0.366667
1064.32/1064.24	s SATISFIABLE
1064.32/1064.24	v -x146 -x154 -x136 -x128 -x198 -x166 -x193 -x151 -x182 x124 x110 x130 -x116 -x171 -x156 -x163 -x185 x189 -x181 -x153 -x179 x167 
1064.32/1064.24	v -x178 -x149 -x161 -x133 -x172 -x160 -x159 -x152 -x112 -x188 -x134 -x139 x197 -x170 -x194 -x117 x187 -x122 x196 x191 x158 -x140 
1064.32/1064.24	v -x135 -x113 -x111 -x109 -x108 x107 -x190 x148 -x144 -x173 -x143 x132 -x176 -x177 -x162 -x125 -x195 -x120 -x200 -x131 -x121 
1064.32/1064.24	v -x101 x199 -x192 -x168 -x157 -x147 -x141 -x137 -x114 -x106 -x183 -x123 -x119 -x174 -x180 -x169 -x105 -x118 -x150 -x142 x103 -x104 
1064.32/1064.24	v -x165 -x115 -x155 -x145 -x186 -x129 -x126 -x138 -x164 -x127 -x175 -x184 -x102 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 
1064.32/1064.24	v -x91 -x90 -x89 -x88 -x87 x86 -x85 -x84 x83 -x82 -x81 -x80 -x79 -x78 -x77 x76 x75 -x74 -x73 -x72 -x71 -x70 x69 -x68 -x67 -x66 
1064.32/1064.24	v x65 x64 -x63 -x62 x61 -x60 -x59 -x58 -x57 -x56 -x55 x54 x53 -x52 -x51 x50 -x49 -x48 -x47 x46 -x45 -x44 -x43 -x42 -x41 -x40 
1064.32/1064.24	v -x39 -x38 -x37 -x36 x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 x21 -x20 -x19 -x18 -x17 x16 -x15 -x14 
1064.32/1064.24	v -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1064.32/1064.24	c SCIP Status        : solving was interrupted [solution limit reached]
1064.32/1064.24	c Solving Time       :    1054.48
1064.32/1064.24	c Original Problem   :
1064.32/1064.24	c   Problem name     : HOME/instance-1870768-1245218589.opb
1064.32/1064.24	c   Variables        : 3270 (3270 binary, 0 integer, 0 implicit integer, 0 continuous)
1064.32/1064.24	c   Constraints      : 3372 initial, 3372 maximal
1064.32/1064.24	c Presolved Problem  :
1064.32/1064.24	c   Problem name     : t_HOME/instance-1870768-1245218589.opb
1064.32/1064.24	c   Variables        : 3270 (3270 binary, 0 integer, 0 implicit integer, 0 continuous)
1064.32/1064.24	c   Constraints      : 3372 initial, 5475 maximal
1064.32/1064.24	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1064.32/1064.24	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1064.32/1064.24	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1064.32/1064.24	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1064.32/1064.24	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1064.32/1064.24	c   implics          :       0.00          0          0          0          0          0          0          0          0
1064.32/1064.24	c   probing          :       0.00          0          0          0          0          0          0          0          0
1064.32/1064.24	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1064.32/1064.24	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1064.32/1064.24	c   and              :       0.10          0          0          0          0          0          0          0          0
1064.32/1064.24	c   linear           :       0.02          0          0          0          0          0          0          0          0
1064.32/1064.24	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1064.32/1064.24	c   root node        :          -          0          -          -          0          -          -          -          -
1064.32/1064.24	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1064.32/1064.24	c   integral         :          0          0          0      31013          0        345       2646          0          0      52444
1064.32/1064.24	c   knapsack         :          1          5     199177       2904          0         15        194          0          0          0
1064.32/1064.24	c   setppc           :        200          5     199209       2904          0        748     506900          0          0          0
1064.32/1064.24	c   and              :       3070      30418     198461       2904          0       1417    7637601    1225354          0          0
1064.32/1064.24	c   linear           :          1          5     197042          1          0          0         16          0          0          0
1064.32/1064.24	c   logicor          :        100+         5      69563          1          0         46      84610          0          0          0
1064.32/1064.24	c   countsols        :          0          0          0          1          0          0          0          0          0          0
1064.32/1064.24	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1064.32/1064.24	c   integral         :     195.60       0.00       0.00     195.60       0.00
1064.32/1064.24	c   knapsack         :       0.22       0.00       0.21       0.01       0.00
1064.32/1064.24	c   setppc           :       3.42       0.00       3.29       0.13       0.00
1064.32/1064.24	c   and              :      80.98      34.94      43.24       2.80       0.00
1064.32/1064.24	c   linear           :       3.71       0.00       3.71       0.00       0.00
1064.32/1064.24	c   logicor          :       5.44       0.00       5.44       0.00       0.00
1064.32/1064.24	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1064.32/1064.24	c Propagators        :       Time      Calls    Cutoffs    DomReds
1064.32/1064.24	c   rootredcost      :       0.09          0          0          0
1064.32/1064.24	c   pseudoobj        :      65.29     199225          0          0
1064.32/1064.24	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1064.32/1064.24	c   propagation      :       0.10       2226       2221       2772       15.0         23       63.9          -
1064.32/1064.24	c   infeasible LP    :      30.44      13517      13002     111503       60.7        171        2.1          0
1064.32/1064.24	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1064.32/1064.24	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1064.32/1064.24	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1064.32/1064.24	c   applied globally :          -          -          -      38622       67.4          -          -          -
1064.32/1064.24	c   applied locally  :          -          -          -          0        0.0          -          -          -
1064.32/1064.24	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1064.32/1064.24	c   cut pool         :       0.00          4          -          -         11          -    (maximal pool size: 44)
1064.32/1064.24	c   redcost          :      10.77      30418          0          0          0          0
1064.32/1064.24	c   impliedbounds    :       0.00          5          0          0          0          0
1064.32/1064.24	c   intobj           :       0.00          0          0          0          0          0
1064.32/1064.24	c   gomory           :       3.20          5          0          0       1000          0
1064.32/1064.24	c   strongcg         :       2.11          5          0          0       1825          0
1064.32/1064.24	c   cmir             :       0.00          0          0          0          0          0
1064.32/1064.24	c   flowcover        :       0.00          0          0          0          0          0
1064.32/1064.24	c   clique           :       0.02          5          0          0          0          0
1064.32/1064.24	c   zerohalf         :       0.00          0          0          0          0          0
1064.32/1064.24	c   mcf              :       0.08          2          0          0          0          0
1064.32/1064.24	c Pricers            :       Time      Calls       Vars
1064.32/1064.24	c   problem variables:       0.00          0          0
1064.32/1064.24	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1064.32/1064.24	c   relpscost        :     195.50      28109        345       2646          0          0      52444
1064.32/1064.24	c   pscost           :       0.00          0          0          0          0          0          0
1064.32/1064.24	c   inference        :       0.00          0          0          0          0          0          0
1064.32/1064.24	c   mostinf          :       0.00          0          0          0          0          0          0
1064.32/1064.24	c   leastinf         :       0.00          0          0          0          0          0          0
1064.32/1064.24	c   fullstrong       :       0.00          0          0          0          0          0          0
1064.32/1064.24	c   allfullstrong    :       0.00          0          0          0          0          0          0
1064.32/1064.24	c   random           :       0.00          0          0          0          0          0          0
1064.32/1064.24	c Primal Heuristics  :       Time      Calls      Found
1064.32/1064.24	c   LP solutions     :       0.04          -          1
1064.32/1064.24	c   pseudo solutions :       0.00          -          0
1064.32/1064.24	c   simplerounding   :       0.00          0          0
1064.32/1064.24	c   rounding         :       0.00          0          0
1064.32/1064.24	c   shifting         :       0.00          0          0
1064.32/1064.24	c   intshifting      :       0.00          0          0
1064.32/1064.24	c   oneopt           :       0.00          0          0
1064.32/1064.24	c   fixandinfer      :       0.00          0          0
1064.32/1064.24	c   feaspump         :       0.00          0          0
1064.32/1064.24	c   coefdiving       :       0.00          0          0
1064.32/1064.24	c   pscostdiving     :       0.00          0          0
1064.32/1064.24	c   fracdiving       :       0.00          0          0
1064.32/1064.24	c   veclendiving     :       0.00          0          0
1064.32/1064.24	c   intdiving        :       0.00          0          0
1064.32/1064.24	c   actconsdiving    :       0.00          0          0
1064.32/1064.24	c   objpscostdiving  :       0.00          0          0
1064.32/1064.24	c   rootsoldiving    :       0.00          0          0
1064.32/1064.24	c   linesearchdiving :       0.00          0          0
1064.32/1064.24	c   guideddiving     :       0.00          0          0
1064.32/1064.24	c   octane           :       0.00          0          0
1064.32/1064.24	c   rens             :       0.00          0          0
1064.32/1064.24	c   rins             :       0.00          0          0
1064.32/1064.24	c   localbranching   :       0.00          0          0
1064.32/1064.24	c   mutation         :       0.00          0          0
1064.32/1064.24	c   crossover        :       0.00          0          0
1064.32/1064.24	c   dins             :       0.00          0          0
1064.32/1064.24	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1064.32/1064.24	c   primal LP        :      28.99          0          0       0.00       0.00
1064.32/1064.24	c   dual LP          :     483.16      74823    1965222      26.26    4067.44
1064.32/1064.24	c   barrier LP       :       0.00          0          0       0.00          -
1064.32/1064.24	c   diving/probing LP:       0.00          0          0       0.00          -
1064.32/1064.24	c   strong branching :     193.24      21989     589748      26.82    3051.89
1064.32/1064.24	c     (at root node) :          -         33       8502     257.64          -
1064.32/1064.24	c   conflict analysis:       0.00          0          0       0.00          -
1064.32/1064.24	c B&B Tree           :
1064.32/1064.24	c   number of runs   :          1
1064.32/1064.24	c   nodes            :      42519
1064.32/1064.24	c   nodes (total)    :      42519
1064.32/1064.24	c   nodes left       :       8484
1064.32/1064.24	c   max depth        :        107
1064.32/1064.24	c   max depth (total):        107
1064.32/1064.24	c   backtracks       :       2882 (6.8%)
1064.32/1064.24	c   delayed cutoffs  :         58
1064.32/1064.24	c   repropagations   :      68128 (143373 domain reductions, 26 cutoffs)
1064.32/1064.24	c   avg switch length:       5.27
1064.32/1064.24	c   switching time   :      74.97
1064.32/1064.24	c Solution           :
1064.32/1064.24	c   Solutions found  :          1 (1 improvements)
1064.32/1064.24	c   Primal Bound     : +4.10000000000000e+01   (in run 1, after 42519 nodes, 1054.44 seconds, depth 36, found by <relaxation>)
1064.32/1064.24	c   Dual Bound       : +3.00000000000000e+01
1064.32/1064.24	c   Gap              :      36.67 %
1064.32/1064.24	c   Root Dual Bound  : +3.00000000000000e+01
1064.62/1064.55	c Time complete: 1064.68.

Verifier Data

OK	0

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870768-1245218589/watcher-1870768-1245218589 -o /tmp/evaluation-result-1870768-1245218589/solver-1870768-1245218589 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870768-1245218589.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 1588
/proc/meminfo: memFree=1752136/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=4328 CPUtime=0
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 482 0 0 0 0 0 0 0 18 0 1 0 189459365 4431872 467 1992294400 4194304 7823515 548682068736 18446744073709551615 5858512 0 0 4096 0 0 0 0 17 1 0 0
/proc/1588/statm: 1162 478 311 886 0 272 0

[startup+0.0974349 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1588
/proc/meminfo: memFree=1752136/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=21888 CPUtime=0.09
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 4858 0 0 0 8 1 0 0 18 0 1 0 189459365 22413312 4486 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 5472 4486 404 886 0 4582 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21888

[startup+0.101433 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1588
/proc/meminfo: memFree=1752136/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=21888 CPUtime=0.09
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 4858 0 0 0 8 1 0 0 18 0 1 0 189459365 22413312 4486 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 5472 4486 404 886 0 4582 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21888

[startup+0.301377 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1588
/proc/meminfo: memFree=1752136/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=25548 CPUtime=0.29
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 5837 0 0 0 17 12 0 0 19 0 1 0 189459365 26161152 5465 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 6387 5465 442 886 0 5497 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25548

[startup+0.701261 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1588
/proc/meminfo: memFree=1752136/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=41052 CPUtime=0.69
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 9870 0 0 0 49 20 0 0 18 0 1 0 189459365 42037248 9351 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 10263 9351 539 886 0 9373 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41052

[startup+1.50103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1712512/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=51056 CPUtime=1.49
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 12446 0 0 0 128 21 0 0 25 0 1 0 189459365 52281344 11902 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 12764 11902 554 886 0 11874 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51056

[startup+3.10157 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1706496/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=52216 CPUtime=3.09
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 12508 0 0 0 286 23 0 0 25 0 1 0 189459365 53469184 11964 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 13054 11964 554 886 0 12164 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52216

[startup+6.30165 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1699520/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=59660 CPUtime=6.3
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 14666 0 0 0 604 26 0 0 25 0 1 0 189459365 61091840 14000 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 14915 14000 558 886 0 14025 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 59660

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1697664/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=59660 CPUtime=12.69
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 14763 0 0 0 1241 28 0 0 25 0 1 0 189459365 61091840 14097 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 14915 14097 558 886 0 14025 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59660

[startup+25.5011 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 1589
/proc/meminfo: memFree=1697664/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=59660 CPUtime=25.5
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 14777 0 0 0 2510 40 0 0 25 0 1 0 189459365 61091840 14111 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 14915 14111 568 886 0 14025 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 59660

[startup+51.1018 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 1589
/proc/meminfo: memFree=1697024/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=60288 CPUtime=51.08
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 14968 0 0 0 5047 61 0 0 25 0 1 0 189459365 61734912 14302 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 15072 14302 568 886 0 14182 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60288

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 1589
/proc/meminfo: memFree=1681664/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=76120 CPUtime=102.3
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 18883 0 0 0 10122 108 0 0 25 0 1 0 189459365 77946880 18156 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 19030 18156 568 886 0 18140 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 76120

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1660160/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=98524 CPUtime=162.3
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 24345 0 0 0 16066 164 0 0 25 0 1 0 189459365 100888576 23496 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 24631 23496 568 886 0 23741 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 98524

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1642176/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=117104 CPUtime=222.3
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 28877 0 0 0 22012 218 0 0 25 0 1 0 189459365 119914496 27953 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 29276 27953 568 886 0 28386 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 117104

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1635136/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=124228 CPUtime=282.32
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 30693 0 0 0 27959 273 0 0 25 0 1 0 189459365 127209472 29740 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 31057 29740 568 886 0 30167 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 124228

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1625536/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=133716 CPUtime=342.33
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 33059 0 0 0 33907 326 0 0 25 0 1 0 189459365 136925184 32096 1992294400 4194304 7823515 548682068736 18446744073709551615 4289577 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 33429 32096 568 886 0 32539 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 133716

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1607552/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=152764 CPUtime=402.33
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 37655 0 0 0 39854 379 0 0 25 0 1 0 189459365 156430336 36593 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 38191 36593 568 886 0 37301 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 152764

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1588288/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=172724 CPUtime=462.34
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 42690 0 0 0 45801 433 0 0 25 0 1 0 189459365 176869376 41431 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 43181 41431 568 886 0 42291 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 172724

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1566720/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=195900 CPUtime=522.35
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 48255 0 0 0 51747 488 0 0 25 0 1 0 189459365 200601600 46807 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 48975 46807 568 886 0 48085 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 195900

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1550016/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=214064 CPUtime=582.35
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 52607 0 0 0 57693 542 0 0 25 0 1 0 189459365 219201536 50991 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 53516 50991 568 886 0 52626 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 214064

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1531520/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=234564 CPUtime=642.36
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 57323 0 0 0 63639 597 0 0 25 0 1 0 189459365 240193536 55542 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 58641 55542 568 886 0 57751 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 234564

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1512960/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=258236 CPUtime=702.37
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 62129 0 0 0 69586 651 0 0 25 0 1 0 189459365 264433664 60170 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 64559 60170 568 886 0 63669 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 258236

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1499136/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=273900 CPUtime=762.39
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 65698 0 0 0 75534 705 0 0 25 0 1 0 189459365 280473600 63602 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 68475 63602 568 886 0 67585 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 273900

[startup+822.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 1589
/proc/meminfo: memFree=1480384/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=295660 CPUtime=822.39
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 70494 0 0 0 81478 761 0 0 25 0 1 0 189459365 302755840 68294 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 73915 68294 568 886 0 73025 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 295660

[startup+882.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 1589
/proc/meminfo: memFree=1473920/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=302764 CPUtime=882.39
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 72117 0 0 0 87425 814 0 0 25 0 1 0 189459365 310030336 69889 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 75691 69889 568 886 0 74801 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 302764

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1468672/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=308776 CPUtime=942.41
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 73442 0 0 0 93368 873 0 0 25 0 1 0 189459365 316186624 71204 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 77194 71204 568 886 0 76304 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 308776

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1589
/proc/meminfo: memFree=1463360/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=314180 CPUtime=1002.41
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 74783 0 0 0 99311 930 0 0 25 0 1 0 189459365 321720320 72518 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 78545 72518 568 886 0 77655 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 314180

[startup+1062.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 1589
/proc/meminfo: memFree=1453376/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=324712 CPUtime=1062.42
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 77327 0 0 0 105259 983 0 0 25 0 1 0 189459365 332505088 75030 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 81178 75030 568 886 0 80288 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 324712

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

[startup+1063.9 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 1589
/proc/meminfo: memFree=1452416/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=326052 CPUtime=1064.02
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 77568 0 0 0 105418 984 0 0 25 0 1 0 189459365 333877248 75250 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1588/statm: 81513 75250 568 886 0 80623 0
Current children cumulated CPU time (s) 1064.02
Current children cumulated vsize (KiB) 326052

[startup+1064.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 1589
/proc/meminfo: memFree=1452416/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=326052 CPUtime=1064.42
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 77587 0 0 0 105458 984 0 0 25 0 1 0 189459365 333877248 75269 1992294400 4194304 7823515 548682068736 18446744073709551615 4805796 0 0 4096 0 0 0 0 17 1 0 0
/proc/1588/statm: 81513 75269 573 886 0 80623 0
Current children cumulated CPU time (s) 1064.42
Current children cumulated vsize (KiB) 326052

[startup+1064.5 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 1589
/proc/meminfo: memFree=1452416/2055920 swapFree=4191900/4192956
[pid=1588] ppid=1586 vsize=316836 CPUtime=1064.62
/proc/1588/stat : 1588 (pbscip.linux.x8) R 1586 1588 1432 0 -1 4194304 77587 0 0 0 105477 985 0 0 25 0 1 0 189459365 324440064 73467 1992294400 4194304 7823515 548682068736 18446744073709551615 7132266 0 0 4096 0 0 0 0 17 1 0 0
/proc/1588/statm: 79209 73467 1585 886 0 78319 0
Current children cumulated CPU time (s) 1064.62
Current children cumulated vsize (KiB) 316836

Child status: 0
Real time (s): 1064.56
CPU time (s): 1064.68
CPU user time (s): 1054.78
CPU system time (s): 9.90149
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 326052

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

runsolver used 0.748886 second user time and 2.30365 second system time

The end

Launcher Data

Begin job on node16 at 2009-06-17 08:03:09
IDJOB=1870768
IDBENCH=48383
IDSOLVER=683
FILE ID=node16/1870768-1245218589
PBS_JOBID= 9368426
Free space on /tmp= 66280 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_4_15.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-1870768-1245218589/watcher-1870768-1245218589 -o /tmp/evaluation-result-1870768-1245218589/solver-1870768-1245218589 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870768-1245218589.opb

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

MD5SUM BENCH= c41d0ae6b2deb2ba6caac7b74c416b6f
RANDOM SEED=1551912705

node16.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.214
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.214
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:       1752616 kB
Buffers:         57148 kB
Cached:         158696 kB
SwapCached:        260 kB
Active:          92764 kB
Inactive:       135896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752616 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            9920 kB
Writeback:           0 kB
Mapped:          21276 kB
Slab:            60636 kB
Committed_AS:   173632 kB
PageTables:       1440 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66272 MiB
End job on node16 at 2009-06-17 08:20:54