Trace number 2705259

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.34 1790.3

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j6010_2-unsat--soft-66-100-0.wbo
MD5SUMc8727fb292de6f0ef34aa00aa6399d46
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.071988
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7564
Total number of constraints23412
Number of soft constraints8041
Number of constraints which are clauses23168
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints244
Minimum length of a constraint1
Maximum length of a constraint50
Top cost 408107
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 408106
Biggest number in a constraint 44
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 333
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.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-2705259-1278576544.wbo>
0.19/0.20	c original problem has 23646 variables (15605 bin, 0 int, 8041 impl, 0 cont) and 31454 constraints
0.19/0.20	c problem read
0.19/0.20	c presolving settings loaded
0.39/0.48	c presolving:
0.59/0.62	c (round 1) 868 del vars, 2627 del conss, 495 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 261458 impls, 0 clqs
0.69/0.73	c (round 2) 2378 del vars, 7700 del conss, 1093 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 268945 impls, 0 clqs
0.79/0.83	c (round 3) 5007 del vars, 11423 del conss, 1455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 272397 impls, 0 clqs
0.79/0.89	c (round 4) 7657 del vars, 13841 del conss, 1760 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 275694 impls, 0 clqs
0.89/0.94	c (round 5) 9327 del vars, 15580 del conss, 2007 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 277871 impls, 0 clqs
0.89/0.97	c (round 6) 10573 del vars, 16920 del conss, 2192 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 279294 impls, 0 clqs
0.89/1.00	c (round 7) 11448 del vars, 17868 del conss, 2297 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 279617 impls, 0 clqs
0.99/1.01	c (round 8) 12060 del vars, 18335 del conss, 2322 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 279807 impls, 0 clqs
0.99/1.02	c (round 9) 12401 del vars, 18497 del conss, 2328 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 279829 impls, 0 clqs
0.99/1.03	c (round 10) 12530 del vars, 18546 del conss, 2330 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 279829 impls, 0 clqs
0.99/1.03	c (round 11) 12570 del vars, 18560 del conss, 2331 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 279829 impls, 0 clqs
0.99/1.04	c (round 12) 12581 del vars, 18565 del conss, 2331 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 279829 impls, 0 clqs
0.99/1.06	c (round 13) 12585 del vars, 18565 del conss, 5980 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 279829 impls, 0 clqs
0.99/1.07	c (round 14) 12604 del vars, 18584 del conss, 5980 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 279965 impls, 0 clqs
1.09/1.13	c (round 15) 12604 del vars, 18584 del conss, 5980 chg bounds, 0 chg sides, 0 chg coeffs, 5978 upgd conss, 287314 impls, 0 clqs
2.49/2.59	c    (2.4s) probing: 1000/7393 (13.5%) - 0 fixings, 0 aggregations, 8033 implications, 0 bound changes
3.49/3.57	c    (3.4s) probing: 2000/7393 (27.1%) - 0 fixings, 0 aggregations, 8749 implications, 0 bound changes
3.49/3.57	c    (3.4s) probing: 2001/7393 (27.1%) - 0 fixings, 0 aggregations, 8749 implications, 0 bound changes
3.49/3.57	c    (3.4s) probing aborted: 2000/2000 successive useless probings
3.49/3.57	c presolving (16 rounds):
3.49/3.57	c  12604 deleted vars, 18584 deleted constraints, 5980 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3.49/3.57	c  325502 implications, 0 cliques
3.49/3.57	c presolved problem has 11042 variables (7393 bin, 0 int, 3649 impl, 0 cont) and 12870 constraints
3.49/3.57	c     412 constraints of type <varbound>
3.49/3.57	c     139 constraints of type <knapsack>
3.49/3.57	c    4473 constraints of type <setppc>
3.49/3.57	c    3243 constraints of type <linear>
3.49/3.57	c    3649 constraints of type <indicator>
3.49/3.57	c     954 constraints of type <logicor>
3.49/3.57	c transformed objective value is always integral (scale: 1)
3.49/3.57	c Presolving Time: 3.28
3.49/3.57	c - non default parameters ----------------------------------------------------------------------
3.49/3.57	c # SCIP version 1.2.1.3
3.49/3.57	c 
3.49/3.57	c # frequency for displaying node information lines
3.49/3.57	c # [type: int, range: [-1,2147483647], default: 100]
3.49/3.57	c display/freq = 10000
3.49/3.57	c 
3.49/3.57	c # maximal time in seconds to run
3.49/3.57	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.49/3.57	c limits/time = 1789.8
3.49/3.57	c 
3.49/3.57	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.49/3.57	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.49/3.57	c limits/memory = 3420
3.49/3.57	c 
3.49/3.57	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.49/3.57	c # [type: int, range: [1,2], default: 1]
3.49/3.57	c timing/clocktype = 2
3.49/3.57	c 
3.49/3.57	c # should presolving try to simplify inequalities
3.49/3.57	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.49/3.57	c constraints/linear/simplifyinequalities = TRUE
3.49/3.57	c 
3.49/3.57	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.49/3.57	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.49/3.57	c constraints/indicator/addCouplingCons = TRUE
3.49/3.57	c 
3.49/3.57	c # should presolving try to simplify knapsacks
3.49/3.57	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.49/3.57	c constraints/knapsack/simplifyinequalities = TRUE
3.49/3.57	c 
3.49/3.57	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.49/3.57	c # [type: int, range: [-1,2147483647], default: -1]
3.49/3.57	c separating/rapidlearning/freq = 0
3.49/3.57	c 
3.49/3.57	c -----------------------------------------------------------------------------------------------
3.49/3.57	c start solving
3.49/3.57	c 
3.59/3.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.59/3.63	c   3.4s|     1 |     0 |   506 |     - |  79M|   0 | 266 |  11k|  12k|  11k|5591 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.09/4.17	c   4.0s|     1 |     0 |  1364 |     - |  80M|   0 | 269 |  11k|  12k|  11k|6643 |1052 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.48/4.56	c   4.4s|     1 |     0 |  1805 |     - |  81M|   0 | 201 |  11k|  12k|  11k|7281 |1690 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.98/5.02	c   4.8s|     1 |     0 |  2284 |     - |  81M|   0 | 252 |  11k|  12k|  11k|7602 |2011 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.49/5.52	c   5.3s|     1 |     0 |  2683 |     - |  82M|   0 | 106 |  11k|  12k|  11k|7903 |2312 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.19/6.29	c   6.1s|     1 |     0 |  3147 |     - |  83M|   0 | 280 |  11k|  12k|  11k|8006 |2415 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.99/7.03	c   6.8s|     1 |     0 |  3667 |     - |  83M|   0 | 361 |  11k|  12k|  11k|8087 |2496 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.89/7.92	c   7.7s|     1 |     0 |  4191 |     - |  83M|   0 | 329 |  11k|  12k|  11k|8198 |2607 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.09/9.16	c   9.0s|     1 |     0 |  4951 |     - |  83M|   0 |  78 |  11k|  12k|  11k|8269 |2678 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.19/10.27	c  10.1s|     1 |     0 |  5629 |     - |  84M|   0 | 217 |  11k|  12k|  11k|8304 |2713 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
14.30/14.31	c  14.1s|     1 |     2 |  5629 |     - |  84M|   0 | 217 |  11k|  12k|  11k|8304 |2713 |   0 |  18 | 0.000000e+00 |      --      |    Inf 
602.71/602.70	c   602s| 10000 | 10001 |711064 |  70.6 | 141M| 107 | 119 |  11k|  12k|  11k|6926 |2713 |  43 |4570 | 0.000000e+00 |      --      |    Inf 
822.41/822.41	c   822s| 20000 | 19999 |973245 |  48.4 | 196M| 175 |  86 |  11k|  12k|  11k|6926 |2756 |  87 |7219 | 0.000000e+00 |      --      |    Inf 
1043.72/1043.76	c  1044s| 30000 | 29999 |  1254k|  41.6 | 251M| 237 | 200 |  11k|  12k|  11k|6926 |3288 | 105 |9208 | 0.000000e+00 |      --      |    Inf 
1257.62/1257.69	c  1257s| 40000 | 39999 |  1528k|  38.1 | 306M| 237 | 157 |  11k|  12k|  11k|6926 |3288 | 105 |  10k| 0.000000e+00 |      --      |    Inf 
1469.43/1469.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1469.43/1469.42	c  1469s| 50000 | 49999 |  1778k|  35.5 | 360M| 237 |  64 |  11k|  12k|  11k|6926 |3288 | 177 |  11k| 0.000000e+00 |      --      |    Inf 
1617.73/1617.74	c  1618s| 60000 | 59997 |  1942k|  32.3 | 414M| 255 | 136 |  11k|  12k|  11k|6926 |6608 | 198 |  13k| 0.000000e+00 |      --      |    Inf 
1790.03/1790.01	c 
1790.03/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.01	c Solving Time (sec) : 1789.80
1790.03/1790.01	c Solving Nodes      : 69131
1790.03/1790.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.03/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.03/1790.01	c Gap                : infinite
1790.03/1790.01	s UNKNOWN
1790.03/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.01	c Solving Time       :    1789.80
1790.03/1790.01	c Original Problem   :
1790.03/1790.01	c   Problem name     : HOME/instance-2705259-1278576544.wbo
1790.03/1790.01	c   Variables        : 23646 (15605 binary, 0 integer, 8041 implicit integer, 0 continuous)
1790.03/1790.01	c   Constraints      : 31454 initial, 31454 maximal
1790.03/1790.01	c Presolved Problem  :
1790.03/1790.01	c   Problem name     : t_HOME/instance-2705259-1278576544.wbo
1790.03/1790.01	c   Variables        : 11042 (7393 binary, 0 integer, 3649 implicit integer, 0 continuous)
1790.03/1790.01	c   Constraints      : 12870 initial, 12973 maximal
1790.03/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.03/1790.01	c   trivial          :       0.01         67          0          0          0          0          0          0          0
1790.03/1790.01	c   dualfix          :       0.03       9298          0          0          0          0          0          0          0
1790.03/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.01	c   implics          :       0.01          0          0          0          0          0          0          0          0
1790.03/1790.01	c   probing          :       2.40          0          0          0          0          0          0          0          0
1790.03/1790.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.01	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1790.03/1790.01	c   setppc           :       0.01          0          0          0          0          0          0          0          0
1790.03/1790.01	c   linear           :       0.44       2264        975          0       5980          0      14192          0          0
1790.03/1790.01	c   indicator        :       0.14          0          0          0          0          0       4392          0          0
1790.03/1790.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1790.03/1790.01	c   root node        :          -          0          -          -          0          -          -          -          -
1790.03/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.01	c   integral         :          0          0          0      69387          0          0         15          0          0     137946
1790.03/1790.01	c   varbound         :        412          9     367301        408          0          0      15819        437          0          0
1790.03/1790.01	c   knapsack         :        139          9     367301        269          0          0      71050        220          0          0
1790.03/1790.01	c   setppc           :       4473          9     367301        269          0          0     436592          0          0          0
1790.03/1790.01	c   linear           :       3243          9     367301        269          0          0      44735       5310          0          0
1790.03/1790.01	c   indicator        :       3649          0     367301        408          0          0      54054          0          0          0
1790.03/1790.01	c   logicor          :        954+         9     146142        156          0          3      39587          0          0          0
1790.03/1790.01	c   countsols        :          0          0          0        156          0          0          0          0          0          0
1790.03/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.03/1790.01	c   integral         :     251.77       0.00       0.00     251.77       0.00
1790.03/1790.01	c   varbound         :       5.17       0.00       5.15       0.01       0.00
1790.03/1790.01	c   knapsack         :       3.91       0.01       3.90       0.00       0.00
1790.03/1790.01	c   setppc           :      36.37       0.00      36.33       0.04       0.00
1790.03/1790.01	c   linear           :      22.51       0.02      22.30       0.19       0.00
1790.03/1790.01	c   indicator        :      89.45       0.00      88.97       0.47       0.00
1790.03/1790.01	c   logicor          :       0.70       0.00       0.69       0.01       0.00
1790.03/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.03/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.03/1790.01	c   vbounds          :       0.33       4660          0          0
1790.03/1790.01	c   rootredcost      :       0.14          0          0          0
1790.03/1790.01	c   pseudoobj        :      36.66     361550          0          0
1790.03/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.03/1790.01	c   propagation      :       0.00          3          3          3        8.7          0        0.0          -
1790.03/1790.01	c   infeasible LP    :       0.31        169        169        204       10.0          0        0.0          0
1790.03/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.03/1790.01	c   applied globally :          -          -          -        199        9.9          -          -          -
1790.03/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.03/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.03/1790.01	c   cut pool         :       0.00          8          -          -        193          -    (maximal pool size: 2514)
1790.03/1790.01	c   redcost          :      21.92      69376          0          0          0          0
1790.03/1790.01	c   impliedbounds    :       0.01          9          0          0       1424          0
1790.03/1790.01	c   intobj           :       0.00          0          0          0          0          0
1790.03/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1790.03/1790.01	c   gomory           :       1.04          9          0          0       2359          0
1790.03/1790.01	c   strongcg         :       0.93          9          0          0       2541          0
1790.03/1790.01	c   cmir             :       0.72          9          0          0         67          0
1790.03/1790.01	c   flowcover        :       1.89          9          0          0        396          0
1790.03/1790.01	c   clique           :       0.05          9          0          0         31          0
1790.03/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1790.03/1790.01	c   mcf              :       0.01          1          0          0          0          0
1790.03/1790.01	c   rapidlearning    :       0.00          0          0          0          0          0
1790.03/1790.01	c Pricers            :       Time      Calls       Vars
1790.03/1790.01	c   problem variables:       0.00          0          0
1790.03/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.01	c   relpscost        :     251.61      68979          0         15          0          0     137946
1790.03/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   inference        :       0.45        156          0          0          0          0        312
1790.03/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   random           :       0.00          0          0          0          0          0          0
1790.03/1790.01	c Primal Heuristics  :       Time      Calls      Found
1790.03/1790.01	c   LP solutions     :       0.00          -          0
1790.03/1790.01	c   pseudo solutions :       0.00          -          0
1790.03/1790.01	c   oneopt           :       0.09          0          0
1790.03/1790.01	c   crossover        :       0.04          0          0
1790.03/1790.01	c   guideddiving     :       0.00          0          0
1790.03/1790.01	c   intshifting      :       0.00          0          0
1790.03/1790.01	c   rootsoldiving    :      10.01          7          0
1790.03/1790.01	c   objpscostdiving  :      27.08          9          0
1790.03/1790.01	c   coefdiving       :     143.83         87          0
1790.03/1790.01	c   pscostdiving     :     127.18        113          0
1790.03/1790.01	c   veclendiving     :      78.12        114          0
1790.03/1790.01	c   fracdiving       :     116.85        115          0
1790.03/1790.01	c   linesearchdiving :      88.60        115          0
1790.03/1790.01	c   feaspump         :      18.67        260          0
1790.03/1790.01	c   trivial          :       0.16          2          0
1790.03/1790.01	c   simplerounding   :       0.29      68786          0
1790.03/1790.01	c   zirounding       :       0.28       1000          0
1790.03/1790.01	c   rounding         :       1.00       3666          0
1790.03/1790.01	c   shifting         :       1.95       1138          0
1790.03/1790.01	c   twoopt           :       0.00          0          0
1790.03/1790.01	c   fixandinfer      :       0.00          0          0
1790.03/1790.01	c   intdiving        :       0.00          0          0
1790.03/1790.01	c   actconsdiving    :       0.00          0          0
1790.03/1790.01	c   octane           :       0.00          0          0
1790.03/1790.01	c   rens             :       0.11          1          0
1790.03/1790.01	c   rins             :       0.00          0          0
1790.03/1790.01	c   localbranching   :       0.00          0          0
1790.03/1790.01	c   mutation         :       0.00          0          0
1790.03/1790.01	c   dins             :       0.00          0          0
1790.03/1790.01	c   undercover       :       0.00          0          0
1790.03/1790.01	c   nlp              :       0.03          0          0
1790.03/1790.01	c   trysol           :       0.14         13          0
1790.03/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.03/1790.01	c   primal LP        :       0.01          0          0       0.00          -
1790.03/1790.01	c   dual LP          :     654.83      69031    1639842      23.76    2504.24
1790.03/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1790.03/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1790.03/1790.01	c   diving/probing LP:     409.45      67457     510404       7.57    1246.55
1790.03/1790.01	c   strong branching :     247.05      14765     568819      38.52    2302.46
1790.03/1790.01	c     (at root node) :          -         18       8394     466.33          -
1790.03/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1790.03/1790.01	c B&B Tree           :
1790.03/1790.01	c   number of runs   :          1
1790.03/1790.01	c   nodes            :      69131
1790.03/1790.01	c   nodes (total)    :      69131
1790.03/1790.01	c   nodes left       :      69128
1790.03/1790.01	c   max depth        :        257
1790.03/1790.01	c   max depth (total):        257
1790.03/1790.01	c   backtracks       :        781 (1.1%)
1790.03/1790.01	c   delayed cutoffs  :          0
1790.03/1790.01	c   repropagations   :          3 (16 domain reductions, 0 cutoffs)
1790.03/1790.01	c   avg switch length:       2.18
1790.03/1790.01	c   switching time   :      13.92
1790.03/1790.01	c Solution           :
1790.03/1790.01	c   Solutions found  :          0 (0 improvements)
1790.03/1790.01	c   Primal Bound     :          -
1790.03/1790.01	c   Dual Bound       : +0.00000000000000e+00
1790.03/1790.01	c   Gap              :   infinite
1790.03/1790.01	c   Root Dual Bound  : +0.00000000000000e+00
1790.03/1790.01	c   Root Iterations  :       5629
1790.33/1790.30	c Time complete: 1790.33.

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-2705259-1278576544/watcher-2705259-1278576544 -o /tmp/evaluation-result-2705259-1278576544/solver-2705259-1278576544 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705259-1278576544.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: 2.00 2.00 1.91 4/178 21721
/proc/meminfo: memFree=28809772/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=12340 CPUtime=0
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1929 0 0 0 0 0 0 0 23 0 1 0 25869141 12636160 1848 4089446400 4194304 10345943 140734967096128 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21721/statm: 3085 1848 429 1502 0 1578 0

[startup+0.098407 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 21721
/proc/meminfo: memFree=28809772/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=31084 CPUtime=0.09
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 6630 0 0 0 9 0 0 0 23 0 1 0 25869141 31830016 6549 4089446400 4194304 10345943 140734967096128 18446744073709551615 9122486 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21721/statm: 7771 6549 430 1502 0 6264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31084

[startup+0.100391 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 21721
/proc/meminfo: memFree=28809772/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=31084 CPUtime=0.09
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 6631 0 0 0 9 0 0 0 23 0 1 0 25869141 31830016 6550 4089446400 4194304 10345943 140734967096128 18446744073709551615 5758034 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21721/statm: 7771 6550 430 1502 0 6264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31084

[startup+0.300361 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 21721
/proc/meminfo: memFree=28809772/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=91624 CPUtime=0.29
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 22115 0 0 0 27 2 0 0 23 0 1 0 25869141 93822976 21644 4089446400 4194304 10345943 140734967096128 18446744073709551615 4601776 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21721/statm: 22906 21644 495 1502 0 21399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91624

[startup+0.700288 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 21721
/proc/meminfo: memFree=28809772/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=112076 CPUtime=0.69
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 26601 0 0 0 67 2 0 0 25 0 1 0 25869141 114765824 26130 4089446400 4194304 10345943 140734967096128 18446744073709551615 4287408 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21721/statm: 28019 26130 542 1502 0 26512 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112076

[startup+1.50115 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21722
/proc/meminfo: memFree=28706472/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=117392 CPUtime=1.49
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 28093 0 0 0 146 3 0 0 25 0 1 0 25869141 120209408 27575 4089446400 4194304 10345943 140734967096128 18446744073709551615 4881982 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21721/statm: 29348 27575 593 1502 0 27841 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117392

[startup+3.10086 s]
/proc/loadavg: 2.00 2.00 1.91 2/174 21739
/proc/meminfo: memFree=29826352/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=118468 CPUtime=3.09
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 28373 0 0 0 306 3 0 0 25 0 1 0 25869141 121311232 27849 4089446400 4194304 10345943 140734967096128 18446744073709551615 5609190 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 29617 27849 592 1502 0 28110 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118468

[startup+6.30031 s]
/proc/loadavg: 1.92 1.99 1.91 3/179 21749
/proc/meminfo: memFree=29596172/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=147064 CPUtime=6.29
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 34579 0 0 0 625 4 0 0 25 0 1 0 25869141 150593536 33895 4089446400 4194304 10345943 140734967096128 18446744073709551615 6142567 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 36766 33895 758 1502 0 35259 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 147064

[startup+12.7002 s]
/proc/loadavg: 1.93 1.99 1.91 3/179 21749
/proc/meminfo: memFree=28747804/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=160340 CPUtime=12.69
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 46256 0 0 0 1262 7 0 0 25 0 1 0 25869141 164188160 35506 4089446400 4194304 10345943 140734967096128 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 40085 35506 786 1502 0 38578 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 160340

[startup+25.5009 s]
/proc/loadavg: 1.94 1.99 1.91 3/179 21749
/proc/meminfo: memFree=28748988/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=149176 CPUtime=25.49
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 49535 0 0 0 2539 10 0 0 25 0 1 0 25869141 152756224 35215 4089446400 4194304 10345943 140734967096128 18446744073709551615 7569578 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 37294 35215 786 1502 0 35787 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149176

[startup+51.1004 s]
/proc/loadavg: 1.96 1.99 1.91 3/179 21750
/proc/meminfo: memFree=28747968/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=155804 CPUtime=51.09
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 54664 0 0 0 5094 15 0 0 25 0 1 0 25869141 159543296 35494 4089446400 4194304 10345943 140734967096128 18446744073709551615 6881282 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 38951 35494 783 1502 0 37444 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 155804

[startup+102.306 s]
/proc/loadavg: 1.98 1.99 1.91 3/179 21751
/proc/meminfo: memFree=28747572/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=151456 CPUtime=102.3
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 62825 0 0 0 10207 23 0 0 25 0 1 0 25869141 155090944 35570 4089446400 4194304 10345943 140734967096128 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 37864 35570 785 1502 0 36357 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 151456

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 21753
/proc/meminfo: memFree=28744188/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=155572 CPUtime=162.3
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 72632 0 0 0 16194 36 0 0 25 0 1 0 25869141 159305728 36404 4089446400 4194304 10345943 140734967096128 18446744073709551615 6003097 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 38893 36404 788 1502 0 37386 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 155572

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 21754
/proc/meminfo: memFree=28741528/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=158776 CPUtime=222.3
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 112840 0 0 0 22174 56 0 0 25 0 1 0 25869141 162586624 37088 4089446400 4194304 10345943 140734967096128 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 39694 37088 802 1502 0 38187 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 158776

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 21756
/proc/meminfo: memFree=28211628/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=171744 CPUtime=282.3
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 143422 0 0 0 28157 73 0 0 25 0 1 0 25869141 175865856 39183 4089446400 4194304 10345943 140734967096128 18446744073709551615 6702728 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 42936 39183 802 1502 0 41429 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 171744

[startup+342.301 s]
/proc/loadavg: 2.04 2.00 1.91 3/179 21758
/proc/meminfo: memFree=27928620/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=171384 CPUtime=342.29
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 180171 0 0 0 34133 96 0 0 25 0 1 0 25869141 175497216 40493 4089446400 4194304 10345943 140734967096128 18446744073709551615 6359656 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 42846 40493 802 1502 0 41339 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 171384

[startup+402.301 s]
/proc/loadavg: 2.01 2.00 1.91 3/179 21759
/proc/meminfo: memFree=27921500/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=185148 CPUtime=402.3
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 236334 0 0 0 40111 119 0 0 25 0 1 0 25869141 189591552 42291 4089446400 4194304 10345943 140734967096128 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 46287 42291 802 1502 0 44780 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 185148

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21761
/proc/meminfo: memFree=27912772/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=187952 CPUtime=462.3
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 337783 0 0 0 46070 160 0 0 25 0 1 0 25869141 192462848 44395 4089446400 4194304 10345943 140734967096128 18446744073709551615 6702877 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 46988 44395 802 1502 0 45481 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 187952

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21762
/proc/meminfo: memFree=27907636/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=196764 CPUtime=522.3
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 430394 0 0 0 52032 198 0 0 25 0 1 0 25869141 201486336 46423 4089446400 4194304 10345943 140734967096128 18446744073709551615 4601501 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 49191 46423 802 1502 0 47684 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 196764

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21767
/proc/meminfo: memFree=27895368/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=205856 CPUtime=582.3
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 507163 0 0 0 57998 232 0 0 25 0 1 0 25869141 210796544 48510 4089446400 4194304 10345943 140734967096128 18446744073709551615 6865072 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 51464 48510 802 1502 0 49957 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 205856

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21769
/proc/meminfo: memFree=27882524/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=216264 CPUtime=642.31
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 591558 0 0 0 63962 269 0 0 25 0 1 0 25869141 221454336 51630 4089446400 4194304 10345943 140734967096128 18446744073709551615 7598784 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 54066 51630 802 1502 0 52559 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 216264

[startup+702.301 s]

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

/proc/meminfo: memFree=27784620/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=313948 CPUtime=1002.32
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 981755 0 0 0 99790 442 0 0 25 0 1 0 25869141 321482752 75936 4089446400 4194304 10345943 140734967096128 18446744073709551615 6803409 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 78487 75936 803 1502 0 76980 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 313948

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21780
/proc/meminfo: memFree=27770552/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=325568 CPUtime=1062.32
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1056301 0 0 0 105757 475 0 0 25 0 1 0 25869141 333381632 79404 4089446400 4194304 10345943 140734967096128 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 81392 79404 803 1502 0 79885 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 325568

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21781
/proc/meminfo: memFree=27755376/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=339580 CPUtime=1122.31
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1120230 0 0 0 111727 504 0 0 25 0 1 0 25869141 347729920 83149 4089446400 4194304 10345943 140734967096128 18446744073709551615 6803071 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 84895 83149 803 1502 0 83388 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 339580

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21783
/proc/meminfo: memFree=27741440/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=354892 CPUtime=1182.32
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1174299 0 0 0 117704 528 0 0 25 0 1 0 25869141 363409408 86576 4089446400 4194304 10345943 140734967096128 18446744073709551615 9107408 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 88723 86576 803 1502 0 87216 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 354892

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21784
/proc/meminfo: memFree=27722816/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=374836 CPUtime=1242.31
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1199325 0 0 0 123682 549 0 0 25 0 1 0 25869141 383832064 91235 4089446400 4194304 10345943 140734967096128 18446744073709551615 6777632 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 93709 91235 803 1502 0 92202 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 374836

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21786
/proc/meminfo: memFree=27707372/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=390656 CPUtime=1302.33
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1273915 0 0 0 129654 579 0 0 25 0 1 0 25869141 400031744 94995 4089446400 4194304 10345943 140734967096128 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 97664 94995 803 1502 0 96157 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 390656

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 1.93 3/179 21788
/proc/meminfo: memFree=27692320/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=405688 CPUtime=1362.33
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1343675 0 0 0 135625 608 0 0 25 0 1 0 25869141 415424512 98758 4089446400 4194304 10345943 140734967096128 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 101422 98758 803 1502 0 99915 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 405688

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.93 3/179 21789
/proc/meminfo: memFree=27677756/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=419576 CPUtime=1422.33
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1392374 0 0 0 141601 632 0 0 25 0 1 0 25869141 429645824 102505 4089446400 4194304 10345943 140734967096128 18446744073709551615 7598761 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 104894 102505 803 1502 0 103387 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 419576

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 1.93 3/179 21791
/proc/meminfo: memFree=27663316/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=433216 CPUtime=1482.33
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1462961 0 0 0 147574 659 0 0 25 0 1 0 25869141 443613184 106129 4089446400 4194304 10345943 140734967096128 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 108304 106129 803 1502 0 106797 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 433216

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 21793
/proc/meminfo: memFree=27636632/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=457584 CPUtime=1542.32
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1522271 0 0 0 153545 687 0 0 25 0 1 0 25869141 468566016 112691 4089446400 4194304 10345943 140734967096128 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 114396 112691 804 1502 0 112889 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 457584

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/179 21794
/proc/meminfo: memFree=27613624/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=485196 CPUtime=1602.33
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1557942 0 0 0 159526 707 0 0 25 0 1 0 25869141 496840704 118488 4089446400 4194304 10345943 140734967096128 18446744073709551615 6119744 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 121299 118488 804 1502 0 119792 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 485196

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21796
/proc/meminfo: memFree=27590244/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=508376 CPUtime=1662.33
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1594779 0 0 0 165504 729 0 0 25 0 1 0 25869141 520577024 124372 4089446400 4194304 10345943 140734967096128 18446744073709551615 6856987 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 127094 124372 804 1502 0 125587 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 508376

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21797
/proc/meminfo: memFree=27575072/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=527064 CPUtime=1722.33
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1618470 0 0 0 171483 750 0 0 25 0 1 0 25869141 539713536 128405 4089446400 4194304 10345943 140734967096128 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 131766 128405 804 1502 0 130259 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 527064

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21799
/proc/meminfo: memFree=27558280/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=542800 CPUtime=1782.33
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1658062 0 0 0 177463 770 0 0 25 0 1 0 25869141 555827200 132173 4089446400 4194304 10345943 140734967096128 18446744073709551615 4484356 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 135700 132173 804 1502 0 134193 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 542800

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21799
/proc/meminfo: memFree=27558276/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=543684 CPUtime=1785.53
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1659781 0 0 0 177782 771 0 0 25 0 1 0 25869141 556732416 132426 4089446400 4194304 10345943 140734967096128 18446744073709551615 7509056 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 135921 132426 804 1502 0 134414 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (KiB) 543684

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21799
/proc/meminfo: memFree=27554804/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=549960 CPUtime=1788.73
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1660951 0 0 0 178101 772 0 0 25 0 1 0 25869141 563159040 133162 4089446400 4194304 10345943 140734967096128 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 137490 133162 804 1502 0 135983 0
Current children cumulated CPU time (s) 1788.73
Current children cumulated vsize (KiB) 549960

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21799
/proc/meminfo: memFree=27554804/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=549960 CPUtime=1789.53
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1660972 0 0 0 178181 772 0 0 25 0 1 0 25869141 563159040 133183 4089446400 4194304 10345943 140734967096128 18446744073709551615 4882679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 137490 133183 804 1502 0 135983 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (KiB) 549960

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21799
/proc/meminfo: memFree=27554672/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=549960 CPUtime=1789.93
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1660978 0 0 0 178221 772 0 0 25 0 1 0 25869141 563159040 133189 4089446400 4194304 10345943 140734967096128 18446744073709551615 6785205 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21721/statm: 137490 133189 804 1502 0 135983 0
Current children cumulated CPU time (s) 1789.93
Current children cumulated vsize (KiB) 549960

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21799
/proc/meminfo: memFree=27554672/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=94216 CPUtime=1790.33
/proc/21721/stat : 21721 (pbscip.linux.x8) R 21719 21721 21384 0 -1 4202496 1661019 0 0 0 178259 774 0 0 25 0 1 0 25869141 96477184 10646 4089446400 4194304 10345943 140734967096128 18446744073709551615 9366586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21721/statm: 23554 10646 808 1502 0 22047 0
Current children cumulated CPU time (s) 1790.33
Current children cumulated vsize (KiB) 94216

Child status: 0
Real time (s): 1790.3
CPU time (s): 1790.34
CPU user time (s): 1782.6
CPU system time (s): 7.74982
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 550560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.6
system time used= 7.74982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1661022
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= 1
involuntary context switches= 1761

runsolver used 2.6296 second user time and 7.10092 second system time

The end

Launcher Data

Begin job on node108 at 2010-07-08 10:09:04
IDJOB=2705259
IDBENCH=79091
IDSOLVER=1214
FILE ID=node108/2705259-1278576544
PBS_JOBID= 11240238
Free space on /tmp= 73468 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/PB10/oliveras/j60/normalized-j6010_2-unsat--soft-66-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-2705259-1278576544/watcher-2705259-1278576544 -o /tmp/evaluation-result-2705259-1278576544/solver-2705259-1278576544 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705259-1278576544.wbo -t 1800 -m 3800

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

MD5SUM BENCH= c8727fb292de6f0ef34aa00aa6399d46
RANDOM SEED=107330978

node108.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		: 2681.499
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	: 5362.99
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		: 2681.499
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		: 2681.499
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		: 2681.499
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		: 2681.499
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.74
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		: 2681.499
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.69
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		: 2681.499
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		: 2681.499
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:     32951124 kB
MemFree:      28810300 kB
Buffers:        152072 kB
Cached:        2663964 kB
SwapCached:          0 kB
Active:        2900292 kB
Inactive:      1090236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28810300 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13632 kB
Writeback:           0 kB
AnonPages:     1174028 kB
Mapped:          17672 kB
Slab:            85148 kB
PageTables:       6836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1329428 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= 73452 MiB
End job on node108 at 2010-07-08 10:38:55