Trace number 2692586

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1800.38 1800.54

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j603_2-unsat--soft-66-100-0.wbo
MD5SUMa7745b03d5f34a8c8e093e23f8a69b95
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark31
Best CPU time to get the best result obtained on this benchmark0.065989
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8418
Total number of constraints26241
Number of soft constraints8842
Number of constraints which are clauses25969
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints272
Minimum length of a constraint1
Maximum length of a constraint18
Top cost 445005
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 445004
Biggest number in a constraint 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 119
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
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-2692586-1277917929.wbo>
0.19/0.23	c original problem has 26102 variables (17260 bin, 0 int, 0 impl, 8842 cont) and 35084 constraints
0.19/0.23	c problem read
0.19/0.23	c presolving settings loaded
0.63/0.89	c presolving:
0.83/1.06	c (round 1) 872 del vars, 2663 del conss, 500 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 313208 impls, 0 clqs
0.93/1.17	c (round 2) 2381 del vars, 7496 del conss, 1129 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 319887 impls, 0 clqs
1.02/1.28	c (round 3) 4938 del vars, 11385 del conss, 1523 chg bounds, 8 chg sides, 8 chg coeffs, 0 upgd conss, 322679 impls, 0 clqs
1.13/1.36	c (round 4) 7489 del vars, 13927 del conss, 1755 chg bounds, 25 chg sides, 27 chg coeffs, 0 upgd conss, 324374 impls, 0 clqs
1.23/1.40	c (round 5) 9179 del vars, 15369 del conss, 1919 chg bounds, 33 chg sides, 35 chg coeffs, 0 upgd conss, 325651 impls, 0 clqs
1.23/1.44	c (round 6) 10227 del vars, 16276 del conss, 2029 chg bounds, 37 chg sides, 41 chg coeffs, 0 upgd conss, 326154 impls, 0 clqs
1.23/1.46	c (round 7) 10794 del vars, 16732 del conss, 2080 chg bounds, 38 chg sides, 42 chg coeffs, 0 upgd conss, 326265 impls, 0 clqs
1.23/1.47	c (round 8) 11122 del vars, 16967 del conss, 2098 chg bounds, 38 chg sides, 42 chg coeffs, 0 upgd conss, 326311 impls, 0 clqs
1.23/1.49	c (round 9) 11296 del vars, 17078 del conss, 2109 chg bounds, 38 chg sides, 42 chg coeffs, 0 upgd conss, 326353 impls, 0 clqs
1.33/1.50	c (round 10) 11390 del vars, 17156 del conss, 2118 chg bounds, 39 chg sides, 43 chg coeffs, 0 upgd conss, 326376 impls, 0 clqs
1.33/1.51	c (round 11) 11439 del vars, 17197 del conss, 2121 chg bounds, 41 chg sides, 45 chg coeffs, 0 upgd conss, 326378 impls, 0 clqs
1.33/1.54	c (round 12) 11463 del vars, 17204 del conss, 6952 chg bounds, 41 chg sides, 45 chg coeffs, 0 upgd conss, 326378 impls, 0 clqs
1.42/1.63	c (round 13) 11470 del vars, 17204 del conss, 6952 chg bounds, 41 chg sides, 45 chg coeffs, 8627 upgd conss, 326378 impls, 0 clqs
1.42/1.67	c (round 14) 11470 del vars, 17204 del conss, 6952 chg bounds, 44 chg sides, 65 chg coeffs, 8628 upgd conss, 327202 impls, 8 clqs
3.52/3.70	c    (3.2s) probing: 1000/9801 (10.2%) - 0 fixings, 0 aggregations, 32071 implications, 0 bound changes
4.73/4.94	c    (4.4s) probing: 2000/9801 (20.4%) - 0 fixings, 0 aggregations, 34868 implications, 0 bound changes
4.73/4.94	c    (4.4s) probing: 2001/9801 (20.4%) - 0 fixings, 0 aggregations, 34869 implications, 0 bound changes
4.73/4.94	c    (4.4s) probing aborted: 2000/2000 successive useless probings
4.73/4.94	c presolving (15 rounds):
4.73/4.94	c  11470 deleted vars, 17204 deleted constraints, 6952 tightened bounds, 0 added holes, 44 changed sides, 66 changed coefficients
4.73/4.94	c  452547 implications, 8 cliques
4.73/4.94	c presolved problem has 14632 variables (9801 bin, 0 int, 0 impl, 4831 cont) and 17881 constraints
4.73/4.94	c    4831 constraints of type <indicator>
4.73/4.94	c     410 constraints of type <varbound>
4.73/4.94	c     174 constraints of type <knapsack>
4.73/4.94	c       1 constraints of type <setppc>
4.73/4.94	c    4421 constraints of type <linear>
4.73/4.94	c    8044 constraints of type <logicor>
4.73/4.94	c transformed objective value is always integral (scale: 1)
4.73/4.94	c Presolving Time: 4.32
4.73/4.94	c - non default parameters ----------------------------------------------------------------------
4.73/4.94	c # SCIP version 1.2.1.2
4.73/4.94	c 
4.73/4.94	c # frequency for displaying node information lines
4.73/4.94	c # [type: int, range: [-1,2147483647], default: 100]
4.73/4.94	c display/freq = 10000
4.73/4.94	c 
4.73/4.94	c # maximal time in seconds to run
4.73/4.94	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.73/4.94	c limits/time = 1799.78
4.73/4.94	c 
4.73/4.94	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.73/4.94	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.73/4.94	c limits/memory = 3420
4.73/4.94	c 
4.73/4.94	c # should presolving try to simplify inequalities
4.73/4.94	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.73/4.94	c constraints/linear/simplifyinequalities = TRUE
4.73/4.94	c 
4.73/4.94	c # should presolving try to simplify knapsacks
4.73/4.94	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.73/4.94	c constraints/knapsack/simplifyinequalities = TRUE
4.73/4.94	c 
4.73/4.94	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.73/4.94	c # [type: int, range: [-1,2147483647], default: -1]
4.73/4.94	c separating/rapidlearning/freq = 0
4.73/4.94	c 
4.73/4.94	c -----------------------------------------------------------------------------------------------
4.73/4.94	c start solving
4.73/4.94	c 
4.82/5.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.82/5.02	c   4.5s|     1 |     0 |   207 |     - |  93M|   0 |  37 |  14k|  17k|  14k|8219 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.63/5.84	c   5.3s|     1 |     0 |  1574 |     - |  93M|   0 |  27 |  14k|  17k|  14k|8797 | 578 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.22/6.50	c   5.9s|     1 |     0 |  2173 |     - |  94M|   0 | 148 |  14k|  17k|  14k|9025 | 806 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.12/7.31	c   6.7s|     1 |     0 |  2857 |     - |  94M|   0 | 101 |  14k|  17k|  14k|9293 |1074 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.02/8.29	c   7.7s|     1 |     0 |  3631 |     - |  94M|   0 | 359 |  14k|  17k|  14k|9425 |1206 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.02/9.25	c   8.7s|     1 |     0 |  4582 |     - |  94M|   0 | 313 |  14k|  17k|  14k|9605 |1386 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.03/10.29	c   9.7s|     1 |     0 |  5698 |     - |  94M|   0 |  90 |  14k|  17k|  14k|9746 |1527 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
13.03/13.28	c  12.6s|     1 |     2 |  5698 |     - |  95M|   0 |  90 |  14k|  17k|  14k|9746 |1527 |   0 |  18 | 0.000000e+00 |      --      |    Inf 
477.43/477.67	c   472s| 10000 |  9999 |366943 |  36.1 | 167M| 211 | 129 |  14k|  17k|  14k|9365 |9524 |  77 |4974 | 0.000000e+00 |      --      |    Inf 
673.04/673.23	c   665s| 20000 | 19999 |496181 |  24.5 | 237M| 263 |   1 |  14k|  17k|  14k|9592 |  27k|  86 |7115 | 0.000000e+00 |      --      |    Inf 
866.35/866.50	c   856s| 30000 | 29999 |627075 |  20.7 | 307M| 269 |  48 |  14k|  17k|  14k|9365 |  42k| 124 |8494 | 0.000000e+00 |      --      |    Inf 
1081.05/1081.26	c  1068s| 40000 | 39999 |783808 |  19.5 | 377M| 271 |   0 |  14k|  18k|  14k|9605 |  56k| 172 |  10k| 0.000000e+00 |      --      |    Inf 
1270.75/1270.93	c  1256s| 50000 | 49999 |905933 |  18.0 | 446M| 271 |   0 |  14k|  18k|  14k|9604 |  71k| 207 |  11k| 0.000000e+00 |      --      |    Inf 
1477.43/1477.67	c  1460s| 60000 | 59999 |  1024k|  17.0 | 516M| 277 |   5 |  14k|  18k|  14k|9365 |  85k| 244 |  13k| 0.000000e+00 |      --      |    Inf 
1687.53/1687.70	c  1667s| 70000 | 69999 |  1142k|  16.2 | 585M| 299 |   0 |  14k|  18k|  14k|9580 |  99k| 279 |  14k| 0.000000e+00 |      --      |    Inf 
1800.03/1800.20	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.21	c 
1800.03/1800.21	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.21	c Solving Time (sec) : 1778.54
1800.03/1800.21	c Solving Nodes      : 75348
1800.03/1800.21	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.03/1800.21	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.21	c Gap                : infinite
1800.03/1800.21	s UNKNOWN
1800.03/1800.21	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.21	c Solving Time       :    1778.54
1800.03/1800.21	c Original Problem   :
1800.03/1800.21	c   Problem name     : HOME/instance-2692586-1277917929.wbo
1800.03/1800.21	c   Variables        : 26102 (17260 binary, 0 integer, 0 implicit integer, 8842 continuous)
1800.03/1800.21	c   Constraints      : 35084 initial, 35084 maximal
1800.03/1800.21	c Presolved Problem  :
1800.03/1800.21	c   Problem name     : t_HOME/instance-2692586-1277917929.wbo
1800.03/1800.21	c   Variables        : 14632 (9801 binary, 0 integer, 0 implicit integer, 4831 continuous)
1800.03/1800.21	c   Constraints      : 17881 initial, 18082 maximal
1800.03/1800.21	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.21	c   trivial          :       0.02         70          0          0          0          0          0          0          0
1800.03/1800.21	c   dualfix          :       0.02       8467          0          0          0          0          0          0          0
1800.03/1800.21	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.21	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.21	c   implics          :       0.04          0          0          0          0          0          0          0          0
1800.03/1800.21	c   probing          :       3.20          0          0          0          0          0          0          0          0
1800.03/1800.21	c   indicator        :       0.13          0          0          0          0          0       4011          0          0
1800.03/1800.21	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.21	c   knapsack         :       0.00          0          0          0          0          0          0          3         21
1800.03/1800.21	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.21	c   linear           :       0.48       2051        882          0       6952          0      13193         41         45
1800.03/1800.21	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.03/1800.21	c   root node        :          -          0          -          -          0          -          -          -          -
1800.03/1800.21	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.21	c   integral         :          0          0          0      86521          0          0          2          0          0      95926
1800.03/1800.21	c   indicator        :       4831          0     385228      38556          0          0      50278          0          0          0
1800.03/1800.21	c   varbound         :        410          6     385228      38556          0          0       3655       6097          0          0
1800.03/1800.21	c   knapsack         :        174          6     385228      32715          0          0      46477        113          0          0
1800.03/1800.21	c   setppc           :          1          6      42311          0          0          0         11          0          0          0
1800.03/1800.21	c   linear           :       4421          6     385228      32715          0          0      37523     100004          0          0
1800.03/1800.21	c   logicor          :       8044+         6     334949      27384          0          1     679204          0          0          0
1800.03/1800.21	c   countsols        :          0          0          0      27384          0          0          0          0          0          0
1800.03/1800.21	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.21	c   integral         :     345.39       0.00       0.00     345.39       0.00
1800.03/1800.21	c   indicator        :      77.46       0.00      34.93      42.53       0.00
1800.03/1800.21	c   varbound         :       3.98       0.00       2.72       1.26       0.00
1800.03/1800.21	c   knapsack         :       2.60       0.00       2.14       0.46       0.00
1800.03/1800.21	c   setppc           :       0.01       0.00       0.01       0.00       0.00
1800.03/1800.21	c   linear           :      51.43       0.02      22.98      28.43       0.00
1800.03/1800.21	c   logicor          :      14.54       0.00       3.16      11.38       0.00
1800.03/1800.21	c   countsols        :       0.03       0.00       0.00       0.03       0.00
1800.03/1800.21	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.21	c   vbounds          :      13.77     114439          0       9329
1800.03/1800.21	c   rootredcost      :       0.11          0          0          0
1800.03/1800.21	c   pseudoobj        :      49.48     375730          0          0
1800.03/1800.21	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.21	c   propagation      :       0.00          1          1          1        8.0          0        0.0          -
1800.03/1800.21	c   infeasible LP    :       0.53        284        284        289        4.0          0        0.0          0
1800.03/1800.21	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.21	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.21	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.21	c   applied globally :          -          -          -        288        4.0          -          -          -
1800.03/1800.21	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.21	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.21	c   cut pool         :       0.00          5          -          -         87          -    (maximal pool size: 819)
1800.03/1800.21	c   redcost          :      38.84      81989          0          0          0          0
1800.03/1800.21	c   impliedbounds    :       0.00          6          0          0        381          0
1800.03/1800.21	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.21	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.21	c   gomory           :       0.33          6          0          0        867          0
1800.03/1800.21	c   strongcg         :       0.28          6          0          0        170          0
1800.03/1800.21	c   cmir             :       0.59          6          0          0         30          0
1800.03/1800.21	c   flowcover        :       2.02          6          0          0        178          0
1800.03/1800.21	c   clique           :       0.19          6          0          0         30          0
1800.03/1800.21	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.21	c   mcf              :       0.02          1          0          0          0          0
1800.03/1800.21	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.21	c Pricers            :       Time      Calls       Vars
1800.03/1800.21	c   problem variables:       0.00          0          0
1800.03/1800.21	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.21	c   relpscost        :     345.25      47965          0          2          0          0      95926
1800.03/1800.21	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.21	c   inference        :      49.22      27384          0          0          0          0      54768
1800.03/1800.21	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.21	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.21	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.21	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.21	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.21	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.21	c   LP solutions     :       0.00          -          0
1800.03/1800.21	c   pseudo solutions :       0.00          -          0
1800.03/1800.21	c   oneopt           :       0.14          0          0
1800.03/1800.21	c   crossover        :       0.02          0          0
1800.03/1800.21	c   guideddiving     :       0.00          0          0
1800.03/1800.21	c   intshifting      :       0.04         19          0
1800.03/1800.21	c   feaspump         :       2.41         16          0
1800.03/1800.21	c   rootsoldiving    :      13.27        107          0
1800.03/1800.21	c   coefdiving       :      32.74        421          0
1800.03/1800.21	c   veclendiving     :      21.39        446          0
1800.03/1800.21	c   linesearchdiving :      21.85        447          0
1800.03/1800.21	c   pscostdiving     :      24.02        447          0
1800.03/1800.21	c   fracdiving       :      23.18        447          0
1800.03/1800.21	c   objpscostdiving  :       7.98        338          0
1800.03/1800.21	c   trivial          :       0.36          2          0
1800.03/1800.21	c   simplerounding   :       0.15      46683          0
1800.03/1800.21	c   zirounding       :       0.50       1000          0
1800.03/1800.21	c   rounding         :       3.44       3002          0
1800.03/1800.21	c   shifting         :       5.92        900          0
1800.03/1800.21	c   twoopt           :       0.00          0          0
1800.03/1800.21	c   fixandinfer      :       0.00          0          0
1800.03/1800.21	c   intdiving        :       0.00          0          0
1800.03/1800.21	c   actconsdiving    :       0.00          0          0
1800.03/1800.21	c   octane           :       0.00          0          0
1800.03/1800.21	c   rens             :       0.12          1          0
1800.03/1800.21	c   rins             :       0.00          0          0
1800.03/1800.21	c   localbranching   :       0.00          0          0
1800.03/1800.21	c   mutation         :       0.00          0          0
1800.03/1800.21	c   dins             :       0.00          0          0
1800.03/1800.21	c   undercover       :       0.00          0          0
1800.03/1800.21	c   nlp              :       0.04          0          0
1800.03/1800.21	c   trysol           :       9.78       1867          0
1800.03/1800.21	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.21	c   primal LP        :       0.01          0          0       0.00       0.00
1800.03/1800.21	c   dual LP          :     727.99      59646    1083190      18.16    1487.92
1800.03/1800.21	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.21	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.21	c   diving/probing LP:      84.23      10949     126992      11.60    1507.68
1800.03/1800.21	c   strong branching :     343.85      14947     437223      29.25    1271.55
1800.03/1800.21	c     (at root node) :          -         18       5389     299.39          -
1800.03/1800.21	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.21	c B&B Tree           :
1800.03/1800.21	c   number of runs   :          1
1800.03/1800.21	c   nodes            :      75348
1800.03/1800.21	c   nodes (total)    :      75348
1800.03/1800.21	c   nodes left       :      75347
1800.03/1800.21	c   max depth        :        299
1800.03/1800.21	c   max depth (total):        299
1800.03/1800.21	c   backtracks       :        635 (0.8%)
1800.03/1800.21	c   delayed cutoffs  :          0
1800.03/1800.21	c   repropagations   :          2 (1 domain reductions, 0 cutoffs)
1800.03/1800.21	c   avg switch length:       2.24
1800.03/1800.21	c   switching time   :      23.66
1800.03/1800.21	c Solution           :
1800.03/1800.21	c   Solutions found  :          0 (0 improvements)
1800.03/1800.21	c   Primal Bound     :          -
1800.03/1800.21	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.21	c   Gap              :   infinite
1800.03/1800.21	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.21	c   Root Iterations  :       5698
1800.33/1800.53	c Time complete: 1800.37.

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-2692586-1277917929/watcher-2692586-1277917929 -o /tmp/evaluation-result-2692586-1277917929/solver-2692586-1277917929 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692586-1277917929.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.92 2.00 1.99 4/176 14153
/proc/meminfo: memFree=30992808/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=9296 CPUtime=0
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 1645 0 0 0 0 0 0 0 25 0 1 0 133089510 9519104 1564 4089446400 4194304 8223781 140735606857744 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14153/statm: 2324 1564 369 984 0 1337 0

[startup+0.0208279 s]
/proc/loadavg: 1.92 2.00 1.99 4/176 14153
/proc/meminfo: memFree=30992808/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=13864 CPUtime=0.01
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 2779 0 0 0 1 0 0 0 25 0 1 0 133089510 14196736 2698 4089446400 4194304 8223781 140735606857744 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14153/statm: 3466 2698 369 984 0 2479 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13864

[startup+0.100817 s]
/proc/loadavg: 1.92 2.00 1.99 4/176 14153
/proc/meminfo: memFree=30992808/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=27780 CPUtime=0.09
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 6268 0 0 0 9 0 0 0 25 0 1 0 133089510 28446720 6187 4089446400 4194304 8223781 140735606857744 18446744073709551615 7189758 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14153/statm: 6945 6187 369 984 0 5958 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27780

[startup+0.300781 s]
/proc/loadavg: 1.92 2.00 1.99 4/176 14153
/proc/meminfo: memFree=30992808/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=87160 CPUtime=0.29
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 21331 0 0 0 28 1 0 0 25 0 1 0 133089510 89251840 20849 4089446400 4194304 8223781 140735606857744 18446744073709551615 6207502 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14153/statm: 21790 20849 387 984 0 20803 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87160

[startup+0.700709 s]
/proc/loadavg: 1.92 2.00 1.99 4/176 14153
/proc/meminfo: memFree=30992808/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=107412 CPUtime=0.52
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 25600 0 0 0 50 2 0 0 25 0 1 0 133089510 109989888 25118 4089446400 4194304 8223781 140735606857744 18446744073709551615 4241139 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14153/statm: 26853 25118 422 984 0 25866 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 107412

[startup+1.50058 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 14154
/proc/meminfo: memFree=30883308/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=121296 CPUtime=1.33
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 31481 0 0 0 125 8 0 0 25 0 1 0 133089510 124207104 28686 4089446400 4194304 8223781 140735606857744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 30324 28686 449 984 0 29337 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 121296

[startup+3.1003 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 14154
/proc/meminfo: memFree=30872148/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=129740 CPUtime=2.92
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 37750 0 0 0 280 12 0 0 25 0 1 0 133089510 132853760 30844 4089446400 4194304 8223781 140735606857744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 32435 30844 500 984 0 31448 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 129740

[startup+6.30075 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 14155
/proc/meminfo: memFree=30851700/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=153576 CPUtime=6.12
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 44114 0 0 0 593 19 0 0 25 0 1 0 133089510 157261824 36179 4089446400 4194304 8223781 140735606857744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 38394 36179 610 984 0 37407 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 153576

[startup+12.7006 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 14155
/proc/meminfo: memFree=30847892/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=156904 CPUtime=12.53
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 73765 0 0 0 1228 25 0 0 25 0 1 0 133089510 160669696 36881 4089446400 4194304 8223781 140735606857744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 39226 36881 607 984 0 38239 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 156904

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 1.99 3/177 14155
/proc/meminfo: memFree=30845836/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=156856 CPUtime=25.32
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 130294 0 0 0 2497 35 0 0 25 0 1 0 133089510 160620544 36947 4089446400 4194304 8223781 140735606857744 18446744073709551615 6569375 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 39214 36947 607 984 0 38227 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 156856

[startup+51.1009 s]
/proc/loadavg: 1.96 2.00 1.99 3/177 14155
/proc/meminfo: memFree=30844080/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=156856 CPUtime=50.92
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 278031 0 0 0 5035 57 0 0 25 0 1 0 133089510 160620544 36880 4089446400 4194304 8223781 140735606857744 18446744073709551615 6568077 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 39214 36880 607 984 0 38227 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 156856

[startup+102.306 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 14157
/proc/meminfo: memFree=30830552/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=160820 CPUtime=102.13
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 463576 0 0 0 10117 96 0 0 25 0 1 0 133089510 164679680 37938 4089446400 4194304 8223781 140735606857744 18446744073709551615 6591942 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 40205 37938 610 984 0 39218 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 160820

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14159
/proc/meminfo: memFree=30820232/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=163832 CPUtime=162.12
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 688393 0 0 0 16069 143 0 0 25 0 1 0 133089510 167763968 38603 4089446400 4194304 8223781 140735606857744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 40958 38603 610 984 0 39971 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 163832

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14160
/proc/meminfo: memFree=30809548/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=166564 CPUtime=222.13
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 1063204 0 0 0 22007 206 0 0 25 0 1 0 133089510 170561536 39414 4089446400 4194304 8223781 140735606857744 18446744073709551615 6328611 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 41641 39414 610 984 0 40654 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 166564

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14161
/proc/meminfo: memFree=30792040/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=177832 CPUtime=282.13
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 1521397 0 0 0 27927 286 0 0 25 0 1 0 133089510 182099968 42048 4089446400 4194304 8223781 140735606857744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 44458 42048 610 984 0 43471 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 177832

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14163
/proc/meminfo: memFree=30767212/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=193204 CPUtime=342.12
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 2065912 0 0 0 33840 372 0 0 25 0 1 0 133089510 197840896 45888 4089446400 4194304 8223781 140735606857744 18446744073709551615 5813729 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 48301 45888 612 984 0 47314 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 193204

[startup+402.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 14165
/proc/meminfo: memFree=30739420/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=207612 CPUtime=402.14
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 2527271 0 0 0 39765 449 0 0 25 0 1 0 133089510 212594688 49494 4089446400 4194304 8223781 140735606857744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 51903 49494 612 984 0 50916 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 207612

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14167
/proc/meminfo: memFree=30711236/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=228008 CPUtime=462.14
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 2998060 0 0 0 45682 532 0 0 25 0 1 0 133089510 233480192 54614 4089446400 4194304 8223781 140735606857744 18446744073709551615 6448516 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 57002 54614 612 984 0 56015 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 228008

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14168
/proc/meminfo: memFree=30681956/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=250912 CPUtime=522.13
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 3386494 0 0 0 51607 606 0 0 25 0 1 0 133089510 256933888 60393 4089446400 4194304 8223781 140735606857744 18446744073709551615 6482588 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 62728 60393 612 984 0 61741 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 250912

[startup+582.301 s]
/proc/loadavg: 2.07 2.03 2.01 3/197 14220
/proc/meminfo: memFree=30903492/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=272260 CPUtime=582.13
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 3903034 0 0 0 57521 692 0 0 25 0 1 0 133089510 278794240 65687 4089446400 4194304 8223781 140735606857744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 68065 65687 612 984 0 67078 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 272260

[startup+642.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/197 14222
/proc/meminfo: memFree=30874812/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=299212 CPUtime=642.15
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 4243131 0 0 0 63461 754 0 0 25 0 1 0 133089510 306393088 72454 4089446400 4194304 8223781 140735606857744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 74803 72454 612 984 0 73816 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 299212

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/197 14230
/proc/meminfo: memFree=30770344/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=402484 CPUtime=942.14
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 6076406 0 0 0 93120 1094 0 0 25 0 1 0 133089510 412143616 98351 4089446400 4194304 8223781 140735606857744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 100621 98351 612 984 0 99634 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 402484

[startup+1002.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/197 14232
/proc/meminfo: memFree=30752716/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=419736 CPUtime=1002.14
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 6484652 0 0 0 99048 1166 0 0 25 0 1 0 133089510 429809664 102626 4089446400 4194304 8223781 140735606857744 18446744073709551615 6436929 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 104934 102626 612 984 0 103947 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 419736

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/197 14234
/proc/meminfo: memFree=30733100/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=438892 CPUtime=1062.14
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 6858631 0 0 0 104980 1234 0 0 25 0 1 0 133089510 449425408 107439 4089446400 4194304 8223781 140735606857744 18446744073709551615 6448564 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 109723 107439 612 984 0 108736 0
Current children cumulated CPU time (s) 1062.14
Current children cumulated vsize (KiB) 438892

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 14235
/proc/meminfo: memFree=30712744/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=457776 CPUtime=1122.14
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 7252081 0 0 0 110913 1301 0 0 25 0 1 0 133089510 468762624 112353 4089446400 4194304 8223781 140735606857744 18446744073709551615 6328791 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 114444 112353 612 984 0 113457 0
Current children cumulated CPU time (s) 1122.14
Current children cumulated vsize (KiB) 457776

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 14236
/proc/meminfo: memFree=30693252/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=478304 CPUtime=1182.15
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 7678610 0 0 0 116843 1372 0 0 25 0 1 0 133089510 489783296 117301 4089446400 4194304 8223781 140735606857744 18446744073709551615 4697639 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 119576 117301 612 984 0 118589 0
Current children cumulated CPU time (s) 1182.15
Current children cumulated vsize (KiB) 478304

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14241
/proc/meminfo: memFree=30666796/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=504248 CPUtime=1242.15
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 7967122 0 0 0 122783 1432 0 0 25 0 1 0 133089510 516349952 123803 4089446400 4194304 8223781 140735606857744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14153/statm: 126062 123803 612 984 0 125075 0
Current children cumulated CPU time (s) 1242.15
Current children cumulated vsize (KiB) 504248

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14243
/proc/meminfo: memFree=30642412/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=528540 CPUtime=1302.14
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 8205140 0 0 0 128715 1499 0 0 25 0 1 0 133089510 541224960 129870 4089446400 4194304 8223781 140735606857744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14153/statm: 132135 129870 612 984 0 131148 0
Current children cumulated CPU time (s) 1302.14
Current children cumulated vsize (KiB) 528540

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14245
/proc/meminfo: memFree=30621816/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=549392 CPUtime=1362.13
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 8457012 0 0 0 134631 1582 0 0 25 0 1 0 133089510 562577408 135107 4089446400 4194304 8223781 140735606857744 18446744073709551615 7256940 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14153/statm: 137348 135107 612 984 0 136361 0
Current children cumulated CPU time (s) 1362.13
Current children cumulated vsize (KiB) 549392

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14246
/proc/meminfo: memFree=30599216/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=571504 CPUtime=1422.13
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 8846536 0 0 0 140530 1683 0 0 25 0 1 0 133089510 585220096 140595 4089446400 4194304 8223781 140735606857744 18446744073709551615 6592514 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14153/statm: 142876 140598 612 984 0 141889 0
Current children cumulated CPU time (s) 1422.13
Current children cumulated vsize (KiB) 571504

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14247
/proc/meminfo: memFree=30581340/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=590008 CPUtime=1482.12
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 9220360 0 0 0 146430 1782 0 0 25 0 1 0 133089510 604168192 145486 4089446400 4194304 8223781 140735606857744 18446744073709551615 4902854 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14153/statm: 147502 145486 612 984 0 146515 0
Current children cumulated CPU time (s) 1482.12
Current children cumulated vsize (KiB) 590008

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14249
/proc/meminfo: memFree=30563704/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=606620 CPUtime=1542.12
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 9497949 0 0 0 152348 1864 0 0 25 0 1 0 133089510 621178880 149448 4089446400 4194304 8223781 140735606857744 18446744073709551615 6002989 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14153/statm: 151655 149448 612 984 0 150668 0
Current children cumulated CPU time (s) 1542.12
Current children cumulated vsize (KiB) 606620

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14251
/proc/meminfo: memFree=30547668/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=624816 CPUtime=1602.12
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 9849418 0 0 0 158280 1932 0 0 25 0 1 0 133089510 639811584 153493 4089446400 4194304 8223781 140735606857744 18446744073709551615 4827005 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14153/statm: 156204 153493 612 984 0 155217 0
Current children cumulated CPU time (s) 1602.12
Current children cumulated vsize (KiB) 624816

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14253
/proc/meminfo: memFree=30526564/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=645432 CPUtime=1662.12
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 10184477 0 0 0 164213 1999 0 0 25 0 1 0 133089510 660922368 158653 4089446400 4194304 8223781 140735606857744 18446744073709551615 6482584 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14153/statm: 161358 158653 612 984 0 160371 0
Current children cumulated CPU time (s) 1662.12
Current children cumulated vsize (KiB) 645432

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/197 14258
/proc/meminfo: memFree=30477808/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=667016 CPUtime=1722.13
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 10455344 0 0 0 170159 2054 0 0 25 0 1 0 133089510 683024384 164063 4089446400 4194304 8223781 140735606857744 18446744073709551615 6592233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14153/statm: 166754 164063 612 984 0 165767 0
Current children cumulated CPU time (s) 1722.13
Current children cumulated vsize (KiB) 667016

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 14259
/proc/meminfo: memFree=30452244/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=686564 CPUtime=1782.13
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 10767311 0 0 0 176096 2117 0 0 25 0 1 0 133089510 703041536 168983 4089446400 4194304 8223781 140735606857744 18446744073709551615 6003375 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14153/statm: 171641 168983 612 984 0 170654 0
Current children cumulated CPU time (s) 1782.13
Current children cumulated vsize (KiB) 686564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.2 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 14260
/proc/meminfo: memFree=30445168/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=693568 CPUtime=1800.03
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 10818850 0 0 0 177874 2129 0 0 25 0 1 0 133089510 710213632 170734 4089446400 4194304 8223781 140735606857744 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14153/statm: 173392 170734 612 984 0 172405 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 693568

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

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

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 14260
/proc/meminfo: memFree=30445168/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=291712 CPUtime=1800.23
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 10818925 0 0 0 177892 2131 0 0 25 0 1 0 133089510 298713088 70304 4089446400 4194304 8223781 140735606857744 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14153/statm: 72928 70304 611 984 0 71941 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 291712

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 14260
/proc/meminfo: memFree=30445168/32951132 swapFree=67111528/67111528
[pid=14153] ppid=14151 vsize=262860 CPUtime=1800.33
/proc/14153/stat : 14153 (pbscip.linux.x8) R 14151 14153 13279 0 -1 4202496 10818925 0 0 0 177902 2131 0 0 25 0 1 0 133089510 269168640 63103 4089446400 4194304 8223781 140735606857744 18446744073709551615 6206539 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14153/statm: 65715 63103 611 984 0 64728 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (KiB) 262860

Child status: 0
Real time (s): 1800.54
CPU time (s): 1800.38
CPU user time (s): 1779.05
CPU system time (s): 21.3228
CPU usage (%): 99.991
Max. virtual memory (cumulated for all children) (KiB): 693624

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

runsolver used 3.38549 second user time and 5.87011 second system time

The end

Launcher Data

Begin job on node131 at 2010-06-30 19:12:09
IDJOB=2692586
IDBENCH=79096
IDSOLVER=1204
FILE ID=node131/2692586-1277917929
PBS_JOBID= 11197290
Free space on /tmp= 74132 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j603_2-unsat--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692586-1277917929/watcher-2692586-1277917929 -o /tmp/evaluation-result-2692586-1277917929/solver-2692586-1277917929 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692586-1277917929.wbo -t 1800 -m 3800

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

MD5SUM BENCH= a7745b03d5f34a8c8e093e23f8a69b95
RANDOM SEED=262829353

node131.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.836
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.67
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.836
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.836
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.82
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.836
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.82
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.836
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.76
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.836
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.83
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.836
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.836
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30993468 kB
Buffers:        203712 kB
Cached:        1145580 kB
SwapCached:          0 kB
Active:         994852 kB
Inactive:       815700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30993468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5064 kB
Writeback:           0 kB
AnonPages:      462100 kB
Mapped:          17488 kB
Slab:            81028 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   621972 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74132 MiB
End job on node131 at 2010-06-30 19:42:11