Trace number 3485541

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 NameAnswerobjective functionCPU timeWall clock time
SCIP spx 2 2011-06-10 (fixed)? 1797.47 1797.44

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_11.opb
MD5SUMc19ad978a977652a94fc03b8ce63204a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
Optimality of the best value was proved NO
Number of variables1288
Total number of constraints2431
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2430
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 8
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 175
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 802
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3485541-1307776661.opb>
0.00/0.03	c original problem has 1288 variables (1288 bin, 0 int, 0 impl, 0 cont) and 2431 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.06/0.07	c (round 1) 1 del vars, 1 del conss, 0 add conss, 1 chg bounds, 2 chg sides, 37 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.06/0.08	c (round 2) 1 del vars, 1183 del conss, 0 add conss, 1 chg bounds, 2 chg sides, 37 chg coeffs, 38 upgd conss, 0 impls, 0 clqs
0.06/0.09	c (round 3) 1 del vars, 1183 del conss, 1 add conss, 1 chg bounds, 3 chg sides, 39 chg coeffs, 66 upgd conss, 26 impls, 0 clqs
0.19/0.20	c    (0.2s) probing: 151/1287 (11.7%) - 0 fixings, 0 aggregations, 4 implications, 0 bound changes
0.19/0.20	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.19/0.20	c presolving (4 rounds):
0.19/0.20	c  1 deleted vars, 1183 deleted constraints, 1 added constraints, 1 tightened bounds, 0 added holes, 3 changed sides, 39 changed coefficients
0.19/0.20	c  36 implications, 0 cliques
0.19/0.20	c presolved problem has 1287 variables (1287 bin, 0 int, 0 impl, 0 cont) and 1249 constraints
0.19/0.20	c      66 constraints of type <knapsack>
0.19/0.20	c       1 constraints of type <setppc>
0.19/0.20	c    1182 constraints of type <linear>
0.19/0.20	c transformed objective value is always integral (scale: 1)
0.19/0.20	c Presolving Time: 0.16
0.19/0.20	c - non default parameters ----------------------------------------------------------------------
0.19/0.20	c # SCIP version 2.0.1.4
0.19/0.20	c 
0.19/0.20	c # frequency for displaying node information lines
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 100]
0.19/0.20	c display/freq = 10000
0.19/0.20	c 
0.19/0.20	c # maximal time in seconds to run
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.20	c limits/time = 1797
0.19/0.20	c 
0.19/0.20	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.20	c limits/memory = 13950
0.19/0.20	c 
0.19/0.20	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.19/0.20	c # [type: int, range: [1,2], default: 1]
0.19/0.20	c timing/clocktype = 2
0.19/0.20	c 
0.19/0.20	c # belongs reading time to solving time?
0.19/0.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.20	c timing/reading = TRUE
0.19/0.20	c 
0.19/0.20	c # should presolving try to simplify inequalities
0.19/0.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.20	c constraints/linear/simplifyinequalities = TRUE
0.19/0.20	c 
0.19/0.20	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.19/0.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.20	c constraints/indicator/addCouplingCons = TRUE
0.19/0.20	c 
0.19/0.20	c # should presolving try to simplify knapsacks
0.19/0.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.20	c constraints/knapsack/simplifyinequalities = TRUE
0.19/0.20	c 
0.19/0.20	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.20	c separating/rapidlearning/freq = 0
0.19/0.20	c 
0.19/0.20	c -----------------------------------------------------------------------------------------------
0.19/0.20	c start solving
0.19/0.21	c 
0.19/0.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.24	c   0.2s|     1 |     0 |   249 |     - |9809k|   0 | 228 |1287 |1268 |1287 |1249 |   0 |  19 |   0 | 5.500000e+01 |      --      |    Inf 
0.59/0.66	c   0.7s|     1 |     0 |  1698 |     - |  10M|   0 | 294 |1287 |1412 |1287 |1381 | 132 |  19 |   0 | 5.500000e+01 |      --      |    Inf 
0.89/0.93	c   0.9s|     1 |     0 |  2736 |     - |  11M|   0 | 674 |1287 |1412 |1287 |1545 | 296 |  19 |   0 | 5.500000e+01 |      --      |    Inf 
1.10/1.19	c   1.2s|     1 |     0 |  3106 |     - |  11M|   0 | 712 |1287 |1412 |1287 |1749 | 500 |  19 |   0 | 5.500000e+01 |      --      |    Inf 
1.49/1.55	c   1.5s|     1 |     0 |  3511 |     - |  12M|   0 | 670 |1287 |1412 |1287 |1955 | 706 |  19 |   0 | 5.500000e+01 |      --      |    Inf 
1.99/2.00	c   2.0s|     1 |     0 |  4136 |     - |  12M|   0 | 695 |1287 |1412 |1287 |2126 | 877 |  19 |   0 | 5.500000e+01 |      --      |    Inf 
2.49/2.52	c   2.5s|     1 |     0 |  4704 |     - |  13M|   0 | 706 |1287 |1412 |1287 |2293 |1044 |  19 |   0 | 5.500000e+01 |      --      |    Inf 
5.59/5.67	c   5.7s|     1 |     2 |  4704 |     - |  13M|   0 | 706 |1287 |1412 |1287 |2293 |1044 |  19 |  23 | 5.500000e+01 |      --      |    Inf 
129.29/129.39	c   129s| 10000 |  4833 |  1542k| 153.8 |  50M|  63 | 302 |1287 |3821 |1287 |1344 |1044 |  15k|4724 | 5.500000e+01 |      --      |    Inf 
215.40/215.49	c   215s| 20000 |  8673 |  2738k| 136.7 |  86M|  63 |   - |1287 |4250 |   0 |   0 |1044 |  31k|8049 | 5.500000e+01 |      --      |    Inf 
284.39/284.41	c   284s| 30000 | 11807 |  3704k| 123.3 | 117M|  63 | 202 |1287 |5515 |1287 |1344 |1044 |  47k|  10k| 5.500000e+01 |      --      |    Inf 
341.00/341.04	c   341s| 40000 | 14372 |  4446k| 111.0 | 141M|  63 |   - |1287 |5435 |1287 |1344 |1044 |  61k|  11k| 5.500000e+01 |      --      |    Inf 
408.90/408.95	c   409s| 50000 | 17266 |  5300k| 105.9 | 169M|  63 |   - |1287 |5442 |   0 |   0 |1044 |  76k|  14k| 5.500000e+01 |      --      |    Inf 
474.00/474.04	c   474s| 60000 | 19901 |  6083k| 101.3 | 199M|  64 | 188 |1287 |5777 |1287 |1344 |1044 |  92k|  17k| 5.500000e+01 |      --      |    Inf 
521.09/521.14	c   521s| 70000 | 21829 |  6729k|  96.1 | 222M|  66 |   - |1287 |5778 |   0 |   0 |1044 | 106k|  17k| 5.500000e+01 |      --      |    Inf 
580.50/580.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
580.50/580.50	c   581s| 80000 | 23963 |  7427k|  92.8 | 245M|  66 | 165 |1287 |5740 |1287 |1344 |1044 | 122k|  20k| 5.500000e+01 |      --      |    Inf 
631.10/631.17	c   631s| 90000 | 26104 |  8156k|  90.6 | 268M|  66 |   - |1287 |5904 |   0 |   0 |1044 | 137k|  20k| 5.500000e+01 |      --      |    Inf 
697.70/697.79	c   698s|100000 | 28316 |  9013k|  90.1 | 290M|  69 | 176 |1287 |4906 |1287 |1344 |1044 | 154k|  22k| 5.500000e+01 |      --      |    Inf 
747.50/747.56	c   748s|110000 | 30522 |  9724k|  88.4 | 311M|  69 | 248 |1287 |5243 |1287 |1344 |1044 | 170k|  23k| 5.500000e+01 |      --      |    Inf 
803.41/803.43	c   803s|120000 | 32847 | 10563k|  88.0 | 335M|  69 |   - |1287 |6882 |   0 |   0 |1044 | 186k|  24k| 5.500000e+01 |      --      |    Inf 
861.51/861.55	c   862s|130000 | 34888 | 11367k|  87.4 | 354M|  69 | 274 |1287 |5700 |1287 |1344 |1044 | 202k|  25k| 5.500000e+01 |      --      |    Inf 
915.00/915.00	c   915s|140000 | 36810 | 12141k|  86.7 | 376M|  71 |   - |1287 |6535 |   0 |   0 |1044 | 218k|  26k| 5.500000e+01 |      --      |    Inf 
972.81/972.83	c   973s|150000 | 38612 | 12872k|  85.8 | 397M|  71 |   - |1287 |6660 |1287 |1344 |1044 | 234k|  28k| 5.500000e+01 |      --      |    Inf 
1020.61/1020.60	c  1021s|160000 | 40235 | 13561k|  84.7 | 419M|  71 |  75 |1287 |7054 |1287 |1344 |1044 | 249k|  28k| 5.500000e+01 |      --      |    Inf 
1076.11/1076.10	c  1076s|170000 | 41894 | 14280k|  84.0 | 440M|  71 | 155 |1287 |6556 |1287 |1344 |1044 | 264k|  30k| 5.500000e+01 |      --      |    Inf 
1132.11/1132.17	c  1132s|180000 | 43165 | 14967k|  83.1 | 457M|  72 |   - |1287 |6222 |   0 |   0 |1044 | 280k|  32k| 5.500000e+01 |      --      |    Inf 
1175.21/1175.28	c  1175s|190000 | 44803 | 15635k|  82.3 | 475M|  72 |   - |1287 |6905 |   0 |   0 |1044 | 296k|  32k| 5.500000e+01 |      --      |    Inf 
1229.21/1229.25	c  1229s|200000 | 45959 | 16323k|  81.6 | 490M|  73 |  61 |1287 |6686 |1287 |1344 |1044 | 313k|  34k| 5.500000e+01 |      --      |    Inf 
1285.82/1285.83	c  1286s|210000 | 47752 | 17048k|  81.2 | 513M|  73 |   - |1287 |6616 |1287 |1344 |1044 | 328k|  35k| 5.500000e+01 |      --      |    Inf 
1330.31/1330.32	c  1330s|220000 | 49044 | 17737k|  80.6 | 530M|  73 |   - |1287 |6587 |   0 |   0 |1044 | 344k|  35k| 5.500000e+01 |      --      |    Inf 
1387.21/1387.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1387.21/1387.20	c  1387s|230000 | 50904 | 18492k|  80.4 | 551M|  73 |  87 |1287 |6458 |1287 |1344 |1044 | 360k|  37k| 5.500000e+01 |      --      |    Inf 
1439.61/1439.68	c  1440s|240000 | 52221 | 19173k|  79.9 | 567M|  73 | 108 |1287 |7318 |1287 |1344 |1044 | 376k|  38k| 5.500000e+01 |      --      |    Inf 
1483.22/1483.24	c  1483s|250000 | 53820 | 19832k|  79.3 | 585M|  73 |   - |1287 |6635 |   0 |   0 |1044 | 391k|  38k| 5.500000e+01 |      --      |    Inf 
1537.02/1537.00	c  1537s|260000 | 55015 | 20600k|  79.2 | 603M|  73 |   - |1287 |6419 |   0 |   0 |1044 | 407k|  39k| 5.500000e+01 |      --      |    Inf 
1593.92/1593.98	c  1594s|270000 | 56556 | 21359k|  79.1 | 624M|  73 |  71 |1287 |8241 |1287 |1344 |1044 | 424k|  41k| 5.500000e+01 |      --      |    Inf 
1635.92/1635.94	c  1636s|280000 | 57896 | 21958k|  78.4 | 638M|  73 |   - |1287 |7016 |   0 |   0 |1044 | 440k|  41k| 5.500000e+01 |      --      |    Inf 
1680.32/1680.34	c  1680s|290000 | 59741 | 22598k|  77.9 | 657M|  73 |  64 |1287 |6880 |1287 |1344 |1044 | 455k|  42k| 5.500000e+01 |      --      |    Inf 
1736.42/1736.41	c  1736s|300000 | 61246 | 23358k|  77.8 | 674M|  73 |  87 |1287 |5525 |1287 |1344 |1044 | 471k|  43k| 5.500000e+01 |      --      |    Inf 
1791.72/1791.71	c  1792s|310000 | 62516 | 24123k|  77.8 | 686M|  76 |  65 |1287 |5636 |1287 |1344 |1044 | 487k|  44k| 5.500000e+01 |      --      |    Inf 
1797.01/1797.01	c 
1797.01/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1797.01/1797.01	c Solving Time (sec) : 1797.01
1797.01/1797.01	c Solving Nodes      : 310974
1797.01/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.01/1797.01	c Dual Bound         : +5.50000000000000e+01
1797.01/1797.01	c Gap                : infinite
1797.01/1797.01	s UNKNOWN
1797.01/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1797.01/1797.01	c Total Time         :    1797.01
1797.01/1797.01	c   solving          :    1797.01
1797.01/1797.01	c   presolving       :       0.16 (included in solving)
1797.01/1797.01	c   reading          :       0.04 (included in solving)
1797.01/1797.01	c Original Problem   :
1797.01/1797.01	c   Problem name     : HOME/instance-3485541-1307776661.opb
1797.01/1797.01	c   Variables        : 1288 (1288 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.01/1797.01	c   Constraints      : 2431 initial, 2431 maximal
1797.01/1797.01	c Presolved Problem  :
1797.01/1797.01	c   Problem name     : t_HOME/instance-3485541-1307776661.opb
1797.01/1797.01	c   Variables        : 1287 (1287 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.01/1797.01	c   Constraints      : 1249 initial, 8701 maximal
1797.01/1797.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.01/1797.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.01	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.01	c   probing          :       0.11          0          0          0          0          0          0          0          0          0
1797.01/1797.01	c   knapsack         :       0.00          0          0          0          0          0          0          1          1          2
1797.01/1797.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.01	c   linear           :       0.03          1          0          0          1          0       1183          0          2         37
1797.01/1797.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.01/1797.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.01/1797.01	c   integral         :          0          0          0     222139          0          4          0        179      27565          0          0     430176
1797.01/1797.01	c   knapsack         :         66          6    1226004          0          0          3    1090239       5501     647851        159          0          0
1797.01/1797.01	c   setppc           :          1          6       6323          0          0          1      30215          0        134          0          0          0
1797.01/1797.01	c   linear           :       1182+         7    1223209          0          0          1    1754167     120742   23175486          0          0          0
1797.01/1797.01	c   logicor          :          0+         6     653112          0          0          0    1651023       6425     617248          1          0          0
1797.01/1797.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.01/1797.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.01/1797.01	c   integral         :     267.51       0.00       0.00     267.51       0.00       0.00       0.00
1797.01/1797.01	c   knapsack         :       9.22       0.00       8.62       0.00       0.00       0.00       0.60
1797.01/1797.01	c   setppc           :       0.02       0.00       0.01       0.00       0.00       0.00       0.01
1797.01/1797.01	c   linear           :     155.63       0.00     153.09       0.00       0.00       0.00       2.54
1797.01/1797.01	c   logicor          :      33.69       0.00      32.23       0.00       0.00       0.00       1.46
1797.01/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.01/1797.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.01/1797.01	c   vbounds          :          0          0          0          0
1797.01/1797.01	c   rootredcost      :          0          0          0          0
1797.01/1797.01	c   pseudoobj        :    1228406          0          0          0
1797.01/1797.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.01/1797.01	c   vbounds          :       0.18       0.18       0.00
1797.01/1797.01	c   rootredcost      :       0.20       0.20       0.00
1797.01/1797.01	c   pseudoobj        :       0.62       0.62       0.00
1797.01/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.01/1797.01	c   propagation      :       9.15     132668     132157    1269557       40.0       7286       27.5          -
1797.01/1797.01	c   infeasible LP    :       4.61      28162      28162     161281       32.6       3176       24.7          0
1797.01/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.01/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.01/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.01/1797.01	c   applied globally :          -          -          -     489474       32.7          -          -          -
1797.01/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.01/1797.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.01/1797.01	c   cut pool         :       0.00          5          -          -        386          -    (maximal pool size: 3852)
1797.01/1797.01	c   redcost          :       4.21     222105          0         17          0          0
1797.01/1797.01	c   impliedbounds    :       0.00          6          0          0          0          0
1797.01/1797.01	c   intobj           :       0.00          0          0          0          0          0
1797.01/1797.01	c   gomory           :       0.18          6          0          0         23          0
1797.01/1797.01	c   cgmip            :       0.00          0          0          0          0          0
1797.01/1797.01	c   closecuts        :       0.00          0          0          0          0          0
1797.01/1797.01	c   strongcg         :       0.18          6          0          0         23          0
1797.01/1797.01	c   cmir             :       0.68          6          0          0       2798          0
1797.01/1797.01	c   flowcover        :       0.38          6          0          0       1200          0
1797.01/1797.01	c   clique           :       0.00          1          0          0          0          0
1797.01/1797.01	c   zerohalf         :       0.00          0          0          0          0          0
1797.01/1797.01	c   mcf              :       0.00          1          0          0          0          0
1797.01/1797.01	c   oddcycle         :       0.00          0          0          0          0          0
1797.01/1797.01	c   rapidlearning    :       0.23          1          0          0          0        144
1797.01/1797.01	c Pricers            :       Time      Calls       Vars
1797.01/1797.01	c   problem variables:       0.00          0          0
1797.01/1797.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.01/1797.01	c   relpscost        :     267.32     222139        179      27565          0          0     430176
1797.01/1797.01	c   pscost           :       0.00          0          0          0          0          0          0
1797.01/1797.01	c   inference        :       0.00          0          0          0          0          0          0
1797.01/1797.01	c   mostinf          :       0.00          0          0          0          0          0          0
1797.01/1797.01	c   leastinf         :       0.00          0          0          0          0          0          0
1797.01/1797.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.01/1797.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.01/1797.01	c   random           :       0.00          0          0          0          0          0          0
1797.01/1797.01	c Primal Heuristics  :       Time      Calls      Found
1797.01/1797.01	c   LP solutions     :       0.00          -          0
1797.01/1797.01	c   pseudo solutions :       0.00          -          0
1797.01/1797.01	c   oneopt           :       0.12          0          0
1797.01/1797.01	c   crossover        :       0.06          0          0
1797.01/1797.01	c   guideddiving     :       0.01          0          0
1797.01/1797.01	c   intshifting      :       0.01          0          0
1797.01/1797.01	c   objpscostdiving  :      19.81        471          0
1797.01/1797.01	c   rootsoldiving    :      12.08        471          0
1797.01/1797.01	c   pscostdiving     :      19.08        942          0
1797.01/1797.01	c   coefdiving       :      27.14        942          0
1797.01/1797.01	c   fracdiving       :      22.40        942          0
1797.01/1797.01	c   veclendiving     :      14.95        942          0
1797.01/1797.01	c   feaspump         :      20.75        471          0
1797.01/1797.01	c   linesearchdiving :      13.46        942          0
1797.01/1797.01	c   trivial          :       0.00          2          0
1797.01/1797.01	c   shiftandpropagate:       0.02          1          0
1797.01/1797.01	c   simplerounding   :       0.05          0          0
1797.01/1797.01	c   zirounding       :       0.16       1000          0
1797.01/1797.01	c   rounding         :       0.80       6605          0
1797.01/1797.01	c   shifting         :       9.47       2024          0
1797.01/1797.01	c   twoopt           :       0.00          0          0
1797.01/1797.01	c   fixandinfer      :       0.00          0          0
1797.01/1797.01	c   clique           :       0.00          0          0
1797.01/1797.01	c   intdiving        :       0.00          0          0
1797.01/1797.01	c   actconsdiving    :       0.00          0          0
1797.01/1797.01	c   octane           :       0.00          0          0
1797.01/1797.01	c   rens             :       0.00          0          0
1797.01/1797.01	c   rins             :       0.00          0          0
1797.01/1797.01	c   localbranching   :       0.00          0          0
1797.01/1797.01	c   mutation         :       0.00          0          0
1797.01/1797.01	c   dins             :       0.00          0          0
1797.01/1797.01	c   vbounds          :       0.00          0          0
1797.01/1797.01	c   undercover       :       0.00          0          0
1797.01/1797.01	c   subnlp           :       0.04          0          0
1797.01/1797.01	c   trysol           :       0.06          0          0
1797.01/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.01/1797.01	c   primal LP        :       0.00          0          0       0.00          -
1797.01/1797.01	c   dual LP          :     974.30     238745   22553945      94.47   23148.85
1797.01/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1797.01/1797.01	c   barrier LP       :       0.00          0          0       0.00          -
1797.01/1797.01	c   diving/probing LP:     117.72      58177    1658231      28.50   14086.74
1797.01/1797.01	c   strong branching :     256.04      44564    3925033      88.08   15330.01
1797.01/1797.01	c     (at root node) :          -         23      15946     693.30          -
1797.01/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1797.01/1797.01	c B&B Tree           :
1797.01/1797.01	c   number of runs   :          1
1797.01/1797.01	c   nodes            :     310974
1797.01/1797.01	c   nodes (total)    :     310974
1797.01/1797.01	c   nodes left       :      62643
1797.01/1797.01	c   max depth        :         76
1797.01/1797.01	c   max depth (total):         76
1797.01/1797.01	c   backtracks       :      64420 (20.7%)
1797.01/1797.01	c   delayed cutoffs  :      56560
1797.01/1797.01	c   repropagations   :     267128 (5415226 domain reductions, 40333 cutoffs)
1797.01/1797.01	c   avg switch length:       7.06
1797.01/1797.01	c   switching time   :     134.41
1797.01/1797.01	c Solution           :
1797.01/1797.01	c   Solutions found  :          0 (0 improvements)
1797.01/1797.01	c   Primal Bound     :          -
1797.01/1797.01	c   Dual Bound       : +5.50000000000000e+01
1797.01/1797.01	c   Gap              :   infinite
1797.01/1797.01	c   Root Dual Bound  : +5.50000000000000e+01
1797.01/1797.01	c   Root Iterations  :       4704
1797.42/1797.44	c Time complete: 1797.46.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3485541-1307776661/watcher-3485541-1307776661 -o /tmp/evaluation-result-3485541-1307776661/solver-3485541-1307776661 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485541-1307776661.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 1.06 1.47 1.77 2/172 24130
/proc/meminfo: memFree=30948936/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=9832 CPUtime=0 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 1473 0 0 0 0 0 0 0 24 0 1 0 967896808 10067968 1427 33554432000 4194304 8979876 140733675621488 18446744073709551615 6203436 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24130/statm: 2458 1427 366 1169 0 1285 0

[startup+0.071703 s]
/proc/loadavg: 1.06 1.47 1.77 2/172 24130
/proc/meminfo: memFree=30948936/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=36384 CPUtime=0.06 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 7767 0 0 0 6 0 0 0 24 0 1 0 967896808 37257216 7721 33554432000 4194304 8979876 140733675621488 18446744073709551615 5308429 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 9096 7721 480 1169 0 7923 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 36384

[startup+0.100698 s]
/proc/loadavg: 1.06 1.47 1.77 2/172 24130
/proc/meminfo: memFree=30948936/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=38512 CPUtime=0.09 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 8608 0 0 0 9 0 0 0 24 0 1 0 967896808 39436288 8305 33554432000 4194304 8979876 140733675621488 18446744073709551615 5284637 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 9628 8305 533 1169 0 8455 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38512

[startup+0.300677 s]
/proc/loadavg: 1.06 1.47 1.77 2/172 24130
/proc/meminfo: memFree=30948936/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=45776 CPUtime=0.29 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 10795 0 0 0 29 0 0 0 25 0 1 0 967896808 46874624 10227 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 11444 10227 664 1169 0 10271 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45776

[startup+0.700595 s]
/proc/loadavg: 1.06 1.47 1.77 2/172 24130
/proc/meminfo: memFree=30948936/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=65824 CPUtime=0.69 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 16080 0 0 0 68 1 0 0 25 0 1 0 967896808 67403776 15151 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 16456 15151 727 1169 0 15283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65824

[startup+1.50047 s]
/proc/loadavg: 1.06 1.47 1.77 4/178 24140
/proc/meminfo: memFree=30758580/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=65824 CPUtime=1.49 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 16177 0 0 0 148 1 0 0 25 0 1 0 967896808 67403776 15230 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 16456 15230 709 1169 0 15283 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65824

[startup+3.10022 s]
/proc/loadavg: 1.06 1.47 1.77 3/178 24140
/proc/meminfo: memFree=30713940/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=65824 CPUtime=3.09 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 16469 0 0 0 307 2 0 0 25 0 1 0 967896808 67403776 15521 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 16456 15521 712 1169 0 15283 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65824

[startup+6.3007 s]
/proc/loadavg: 1.14 1.48 1.77 3/178 24140
/proc/meminfo: memFree=30712348/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=65824 CPUtime=6.29 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 16469 0 0 0 625 4 0 0 25 0 1 0 967896808 67403776 15521 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 16456 15521 712 1169 0 15283 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65824

[startup+12.7006 s]
/proc/loadavg: 1.20 1.49 1.77 3/178 24140
/proc/meminfo: memFree=30635752/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=65824 CPUtime=12.69 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 16472 0 0 0 1255 14 0 0 25 0 1 0 967896808 67403776 15524 33554432000 4194304 8979876 140733675621488 18446744073709551615 4786256 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 16456 15524 715 1169 0 15283 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65824

[startup+25.5005 s]
/proc/loadavg: 1.38 1.51 1.77 3/178 24140
/proc/meminfo: memFree=30633952/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=65824 CPUtime=25.49 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 16475 0 0 0 2513 36 0 0 25 0 1 0 967896808 67403776 15527 33554432000 4194304 8979876 140733675621488 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 16456 15527 716 1169 0 15283 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65824

[startup+51.1002 s]
/proc/loadavg: 1.59 1.55 1.78 3/178 24142
/proc/meminfo: memFree=30628412/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=70172 CPUtime=51.09 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 17458 0 0 0 5030 79 0 0 25 0 1 0 967896808 71856128 16484 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 17543 16484 716 1169 0 16370 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70172

[startup+102.307 s]
/proc/loadavg: 1.82 1.62 1.79 3/178 24142
/proc/meminfo: memFree=30607064/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=90092 CPUtime=102.29 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 23338 0 0 0 10066 163 0 0 25 0 1 0 967896808 92254208 21615 33554432000 4194304 8979876 140733675621488 18446744073709551615 7164596 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 22523 21615 716 1169 0 21350 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 90092

[startup+162.301 s]
/proc/loadavg: 1.93 1.68 1.80 3/178 24144
/proc/meminfo: memFree=30574412/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=123424 CPUtime=162.3 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 31810 0 0 0 15971 259 0 0 25 0 1 0 967896808 126386176 29896 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 30856 29896 716 1169 0 29683 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 123424

[startup+222.301 s]
/proc/loadavg: 1.97 1.74 1.81 3/178 24146
/proc/meminfo: memFree=30536652/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=161164 CPUtime=222.29 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 41921 0 0 0 21868 361 0 0 25 0 1 0 967896808 165031936 39370 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 40291 39370 732 1169 0 39118 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 161164

[startup+282.301 s]
/proc/loadavg: 2.07 1.80 1.83 3/178 24148
/proc/meminfo: memFree=30499792/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=197852 CPUtime=282.29 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 51477 0 0 0 27777 452 0 0 25 0 1 0 967896808 202600448 48500 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 49463 48500 719 1169 0 48290 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 197852

[startup+342.301 s]
/proc/loadavg: 2.02 1.83 1.83 3/178 24150
/proc/meminfo: memFree=30462652/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=234820 CPUtime=342.3 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 61646 0 0 0 33687 543 0 0 25 0 1 0 967896808 240455680 57708 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 58705 57708 719 1169 0 57532 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 234820

[startup+402.301 s]
/proc/loadavg: 2.01 1.86 1.84 3/178 24150
/proc/meminfo: memFree=30429752/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=268008 CPUtime=402.3 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 70184 0 0 0 39600 630 0 0 25 0 1 0 967896808 274440192 65955 33554432000 4194304 8979876 140733675621488 18446744073709551615 6742273 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 67002 65955 730 1169 0 65829 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 268008

[startup+462.301 s]
/proc/loadavg: 2.00 1.88 1.84 3/178 24152
/proc/meminfo: memFree=30396580/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=302808 CPUtime=462.29 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 78852 0 0 0 45514 715 0 0 25 0 1 0 967896808 310075392 74439 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 75702 74439 728 1169 0 74529 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 302808

[startup+522.301 s]
/proc/loadavg: 2.00 1.90 1.85 3/178 24154
/proc/meminfo: memFree=30358220/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=343124 CPUtime=522.3 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 88500 0 0 0 51433 797 0 0 25 0 1 0 967896808 351358976 83723 33554432000 4194304 8979876 140733675621488 18446744073709551615 7187536 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 85781 83723 750 1169 0 84608 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 343124

[startup+582.3 s]
/proc/loadavg: 2.05 1.93 1.86 3/178 24156
/proc/meminfo: memFree=30327664/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=376864 CPUtime=582.3 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 97100 0 0 0 57351 879 0 0 25 0 1 0 967896808 385908736 91340 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 94216 91340 747 1169 0 93043 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 376864

[startup+642.3 s]

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

/proc/meminfo: memFree=30077916/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=645552 CPUtime=1122.31 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 162259 0 0 0 110583 1648 0 0 25 0 1 0 967896808 661045248 153722 33554432000 4194304 8979876 140733675621488 18446744073709551615 4888684 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 161388 153722 826 1169 0 160215 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 645552

[startup+1182.3 s]
/proc/loadavg: 2.07 2.00 1.91 3/178 24172
/proc/meminfo: memFree=30051948/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=673096 CPUtime=1182.3 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 168933 0 0 0 116503 1727 0 0 25 0 1 0 967896808 689250304 160174 33554432000 4194304 8979876 140733675621488 18446744073709551615 4990424 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 168274 160174 795 1169 0 167101 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 673096

[startup+1242.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 24174
/proc/meminfo: memFree=30022744/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=705516 CPUtime=1242.31 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 176385 0 0 0 122421 1810 0 0 25 0 1 0 967896808 722448384 167400 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 176379 167400 783 1169 0 175206 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 705516

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 24177
/proc/meminfo: memFree=29998264/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=727040 CPUtime=1302.31 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 181563 0 0 0 128336 1895 0 0 25 0 1 0 967896808 744488960 172513 33554432000 4194304 8979876 140733675621488 18446744073709551615 6427130 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 181760 172513 776 1169 0 180587 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 727040

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24179
/proc/meminfo: memFree=29972616/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=754428 CPUtime=1362.31 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 188212 0 0 0 134245 1986 0 0 25 0 1 0 967896808 772534272 178923 33554432000 4194304 8979876 140733675621488 18446744073709551615 7180102 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 188607 178923 790 1169 0 187434 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 754428

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24181
/proc/meminfo: memFree=29946520/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=785252 CPUtime=1422.32 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 194798 0 0 0 140164 2068 0 0 25 0 1 0 967896808 804098048 185430 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 196313 185430 783 1169 0 195140 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 785252

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24183
/proc/meminfo: memFree=29918060/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=822324 CPUtime=1482.31 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 202214 0 0 0 146085 2146 0 0 25 0 1 0 967896808 842059776 192617 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 205581 192617 783 1169 0 204408 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 822324

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24185
/proc/meminfo: memFree=29893696/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=848972 CPUtime=1542.31 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 208343 0 0 0 151996 2235 0 0 25 0 1 0 967896808 869347328 198595 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 212243 198595 821 1169 0 211070 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 848972

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24185
/proc/meminfo: memFree=29858828/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=880252 CPUtime=1602.32 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 215257 0 0 0 157913 2319 0 0 25 0 1 0 967896808 901378048 205391 33554432000 4194304 8979876 140733675621488 18446744073709551615 5381809 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 220063 205391 850 1169 0 218890 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 880252

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24187
/proc/meminfo: memFree=29834216/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=901256 CPUtime=1662.32 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 220637 0 0 0 163835 2397 0 0 25 0 1 0 967896808 922886144 210619 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 225314 210619 853 1169 0 224141 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 901256

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24189
/proc/meminfo: memFree=29812956/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=928684 CPUtime=1722.31 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 226797 0 0 0 169746 2485 0 0 25 0 1 0 967896808 950972416 216658 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 232171 216658 843 1169 0 230998 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 928684

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24191
/proc/meminfo: memFree=29778936/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=948684 CPUtime=1782.31 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 231963 0 0 0 175655 2576 0 0 25 0 1 0 967896808 971452416 221544 33554432000 4194304 8979876 140733675621488 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 237171 221544 837 1169 0 235998 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 948684

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24191
/proc/meminfo: memFree=29781168/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=948684 CPUtime=1785.52 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 231988 0 0 0 175970 2582 0 0 25 0 1 0 967896808 971452416 221569 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 237171 221569 837 1169 0 235998 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (KiB) 948684

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24191
/proc/meminfo: memFree=29780160/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=949116 CPUtime=1791.92 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 232792 0 0 0 176599 2593 0 0 25 0 1 0 967896808 971894784 221681 33554432000 4194304 8979876 140733675621488 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 237279 221681 836 1169 0 236106 0
Current children cumulated CPU time (s) 1791.92
Current children cumulated vsize (KiB) 949116

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24191
/proc/meminfo: memFree=29778796/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=951540 CPUtime=1795.12 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 233272 0 0 0 176915 2597 0 0 25 0 1 0 967896808 974376960 222153 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 237885 222153 854 1169 0 236712 0
Current children cumulated CPU time (s) 1795.12
Current children cumulated vsize (KiB) 951540

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24191
/proc/meminfo: memFree=29778792/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=951792 CPUtime=1796.72 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 233481 0 0 0 177072 2600 0 0 25 0 1 0 967896808 974635008 222362 33554432000 4194304 8979876 140733675621488 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24130/statm: 237948 222362 854 1169 0 236775 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (KiB) 951792

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24191
/proc/meminfo: memFree=29778792/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=952028 CPUtime=1797.11 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 233505 0 0 0 177111 2600 0 0 25 0 1 0 967896808 974876672 222386 33554432000 4194304 8979876 140733675621488 18446744073709551615 6778220 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24130/statm: 238007 222386 858 1169 0 236834 0
Current children cumulated CPU time (s) 1797.11
Current children cumulated vsize (KiB) 952028

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 1.91 2/176 24191
/proc/meminfo: memFree=30058180/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=952028 CPUtime=1797.32 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 233505 0 0 0 177132 2600 0 0 25 0 1 0 967896808 974876672 222386 33554432000 4194304 8979876 140733675621488 18446744073709551615 4897579 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24130/statm: 238007 222386 858 1169 0 236834 0
Current children cumulated CPU time (s) 1797.32
Current children cumulated vsize (KiB) 952028

[startup+1797.41 s]
/proc/loadavg: 2.00 2.00 1.91 2/176 24191
/proc/meminfo: memFree=30058180/32951124 swapFree=67049456/67111528
[pid=24130] ppid=24128 vsize=941656 CPUtime=1797.42 cores=0,2,4,6
/proc/24130/stat : 24130 (scip-2.0.1.4_2.) R 24128 24130 21071 0 -1 4202496 233505 0 0 0 177142 2600 0 0 25 0 1 0 967896808 964255744 219679 33554432000 4194304 8979876 140733675621488 18446744073709551615 7898903 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24130/statm: 235287 219679 858 1169 0 234114 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (KiB) 941656

Child status: 0
Real time (s): 1797.44
CPU time (s): 1797.47
CPU user time (s): 1771.43
CPU system time (s): 26.042
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 952028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1771.43
system time used= 26.042
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233510
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1421

runsolver used 2.69359 second user time and 5.52516 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-11 09:17:41
IDJOB=3485541
IDBENCH=2940
IDSOLVER=1977
FILE ID=node118/3485541-1307776661
RUNJOBID= node118-1307776661-24111
PBS_JOBID= 13550844
Free space on /tmp= 74156 MiB

SOLVER NAME= SCIP spx 2 2011-06-10 (fixed)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_11.opb
COMMAND LINE= HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3485541-1307776661/watcher-3485541-1307776661 -o /tmp/evaluation-result-3485541-1307776661/solver-3485541-1307776661 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485541-1307776661.opb -t 1800 -m 15500

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

MD5SUM BENCH= c19ad978a977652a94fc03b8ce63204a
RANDOM SEED=84411160

node118.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30948992 kB
Buffers:        244032 kB
Cached:        1542508 kB
SwapCached:      15436 kB
Active:         459428 kB
Inactive:      1346864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30948992 kB
SwapTotal:    67111528 kB
SwapFree:     67049456 kB
Dirty:           37476 kB
Writeback:           8 kB
AnonPages:       16812 kB
Mapped:           8596 kB
Slab:           130444 kB
PageTables:       4372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189056 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74140 MiB
End job on node118 at 2011-06-11 09:47:39