Trace number 2705062

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver? 1790.28 1790.19

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-blast-tlan2.ucl--soft-33-100-0.wbo
MD5SUM5f8009069df980e2f8c5fa5b8614d35c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.064989
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2221
Total number of constraints3050
Number of soft constraints2040
Number of constraints which are clauses2330
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints720
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 104315
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 104314
Biggest number in a constraint 641
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2174
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2705062-1278574754.wbo>
0.03/0.04	c original problem has 6301 variables (4261 bin, 0 int, 2040 impl, 0 cont) and 5091 constraints
0.03/0.04	c problem read
0.03/0.04	c presolving settings loaded
0.03/0.07	c presolving:
0.03/0.08	c (round 1) 5 del vars, 2 del conss, 1 chg bounds, 360 chg sides, 720 chg coeffs, 0 upgd conss, 1830 impls, 0 clqs
0.03/0.08	c (round 2) 6 del vars, 12 del conss, 2 chg bounds, 360 chg sides, 720 chg coeffs, 0 upgd conss, 1830 impls, 0 clqs
0.03/0.08	c (round 3) 8 del vars, 15 del conss, 3 chg bounds, 360 chg sides, 720 chg coeffs, 0 upgd conss, 1830 impls, 0 clqs
0.03/0.08	c (round 4) 9 del vars, 16 del conss, 3 chg bounds, 360 chg sides, 720 chg coeffs, 0 upgd conss, 1830 impls, 0 clqs
0.03/0.09	c (round 5) 9 del vars, 16 del conss, 2042 chg bounds, 360 chg sides, 720 chg coeffs, 0 upgd conss, 1830 impls, 0 clqs
0.09/0.10	c (round 6) 9 del vars, 16 del conss, 2042 chg bounds, 360 chg sides, 720 chg coeffs, 1001 upgd conss, 5415 impls, 0 clqs
0.09/0.15	c    (0.1s) probing: 101/4253 (2.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (7 rounds):
0.09/0.15	c  9 deleted vars, 16 deleted constraints, 2042 tightened bounds, 0 added holes, 360 changed sides, 720 changed coefficients
0.09/0.15	c  5435 implications, 0 cliques
0.09/0.15	c presolved problem has 6292 variables (4253 bin, 0 int, 2039 impl, 0 cont) and 5075 constraints
0.09/0.15	c       4 constraints of type <varbound>
0.09/0.15	c     227 constraints of type <knapsack>
0.09/0.15	c     530 constraints of type <setppc>
0.09/0.15	c    2035 constraints of type <linear>
0.09/0.15	c    2039 constraints of type <indicator>
0.09/0.15	c     240 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.09
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.3
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1789.97
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 3420
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.09/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.16	c   0.1s|     1 |     0 |   127 |     - |  22M|   0 | 112 |6292 |5075 |6292 | 997 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.39	c   0.4s|     1 |     0 |   436 |     - |  22M|   0 | 359 |6292 |5075 |6292 |1310 | 313 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.58	c   0.5s|     1 |     0 |   836 |     - |  23M|   0 | 528 |6292 |5075 |6292 |1634 | 637 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.79/0.88	c   0.8s|     1 |     0 |  1158 |     - |  23M|   0 | 655 |6292 |5075 |6292 |1848 | 851 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.29/1.34	c   1.3s|     1 |     0 |  1542 |     - |  23M|   0 | 736 |6292 |5075 |6292 |2020 |1023 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.89/1.96	c   1.9s|     1 |     0 |  2010 |     - |  24M|   0 | 802 |6292 |5075 |6292 |2181 |1184 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.69/2.71	c   2.7s|     1 |     0 |  2674 |     - |  24M|   0 | 889 |6292 |5075 |6292 |2361 |1364 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.59/3.62	c   3.6s|     1 |     2 |  2674 |     - |  24M|   0 | 889 |6292 |5075 |6292 |2361 |1364 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
324.60/324.63	c   325s| 10000 | 10001 |980983 |  97.8 |  49M| 121 | 550 |6292 |5316 |6292 |2066 |1364 | 241 |7251 | 0.000000e+00 |      --      |    Inf 
474.31/474.38	c   474s| 20000 | 19999 |  1486k|  74.2 |  73M| 133 | 581 |6292 |5371 |6292 |2066 |1364 | 311 |9775 | 0.000000e+00 |      --      |    Inf 
604.22/604.22	c   604s| 30000 | 29999 |  1957k|  65.2 |  97M| 133 | 478 |6292 |5416 |6292 |2066 |1364 | 394 |  10k| 0.000000e+00 |      --      |    Inf 
734.42/734.40	c   734s| 40000 | 39997 |  2384k|  59.6 | 122M| 139 | 578 |6292 |5416 |6292 |2066 |1364 | 475 |  12k| 0.000000e+00 |      --      |    Inf 
842.33/842.39	c   842s| 50000 | 49993 |  2726k|  54.5 | 146M| 139 | 523 |6292 |5375 |6292 |2066 |1364 | 522 |  14k| 0.000000e+00 |      --      |    Inf 
936.94/936.90	c   937s| 60000 | 59993 |  3029k|  50.4 | 171M| 157 | 464 |6292 |5342 |6292 |2066 |1364 | 576 |  15k| 0.000000e+00 |      --      |    Inf 
1028.74/1028.70	c  1029s| 70000 | 69989 |  3307k|  47.2 | 195M| 157 | 441 |6292 |5325 |6292 |2066 |1364 | 620 |  16k| 0.000000e+00 |      --      |    Inf 
1122.64/1122.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1122.64/1122.68	c  1123s| 80000 | 79989 |  3611k|  45.1 | 219M| 157 | 599 |6292 |5308 |6292 |2066 |1364 | 675 |  17k| 0.000000e+00 |      --      |    Inf 
1210.55/1210.51	c  1210s| 90000 | 89987 |  3872k|  43.0 | 244M| 245 | 513 |6292 |5283 |6292 |2066 |1364 | 720 |  18k| 0.000000e+00 |      --      |    Inf 
1293.46/1293.44	c  1293s|100000 | 99987 |  4115k|  41.1 | 269M| 245 | 392 |6292 |5257 |6292 |2066 |1364 | 769 |  19k| 0.000000e+00 |      --      |    Inf 
1373.75/1373.74	c  1374s|110000 |109985 |  4345k|  39.5 | 293M| 247 | 346 |6292 |5227 |6292 |2066 |1364 | 809 |  20k| 0.000000e+00 |      --      |    Inf 
1454.66/1454.65	c  1455s|120000 |119979 |  4586k|  38.2 | 318M| 249 | 369 |6292 |5205 |6292 |2066 |1364 | 841 |  20k| 0.000000e+00 |      --      |    Inf 
1540.56/1540.50	c  1540s|130000 |129977 |  4844k|  37.2 | 342M| 249 | 529 |6292 |5208 |6292 |2066 |1364 | 886 |  22k| 0.000000e+00 |      --      |    Inf 
1620.77/1620.71	c  1621s|140000 |139973 |  5081k|  36.3 | 367M| 249 | 430 |6292 |5200 |6292 |2066 |1364 | 923 |  22k| 0.000000e+00 |      --      |    Inf 
1704.77/1704.79	c  1705s|150000 |149971 |  5332k|  35.5 | 391M| 249 | 356 |6292 |5208 |6292 |2066 |1364 | 981 |  23k| 0.000000e+00 |      --      |    Inf 
1782.88/1782.87	c  1783s|160000 |159965 |  5550k|  34.7 | 416M| 395 | 526 |6292 |5202 |6292 |2066 |1364 |1016 |  24k| 0.000000e+00 |      --      |    Inf 
1790.07/1790.01	c 
1790.07/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.07/1790.01	c Solving Time (sec) : 1789.97
1790.07/1790.01	c Solving Nodes      : 160810
1790.07/1790.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.07/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.07/1790.01	c Gap                : infinite
1790.07/1790.01	s UNKNOWN
1790.07/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.07/1790.01	c Solving Time       :    1789.97
1790.07/1790.01	c Original Problem   :
1790.07/1790.01	c   Problem name     : HOME/instance-2705062-1278574754.wbo
1790.07/1790.01	c   Variables        : 6301 (4261 binary, 0 integer, 2040 implicit integer, 0 continuous)
1790.07/1790.01	c   Constraints      : 5091 initial, 5091 maximal
1790.07/1790.01	c Presolved Problem  :
1790.07/1790.01	c   Problem name     : t_HOME/instance-2705062-1278574754.wbo
1790.07/1790.01	c   Variables        : 6292 (4253 binary, 0 integer, 2039 implicit integer, 0 continuous)
1790.07/1790.01	c   Constraints      : 5075 initial, 5419 maximal
1790.07/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.07/1790.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1790.07/1790.01	c   dualfix          :       0.00          2          0          0          0          0          0          0          0
1790.07/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.07/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.07/1790.01	c   implics          :       0.00          0          4          0          0          0          0          0          0
1790.07/1790.01	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.07/1790.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1790.07/1790.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1790.07/1790.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1790.07/1790.01	c   linear           :       0.03          3          0          0       2042          0         15        360        720
1790.07/1790.01	c   indicator        :       0.00          0          0          0          0          0          1          0          0
1790.07/1790.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1790.07/1790.01	c   root node        :          -          0          -          -          0          -          -          -          -
1790.07/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.07/1790.01	c   integral         :          0          0          0     160795          0          0          3          0          0     321584
1790.07/1790.01	c   varbound         :          4          6     575906          0          0          0          4          3          0          0
1790.07/1790.01	c   knapsack         :        227          6     575906          0          0        486      49451        705          0          0
1790.07/1790.01	c   setppc           :        530          6     575420          0          0          0      24108          0          0          0
1790.07/1790.01	c   linear           :       2035          6     575420          0          0          0       6566        346          0          0
1790.07/1790.01	c   indicator        :       2039          0     575420          0          0          0       3551          0          0          0
1790.07/1790.01	c   logicor          :        240+         6      62336          0          0          9       1387          0          0          0
1790.07/1790.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1790.07/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.07/1790.01	c   integral         :     155.81       0.00       0.00     155.81       0.00
1790.07/1790.01	c   varbound         :       0.26       0.00       0.26       0.00       0.00
1790.07/1790.01	c   knapsack         :       6.70       0.02       6.68       0.00       0.00
1790.07/1790.01	c   setppc           :       7.06       0.00       7.06       0.00       0.00
1790.07/1790.01	c   linear           :      19.99       0.00      19.99       0.00       0.00
1790.07/1790.01	c   indicator        :      35.89       0.01      35.89       0.00       0.00
1790.07/1790.01	c   logicor          :       0.23       0.00       0.23       0.00       0.00
1790.07/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.07/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.07/1790.01	c   vbounds          :       2.12      25735          0          0
1790.07/1790.01	c   rootredcost      :       0.23          0          0          0
1790.07/1790.01	c   pseudoobj        :      21.57     575706          0          0
1790.07/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.07/1790.01	c   propagation      :       0.01        495        495       1010       13.7         10       10.5          -
1790.07/1790.01	c   infeasible LP    :       0.13        376        374        394        5.3          0        0.0          0
1790.07/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.07/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.07/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.07/1790.01	c   applied globally :          -          -          -       1016        9.5          -          -          -
1790.07/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.07/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.07/1790.01	c   cut pool         :       0.00          5          -          -        423          -    (maximal pool size: 2114)
1790.07/1790.01	c   redcost          :      21.94     160800          0          0          0          0
1790.07/1790.01	c   impliedbounds    :       0.00          6          0          0          1          0
1790.07/1790.01	c   intobj           :       0.00          0          0          0          0          0
1790.07/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1790.07/1790.01	c   gomory           :       0.23          6          0          0         39          0
1790.07/1790.01	c   strongcg         :       0.21          6          0          0         17          0
1790.07/1790.01	c   cmir             :       0.86          6          0          0       1162          0
1790.07/1790.01	c   flowcover        :       0.67          6          0          0       1123          0
1790.07/1790.01	c   clique           :       0.00          1          0          0          0          0
1790.07/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1790.07/1790.01	c   mcf              :       0.00          1          0          0          0          0
1790.07/1790.01	c   rapidlearning    :       0.11          1          0          0          0          0
1790.07/1790.01	c Pricers            :       Time      Calls       Vars
1790.07/1790.01	c   problem variables:       0.00          0          0
1790.07/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.07/1790.01	c   relpscost        :     155.61     160795          0          3          0          0     321584
1790.07/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1790.07/1790.01	c   inference        :       0.00          0          0          0          0          0          0
1790.07/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1790.07/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1790.07/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.07/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.07/1790.01	c   random           :       0.00          0          0          0          0          0          0
1790.07/1790.01	c Primal Heuristics  :       Time      Calls      Found
1790.07/1790.01	c   LP solutions     :       0.00          -          0
1790.07/1790.01	c   pseudo solutions :       0.00          -          0
1790.07/1790.01	c   oneopt           :       0.09          0          0
1790.07/1790.01	c   crossover        :       0.06          0          0
1790.07/1790.01	c   intshifting      :       0.00          0          0
1790.07/1790.01	c   guideddiving     :       0.00          0          0
1790.07/1790.01	c   objpscostdiving  :       6.29         17          0
1790.07/1790.01	c   rootsoldiving    :       5.31         26          0
1790.07/1790.01	c   coefdiving       :     145.30        102          0
1790.07/1790.01	c   pscostdiving     :     161.74        107          0
1790.07/1790.01	c   linesearchdiving :     154.92        115          0
1790.07/1790.01	c   veclendiving     :     109.61        118          0
1790.07/1790.01	c   fracdiving       :     175.95        121          0
1790.07/1790.01	c   feaspump         :      31.71       1277          0
1790.07/1790.01	c   trivial          :       0.01          2          0
1790.07/1790.01	c   simplerounding   :       0.32     160733          0
1790.07/1790.01	c   zirounding       :       0.12       1000          0
1790.07/1790.01	c   rounding         :       0.96       5621          0
1790.07/1790.01	c   shifting         :      11.50       1776          0
1790.07/1790.01	c   twoopt           :       0.00          0          0
1790.07/1790.01	c   fixandinfer      :       0.00          0          0
1790.07/1790.01	c   intdiving        :       0.00          0          0
1790.07/1790.01	c   actconsdiving    :       0.00          0          0
1790.07/1790.01	c   octane           :       0.00          0          0
1790.07/1790.01	c   rens             :       0.06          1          0
1790.07/1790.01	c   rins             :       0.00          0          0
1790.07/1790.01	c   localbranching   :       0.00          0          0
1790.07/1790.01	c   mutation         :       0.00          0          0
1790.07/1790.01	c   dins             :       0.00          0          0
1790.07/1790.01	c   undercover       :       0.00          0          0
1790.07/1790.01	c   nlp              :       0.04          0          0
1790.07/1790.01	c   trysol           :       0.05          0          0
1790.07/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.07/1790.01	c   primal LP        :       0.00          0          0       0.00          -
1790.07/1790.01	c   dual LP          :     668.59     160846    4260095      26.49    6371.77
1790.07/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1790.07/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1790.07/1790.01	c   diving/probing LP:     570.69     292884    1306587       4.46    2289.48
1790.07/1790.01	c   strong branching :     135.92      24689     621272      25.16    4571.02
1790.07/1790.01	c     (at root node) :          -         17       2817     165.71          -
1790.07/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1790.07/1790.01	c B&B Tree           :
1790.07/1790.01	c   number of runs   :          1
1790.07/1790.01	c   nodes            :     160810
1790.07/1790.01	c   nodes (total)    :     160810
1790.07/1790.01	c   nodes left       :     160775
1790.07/1790.01	c   max depth        :        395
1790.07/1790.01	c   max depth (total):        395
1790.07/1790.01	c   backtracks       :       1882 (1.2%)
1790.07/1790.01	c   delayed cutoffs  :          0
1790.07/1790.01	c   repropagations   :        345 (32 domain reductions, 0 cutoffs)
1790.07/1790.01	c   avg switch length:       2.74
1790.07/1790.01	c   switching time   :      11.66
1790.07/1790.01	c Solution           :
1790.07/1790.01	c   Solutions found  :          0 (0 improvements)
1790.07/1790.01	c   Primal Bound     :          -
1790.07/1790.01	c   Dual Bound       : +0.00000000000000e+00
1790.07/1790.01	c   Gap              :   infinite
1790.07/1790.01	c   Root Dual Bound  : +0.00000000000000e+00
1790.07/1790.01	c   Root Iterations  :       2674
1790.18/1790.19	c Time complete: 1790.26.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.69 1.91 1.65 2/173 30964
/proc/meminfo: memFree=29711060/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=12540 CPUtime=0
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 1968 0 0 0 0 0 0 0 21 0 1 0 25687420 12840960 1888 4089446400 4194304 10345943 140736664810960 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30964/statm: 3135 1888 429 1502 0 1628 0

[startup+0.0403861 s]
/proc/loadavg: 1.69 1.91 1.65 2/173 30964
/proc/meminfo: memFree=29711060/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=21852 CPUtime=0.03
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 4323 0 0 0 3 0 0 0 21 0 1 0 25687420 22376448 4242 4089446400 4194304 10345943 140736664810960 18446744073709551615 5753713 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30964/statm: 5463 4242 430 1502 0 3956 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21852

[startup+0.100373 s]
/proc/loadavg: 1.69 1.91 1.65 2/173 30964
/proc/meminfo: memFree=29711060/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=40188 CPUtime=0.09
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 9018 0 0 0 8 1 0 0 21 0 1 0 25687420 41152512 8583 4089446400 4194304 10345943 140736664810960 18446744073709551615 5018971 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 10047 8583 547 1502 0 8540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40188

[startup+0.30034 s]
/proc/loadavg: 1.69 1.91 1.65 2/173 30964
/proc/meminfo: memFree=29711060/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=75628 CPUtime=0.29
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 17411 0 0 0 27 2 0 0 21 0 1 0 25687420 77443072 16972 4089446400 4194304 10345943 140736664810960 18446744073709551615 9138392 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 18907 16973 750 1502 0 17400 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75628

[startup+0.701257 s]
/proc/loadavg: 1.69 1.91 1.65 2/173 30964
/proc/meminfo: memFree=29711060/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=53792 CPUtime=0.69
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 19462 0 0 0 66 3 0 0 22 0 1 0 25687420 55083008 11772 4089446400 4194304 10345943 140736664810960 18446744073709551615 4463671 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 13448 11772 763 1502 0 11941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53792

[startup+1.5011 s]
/proc/loadavg: 1.69 1.91 1.65 2/174 30965
/proc/meminfo: memFree=29666448/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=55304 CPUtime=1.49
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 19739 0 0 0 146 3 0 0 25 0 1 0 25687420 56631296 12049 4089446400 4194304 10345943 140736664810960 18446744073709551615 5823739 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 13826 12049 763 1502 0 12319 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55304

[startup+3.10078 s]
/proc/loadavg: 1.69 1.91 1.65 2/174 30965
/proc/meminfo: memFree=29663844/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=62300 CPUtime=3.09
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 27215 0 0 0 304 5 0 0 25 0 1 0 25687420 63795200 13113 4089446400 4194304 10345943 140736664810960 18446744073709551615 7588432 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 15575 13113 780 1502 0 14068 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62300

[startup+6.30109 s]
/proc/loadavg: 1.72 1.91 1.65 3/179 30975
/proc/meminfo: memFree=29579076/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=61200 CPUtime=6.29
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 36318 0 0 0 621 8 0 0 25 0 1 0 25687420 62668800 12985 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 15300 12985 781 1502 0 13793 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61200

[startup+12.7008 s]
/proc/loadavg: 1.74 1.91 1.65 3/179 30976
/proc/meminfo: memFree=29575476/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=60356 CPUtime=12.69
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 54963 0 0 0 1258 11 0 0 25 0 1 0 25687420 61804544 13486 4089446400 4194304 10345943 140736664810960 18446744073709551615 6042704 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 15089 13486 786 1502 0 13582 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60356

[startup+25.5012 s]
/proc/loadavg: 1.80 1.91 1.66 3/179 30976
/proc/meminfo: memFree=29572448/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=61592 CPUtime=25.49
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 93139 0 0 0 2531 18 0 0 25 0 1 0 25687420 63070208 13955 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 15398 13955 786 1502 0 13891 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61592

[startup+51.1011 s]
/proc/loadavg: 1.95 1.93 1.67 3/179 30976
/proc/meminfo: memFree=29560692/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=61156 CPUtime=51.1
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 158202 0 0 0 5072 38 0 0 25 0 1 0 25687420 62623744 14036 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 15289 14036 798 1502 0 13782 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 61156

[startup+102.307 s]
/proc/loadavg: 1.97 1.94 1.69 3/179 30978
/proc/meminfo: memFree=29528148/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=63912 CPUtime=102.31
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 222334 0 0 0 10165 66 0 0 25 0 1 0 25687420 65445888 14628 4089446400 4194304 10345943 140736664810960 18446744073709551615 7538965 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 15978 14628 798 1502 0 14471 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 63912

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.70 3/179 30980
/proc/meminfo: memFree=29489308/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=68228 CPUtime=162.3
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 268575 0 0 0 16134 96 0 0 25 0 1 0 25687420 69865472 15822 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 17057 15822 798 1502 0 15550 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 68228

[startup+222.301 s]
/proc/loadavg: 1.99 1.95 1.72 3/179 30980
/proc/meminfo: memFree=29452444/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=74120 CPUtime=222.3
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 323745 0 0 0 22103 127 0 0 25 0 1 0 25687420 75898880 17042 4089446400 4194304 10345943 140736664810960 18446744073709551615 7509320 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 18530 17042 798 1502 0 17023 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 74120

[startup+282.301 s]
/proc/loadavg: 1.99 1.96 1.74 3/179 30982
/proc/meminfo: memFree=29415928/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=79532 CPUtime=282.3
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 367377 0 0 0 28074 156 0 0 25 0 1 0 25687420 81440768 18688 4089446400 4194304 10345943 140736664810960 18446744073709551615 6307534 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 19883 18688 798 1502 0 18376 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 79532

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.75 3/179 30984
/proc/meminfo: memFree=29379668/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=87960 CPUtime=342.31
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 410560 0 0 0 34043 188 0 0 25 0 1 0 25687420 90071040 20764 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 21990 20764 798 1502 0 20483 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 87960

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.76 3/179 30986
/proc/meminfo: memFree=29341292/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=97312 CPUtime=402.31
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 438271 0 0 0 40015 216 0 0 25 0 1 0 25687420 99647488 23164 4089446400 4194304 10345943 140736664810960 18446744073709551615 6358277 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 24328 23164 798 1502 0 22821 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 97312

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.77 3/179 30988
/proc/meminfo: memFree=29303148/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=108740 CPUtime=462.31
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 469557 0 0 0 45987 244 0 0 25 0 1 0 25687420 111349760 25853 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 27185 25853 798 1502 0 25678 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 108740

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.78 3/179 30988
/proc/meminfo: memFree=29262300/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=120028 CPUtime=522.32
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 495753 0 0 0 51959 273 0 0 25 0 1 0 25687420 122908672 28275 4089446400 4194304 10345943 140736664810960 18446744073709551615 7541575 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 30007 28275 798 1502 0 28500 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 120028

[startup+582.301 s]
/proc/loadavg: 2.05 1.99 1.80 3/179 30990
/proc/meminfo: memFree=29221928/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=131296 CPUtime=582.32
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 504477 0 0 0 57933 299 0 0 25 0 1 0 25687420 134447104 31550 4089446400 4194304 10345943 140736664810960 18446744073709551615 6363006 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 32824 31550 798 1502 0 31317 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 131296

[startup+642.301 s]
/proc/loadavg: 2.02 1.99 1.81 3/179 30992
/proc/meminfo: memFree=29183296/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=141580 CPUtime=642.33
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 533284 0 0 0 63905 328 0 0 25 0 1 0 25687420 144977920 33503 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 35395 33503 798 1502 0 33888 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 141580

[startup+702.301 s]

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

/proc/meminfo: memFree=28921480/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=227860 CPUtime=1002.34
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 673588 0 0 0 99750 484 0 0 25 0 1 0 25687420 233328640 54810 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 56965 54810 800 1502 0 55458 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 227860

[startup+1062.3 s]
/proc/loadavg: 2.08 2.00 1.86 3/179 31004
/proc/meminfo: memFree=28876420/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=240944 CPUtime=1062.34
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 703469 0 0 0 105724 510 0 0 25 0 1 0 25687420 246726656 58949 4089446400 4194304 10345943 140736664810960 18446744073709551615 6702867 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 60236 58949 800 1502 0 58729 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 240944

[startup+1122.3 s]
/proc/loadavg: 2.03 2.00 1.87 3/179 31004
/proc/meminfo: memFree=28833464/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=256236 CPUtime=1122.35
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 728348 0 0 0 111700 535 0 0 25 0 1 0 25687420 262385664 62618 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 64059 62618 800 1502 0 62552 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 256236

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 1.87 3/179 31006
/proc/meminfo: memFree=28787432/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=272080 CPUtime=1182.35
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 755704 0 0 0 117673 562 0 0 25 0 1 0 25687420 278609920 66628 4089446400 4194304 10345943 140736664810960 18446744073709551615 6803308 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 68020 66628 800 1502 0 66513 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 272080

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/179 31008
/proc/meminfo: memFree=28743740/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=289860 CPUtime=1242.35
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 771706 0 0 0 123649 586 0 0 25 0 1 0 25687420 296816640 71265 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 72465 71265 800 1502 0 70958 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 289860

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/179 31010
/proc/meminfo: memFree=28693956/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=307736 CPUtime=1302.35
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 791459 0 0 0 129626 609 0 0 25 0 1 0 25687420 315121664 75578 4089446400 4194304 10345943 140736664810960 18446744073709551615 6120558 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 76934 75578 800 1502 0 75427 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 307736

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 31021
/proc/meminfo: memFree=28646292/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=324952 CPUtime=1362.35
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 811581 0 0 0 135602 633 0 0 25 0 1 0 25687420 332750848 79890 4089446400 4194304 10345943 140736664810960 18446744073709551615 6003044 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 81238 79890 800 1502 0 79731 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 324952

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 31021
/proc/meminfo: memFree=28598380/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=342684 CPUtime=1422.37
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 836363 0 0 0 141580 657 0 0 25 0 1 0 25687420 350908416 84007 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 85671 84007 800 1502 0 84164 0
Current children cumulated CPU time (s) 1422.37
Current children cumulated vsize (KiB) 342684

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 31023
/proc/meminfo: memFree=28551076/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=360836 CPUtime=1482.36
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 852157 0 0 0 147559 677 0 0 25 0 1 0 25687420 369496064 88889 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 90209 88889 800 1502 0 88702 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 360836

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31025
/proc/meminfo: memFree=28502548/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=379044 CPUtime=1542.36
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 878171 0 0 0 153533 703 0 0 25 0 1 0 25687420 388141056 93331 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 94761 93331 800 1502 0 93254 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 379044

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31027
/proc/meminfo: memFree=28452880/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=395924 CPUtime=1602.37
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 890605 0 0 0 159505 732 0 0 25 0 1 0 25687420 405426176 97614 4089446400 4194304 10345943 140736664810960 18446744073709551615 4881871 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 98981 97614 800 1502 0 97474 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 395924

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31029
/proc/meminfo: memFree=28403960/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=415292 CPUtime=1662.37
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 915884 0 0 0 165474 763 0 0 25 0 1 0 25687420 425259008 102422 4089446400 4194304 10345943 140736664810960 18446744073709551615 6777530 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 103823 102422 800 1502 0 102316 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 415292

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31029
/proc/meminfo: memFree=28357412/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=429228 CPUtime=1722.38
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 930697 0 0 0 171443 795 0 0 25 0 1 0 25687420 439529472 106109 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 107307 106109 800 1502 0 105800 0
Current children cumulated CPU time (s) 1722.38
Current children cumulated vsize (KiB) 429228

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31031
/proc/meminfo: memFree=28300952/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=450736 CPUtime=1782.38
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 951476 0 0 0 177413 825 0 0 25 0 1 0 25687420 461553664 111019 4089446400 4194304 10345943 140736664810960 18446744073709551615 6120414 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 112684 111019 800 1502 0 111177 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (KiB) 450736

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31031
/proc/meminfo: memFree=28299332/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=450576 CPUtime=1785.58
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 952775 0 0 0 177732 826 0 0 25 0 1 0 25687420 461389824 111268 4089446400 4194304 10345943 140736664810960 18446744073709551615 7489055 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 112644 111268 800 1502 0 111137 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (KiB) 450576

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31031
/proc/meminfo: memFree=28297480/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=450504 CPUtime=1788.78
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 953694 0 0 0 178051 827 0 0 25 0 1 0 25687420 461316096 111341 4089446400 4194304 10345943 140736664810960 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 112626 111341 800 1502 0 111119 0
Current children cumulated CPU time (s) 1788.78
Current children cumulated vsize (KiB) 450504

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31031
/proc/meminfo: memFree=28297480/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=449464 CPUtime=1789.57
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 953760 0 0 0 178130 827 0 0 25 0 1 0 25687420 460251136 111273 4089446400 4194304 10345943 140736664810960 18446744073709551615 6518696 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 112366 111273 800 1502 0 110859 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (KiB) 449464

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31031
/proc/meminfo: memFree=28296728/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=455584 CPUtime=1789.97
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 954344 0 0 0 178170 827 0 0 25 0 1 0 25687420 466518016 111857 4089446400 4194304 10345943 140736664810960 18446744073709551615 7509524 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30964/statm: 113896 111857 800 1502 0 112389 0
Current children cumulated CPU time (s) 1789.97
Current children cumulated vsize (KiB) 455584

[startup+1790.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31031
/proc/meminfo: memFree=28296728/32950928 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=453824 CPUtime=1790.18
/proc/30964/stat : 30964 (pbscip.linux.x8) R 30962 30964 30625 0 -1 4202496 954518 0 0 0 178190 828 0 0 18 0 1 0 25687420 464715776 111971 4089446400 4194304 10345943 140736664810960 18446744073709551615 4665832 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30964/statm: 113456 111971 801 1502 0 111949 0
Current children cumulated CPU time (s) 1790.18
Current children cumulated vsize (KiB) 453824

Child status: 0
Real time (s): 1790.19
CPU time (s): 1790.28
CPU user time (s): 1781.98
CPU system time (s): 8.29774
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 455584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1781.98
system time used= 8.29774
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 954521
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= 2
involuntary context switches= 1611

runsolver used 2.86956 second user time and 5.59915 second system time

The end

Launcher Data

Begin job on node149 at 2010-07-08 09:39:15
IDJOB=2705062
IDBENCH=79020
IDSOLVER=1214
FILE ID=node149/2705062-1278574754
PBS_JOBID= 11240156
Free space on /tmp= 73432 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-blast-tlan2.ucl--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705062-1278574754/watcher-2705062-1278574754 -o /tmp/evaluation-result-2705062-1278574754/solver-2705062-1278574754 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705062-1278574754.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 5f8009069df980e2f8c5fa5b8614d35c
RANDOM SEED=161771297

node149.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.827
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.65
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.827
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.827
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.75
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.827
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.827
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.75
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.827
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.79
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.827
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.827
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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29711464 kB
Buffers:        161164 kB
Cached:        2849180 kB
SwapCached:          0 kB
Active:        1086456 kB
Inactive:      1986104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29711464 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12992 kB
Writeback:           0 kB
AnonPages:       62404 kB
Mapped:          14416 kB
Slab:           101964 kB
PageTables:       4516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   182832 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= 73404 MiB
End job on node149 at 2010-07-08 10:09:05