Trace number 2693175

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.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1800.58 1800.54

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/
normalized-j9015_10-unsat--soft-66-100-0.wbo
MD5SUMc52ec7834abd1e8394b3225d7d9a7136
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark0.136978
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables14196
Total number of constraints44553
Number of soft constraints15324
Number of constraints which are clauses44245
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints308
Minimum length of a constraint1
Maximum length of a constraint90
Top cost 775307
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 775306
Biggest number in a constraint 66
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 565
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [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-2693175-1277917063.wbo>
0.29/0.39	c original problem has 44844 variables (29520 bin, 0 int, 0 impl, 15324 cont) and 59878 constraints
0.29/0.39	c problem read
0.29/0.39	c presolving settings loaded
1.09/1.19	c presolving:
1.49/1.52	c (round 1) 1326 del vars, 4296 del conss, 797 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 533782 impls, 0 clqs
1.79/1.80	c (round 2) 4013 del vars, 13150 del conss, 1938 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 548604 impls, 0 clqs
1.99/2.10	c (round 3) 8698 del vars, 20738 del conss, 2661 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 554550 impls, 0 clqs
2.20/2.29	c (round 4) 13529 del vars, 25264 del conss, 3114 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 558191 impls, 0 clqs
2.39/2.40	c (round 5) 16635 del vars, 27903 del conss, 3415 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 560612 impls, 0 clqs
2.39/2.48	c (round 6) 18604 del vars, 29618 del conss, 3617 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 562899 impls, 0 clqs
2.49/2.53	c (round 7) 19806 del vars, 30757 del conss, 3774 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 564133 impls, 0 clqs
2.49/2.58	c (round 8) 20593 del vars, 31562 del conss, 3881 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 564633 impls, 0 clqs
2.59/2.61	c (round 9) 21132 del vars, 32147 del conss, 3944 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 564905 impls, 0 clqs
2.59/2.64	c (round 10) 21507 del vars, 32461 del conss, 3972 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 565075 impls, 0 clqs
2.59/2.66	c (round 11) 21740 del vars, 32621 del conss, 3987 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 565133 impls, 0 clqs
2.59/2.68	c (round 12) 21861 del vars, 32701 del conss, 3996 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 565169 impls, 0 clqs
2.59/2.70	c (round 13) 21918 del vars, 32737 del conss, 3999 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 565169 impls, 0 clqs
2.69/2.71	c (round 14) 21943 del vars, 32747 del conss, 3999 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 565169 impls, 0 clqs
2.69/2.75	c (round 15) 21952 del vars, 32747 del conss, 11550 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 565169 impls, 0 clqs
2.89/2.92	c (round 16) 21952 del vars, 32747 del conss, 11550 chg bounds, 0 chg sides, 0 chg coeffs, 12815 upgd conss, 565169 impls, 0 clqs
6.49/6.60	c    (6.0s) probing: 1000/15341 (6.5%) - 0 fixings, 0 aggregations, 33272 implications, 0 bound changes
8.89/9.00	c    (8.4s) probing: 2000/15341 (13.0%) - 0 fixings, 0 aggregations, 38343 implications, 0 bound changes
8.99/9.00	c    (8.4s) probing: 2001/15341 (13.0%) - 0 fixings, 0 aggregations, 38345 implications, 0 bound changes
8.99/9.00	c    (8.4s) probing aborted: 2000/2000 successive useless probings
8.99/9.00	c presolving (17 rounds):
8.99/9.00	c  21952 deleted vars, 32747 deleted constraints, 11550 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
8.99/9.00	c  717657 implications, 0 cliques
8.99/9.00	c presolved problem has 22892 variables (15341 bin, 0 int, 0 impl, 7551 cont) and 27131 constraints
8.99/9.00	c    7551 constraints of type <indicator>
8.99/9.00	c     786 constraints of type <varbound>
8.99/9.00	c     202 constraints of type <knapsack>
8.99/9.00	c    6765 constraints of type <linear>
8.99/9.00	c   11827 constraints of type <logicor>
8.99/9.00	c transformed objective value is always integral (scale: 1)
8.99/9.00	c Presolving Time: 8.30
8.99/9.00	c - non default parameters ----------------------------------------------------------------------
8.99/9.00	c # SCIP version 1.2.1.2
8.99/9.00	c 
8.99/9.00	c # frequency for displaying node information lines
8.99/9.00	c # [type: int, range: [-1,2147483647], default: 100]
8.99/9.00	c display/freq = 10000
8.99/9.00	c 
8.99/9.00	c # maximal time in seconds to run
8.99/9.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.99/9.00	c limits/time = 1799.62
8.99/9.00	c 
8.99/9.00	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
8.99/9.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.99/9.00	c limits/memory = 3420
8.99/9.00	c 
8.99/9.00	c # should presolving try to simplify inequalities
8.99/9.00	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.99/9.00	c constraints/linear/simplifyinequalities = TRUE
8.99/9.00	c 
8.99/9.00	c # should presolving try to simplify knapsacks
8.99/9.00	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.99/9.00	c constraints/knapsack/simplifyinequalities = TRUE
8.99/9.00	c 
8.99/9.00	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
8.99/9.00	c # [type: int, range: [-1,2147483647], default: -1]
8.99/9.00	c separating/rapidlearning/freq = 0
8.99/9.00	c 
8.99/9.00	c -----------------------------------------------------------------------------------------------
8.99/9.00	c start solving
8.99/9.01	c 
9.19/9.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.19/9.26	c   8.7s|     1 |     0 |  1327 |     - | 156M|   0 | 812 |  22k|  27k|  22k|  12k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.59/10.61	c  10.0s|     1 |     0 |  2840 |     - | 159M|   0 |  26 |  22k|  27k|  22k|  13k|1205 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
12.19/12.22	c  11.6s|     1 |     0 |  3618 |     - | 159M|   0 |1156 |  22k|  27k|  22k|  13k|1434 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
13.89/13.97	c  13.3s|     1 |     0 |  4228 |     - | 159M|   0 | 373 |  22k|  27k|  22k|  13k|1814 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
15.19/15.20	c  14.5s|     1 |     0 |  4685 |     - | 160M|   0 | 468 |  22k|  27k|  22k|  14k|2029 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
16.29/16.35	c  15.7s|     1 |     0 |  5051 |     - | 160M|   0 | 647 |  22k|  27k|  22k|  14k|2169 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
17.89/17.98	c  17.3s|     1 |     0 |  5462 |     - | 160M|   0 | 673 |  22k|  27k|  22k|  14k|2247 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
19.99/20.05	c  19.3s|     1 |     2 |  5462 |     - | 161M|   0 | 673 |  22k|  27k|  22k|  14k|2247 |   0 |  24 | 0.000000e+00 |      --      |    Inf 
730.10/730.19	c   695s| 10000 | 10001 |351058 |  34.6 | 265M| 159 |  97 |  22k|  27k|  22k|  13k|2247 |   0 |4938 | 0.000000e+00 |      --      |    Inf 
1175.32/1175.39	c  1117s| 20000 | 19997 |571003 |  28.3 | 366M| 193 |  55 |  22k|  27k|  22k|  13k|2247 |   7 |7396 | 0.000000e+00 |      --      |    Inf 
1624.63/1624.63	c  1542s| 30000 | 29993 |779875 |  25.8 | 468M| 201 |  41 |  22k|  27k|  22k|  13k|2247 |  12 |  10k| 0.000000e+00 |      --      |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.02	c 
1800.03/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.02	c Solving Time (sec) : 1708.76
1800.03/1800.02	c Solving Nodes      : 34486
1800.03/1800.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.03/1800.02	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.02	c Gap                : infinite
1800.03/1800.02	s UNKNOWN
1800.03/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.02	c Solving Time       :    1708.76
1800.03/1800.02	c Original Problem   :
1800.03/1800.02	c   Problem name     : HOME/instance-2693175-1277917063.wbo
1800.03/1800.02	c   Variables        : 44844 (29520 binary, 0 integer, 0 implicit integer, 15324 continuous)
1800.03/1800.02	c   Constraints      : 59878 initial, 59878 maximal
1800.03/1800.02	c Presolved Problem  :
1800.03/1800.02	c   Problem name     : t_HOME/instance-2693175-1277917063.wbo
1800.03/1800.02	c   Variables        : 22892 (15341 binary, 0 integer, 0 implicit integer, 7551 continuous)
1800.03/1800.02	c   Constraints      : 27131 initial, 27138 maximal
1800.03/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.02	c   trivial          :       0.03        188          0          0          0          0          0          0          0
1800.03/1800.02	c   dualfix          :       0.05      16412          0          0          0          0          0          0          0
1800.03/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   implics          :       0.07          0          0          0          0          0          0          0          0
1800.03/1800.02	c   probing          :       5.94          0          0          0          0          0          0          0          0
1800.03/1800.02	c   indicator        :       0.40          0          0          0          0          0       7773          0          0
1800.03/1800.02	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   knapsack         :       0.04          0          0          0          0          0          0          0          0
1800.03/1800.02	c   linear           :       1.06       3811       1541          0      11550          0      24974          0          0
1800.03/1800.02	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1800.03/1800.02	c   root node        :          -          0          -          -          0          -          -          -          -
1800.03/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.02	c   integral         :          0          0          0      34483          0          0          3          0          0      68962
1800.03/1800.02	c   indicator        :       7551          0     251036          0          0          0      30726          0          0          0
1800.03/1800.02	c   varbound         :        786          6     251036          0          0          0       2891        470          0          0
1800.03/1800.02	c   knapsack         :        202          6     251036          0          0          1      53366        105          0          0
1800.03/1800.02	c   linear           :       6765          6     251035          0          0          0      21034        980          0          0
1800.03/1800.02	c   logicor          :      11827+         6     204806          0          0          5     383307          0          0          0
1800.03/1800.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.03/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.02	c   integral         :     293.12       0.00       0.00     293.12       0.00
1800.03/1800.02	c   indicator        :      44.64       0.00      44.64       0.00       0.00
1800.03/1800.02	c   varbound         :       4.50       0.01       4.49       0.00       0.00
1800.03/1800.02	c   knapsack         :       3.68       0.01       3.67       0.00       0.00
1800.03/1800.02	c   linear           :      32.36       0.02      32.34       0.00       0.00
1800.03/1800.02	c   logicor          :       3.01       0.00       3.01       0.00       0.00
1800.03/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.02	c   vbounds          :      13.47      54009          0       7025
1800.03/1800.02	c   rootredcost      :       0.03          0          0          0
1800.03/1800.02	c   pseudoobj        :      55.71     240517          0          0
1800.03/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.02	c   propagation      :       0.00          6          6         14       18.3          1       10.0          -
1800.03/1800.02	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.02	c   applied globally :          -          -          -         14       17.2          -          -          -
1800.03/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.02	c   cut pool         :       0.00          5          -          -        119          -    (maximal pool size: 1334)
1800.03/1800.02	c   redcost          :      46.33      34488          0          0          0          0
1800.03/1800.02	c   impliedbounds    :       0.00          6          0          0        801          0
1800.03/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.02	c   gomory           :       1.53          6          0          0       1263          0
1800.03/1800.02	c   strongcg         :       1.36          6          0          0        538          0
1800.03/1800.02	c   cmir             :       1.04          6          0          0         10          0
1800.03/1800.02	c   flowcover        :       2.36          6          0          0        146          0
1800.03/1800.02	c   clique           :       0.24          6          0          0         19          0
1800.03/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.02	c   mcf              :       0.02          1          0          0          0          0
1800.03/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.02	c Pricers            :       Time      Calls       Vars
1800.03/1800.02	c   problem variables:       0.00          0          0
1800.03/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.02	c   relpscost        :     293.05      34483          0          3          0          0      68962
1800.03/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   inference        :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.02	c   LP solutions     :       0.00          -          0
1800.03/1800.02	c   pseudo solutions :       0.00          -          0
1800.03/1800.02	c   oneopt           :       0.06          0          0
1800.03/1800.02	c   crossover        :       0.00          0          0
1800.03/1800.02	c   guideddiving     :       0.00          0          0
1800.03/1800.02	c   rootsoldiving    :       7.06          2          0
1800.03/1800.02	c   objpscostdiving  :       6.78          6          0
1800.03/1800.02	c   coefdiving       :     140.24         18          0
1800.03/1800.02	c   pscostdiving     :     107.80         22          0
1800.03/1800.02	c   linesearchdiving :      73.41         25          0
1800.03/1800.02	c   fracdiving       :     115.49         25          0
1800.03/1800.02	c   intshifting      :       0.13         26          0
1800.03/1800.02	c   veclendiving     :      60.61         30          0
1800.03/1800.02	c   feaspump         :      51.11        279          0
1800.03/1800.02	c   trivial          :       0.62          2          0
1800.03/1800.02	c   simplerounding   :       0.08      34448          0
1800.03/1800.02	c   zirounding       :       0.53       1000          0
1800.03/1800.02	c   rounding         :       2.09       2576          0
1800.03/1800.02	c   shifting         :      10.53        762          0
1800.03/1800.02	c   twoopt           :       0.00          0          0
1800.03/1800.02	c   fixandinfer      :       0.00          0          0
1800.03/1800.02	c   intdiving        :       0.00          0          0
1800.03/1800.02	c   actconsdiving    :       0.00          0          0
1800.03/1800.02	c   octane           :       0.00          0          0
1800.03/1800.02	c   rens             :       0.20          1          0
1800.03/1800.02	c   rins             :       0.00          0          0
1800.03/1800.02	c   localbranching   :       0.00          0          0
1800.03/1800.02	c   mutation         :       0.00          0          0
1800.03/1800.02	c   dins             :       0.00          0          0
1800.03/1800.02	c   undercover       :       0.00          0          0
1800.03/1800.02	c   nlp              :       0.00          0          0
1800.03/1800.02	c   trysol           :      10.12        897          0
1800.03/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.02	c   primal LP        :       0.01          0          0       0.00       0.00
1800.03/1800.02	c   dual LP          :     501.11      34448     598388      17.37    1194.13
1800.03/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.02	c   diving/probing LP:     354.31      29139     272100       9.34     767.97
1800.03/1800.02	c   strong branching :     291.56      10952     336589      30.73    1154.44
1800.03/1800.02	c     (at root node) :          -         24       2539     105.79          -
1800.03/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.02	c B&B Tree           :
1800.03/1800.02	c   number of runs   :          1
1800.03/1800.02	c   nodes            :      34486
1800.03/1800.02	c   nodes (total)    :      34486
1800.03/1800.02	c   nodes left       :      34477
1800.03/1800.02	c   max depth        :        201
1800.03/1800.02	c   max depth (total):        201
1800.03/1800.02	c   backtracks       :        405 (1.2%)
1800.03/1800.02	c   delayed cutoffs  :          0
1800.03/1800.02	c   repropagations   :          5 (152 domain reductions, 0 cutoffs)
1800.03/1800.02	c   avg switch length:       2.19
1800.03/1800.02	c   switching time   :      11.11
1800.03/1800.02	c Solution           :
1800.03/1800.02	c   Solutions found  :          0 (0 improvements)
1800.03/1800.02	c   Primal Bound     :          -
1800.03/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.02	c   Gap              :   infinite
1800.03/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.02	c   Root Iterations  :       5462
1800.53/1800.54	c Time complete: 1800.57.

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-2693175-1277917063/watcher-2693175-1277917063 -o /tmp/evaluation-result-2693175-1277917063/solver-2693175-1277917063 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693175-1277917063.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 2.00 3/178 26102
/proc/meminfo: memFree=30920488/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=11004 CPUtime=0
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 1676 0 0 0 0 0 0 0 25 0 1 0 165345811 11268096 1596 4089446400 4194304 9819077 140735332854560 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26102/statm: 2751 1596 392 1374 0 1372 0

[startup+0.0187279 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26102
/proc/meminfo: memFree=30920488/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=15420 CPUtime=0.01
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 2563 0 0 0 1 0 0 0 25 0 1 0 165345811 15790080 2483 4089446400 4194304 9819077 140735332854560 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26102/statm: 3855 2551 392 1374 0 2476 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15420

[startup+0.100712 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26102
/proc/meminfo: memFree=30920488/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=31608 CPUtime=0.09
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 6829 0 0 0 9 0 0 0 25 0 1 0 165345811 32366592 6749 4089446400 4194304 9819077 140735332854560 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26102/statm: 7902 6749 392 1374 0 6523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31608

[startup+0.300693 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26102
/proc/meminfo: memFree=30920488/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=62252 CPUtime=0.29
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 14494 0 0 0 28 1 0 0 25 0 1 0 165345811 63746048 14414 4089446400 4194304 9819077 140735332854560 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26102/statm: 15563 14414 392 1374 0 14184 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62252

[startup+0.700618 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26102
/proc/meminfo: memFree=30920488/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=176568 CPUtime=0.69
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 42128 0 0 0 65 4 0 0 25 0 1 0 165345811 180805632 41658 4089446400 4194304 9819077 140735332854560 18446744073709551615 8679118 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26102/statm: 44142 41658 469 1374 0 42763 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 176568

[startup+1.50048 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 26103
/proc/meminfo: memFree=30753664/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=197328 CPUtime=1.49
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 47466 0 0 0 141 8 0 0 25 0 1 0 165345811 202063872 46996 4089446400 4194304 9819077 140735332854560 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26102/statm: 49332 47000 495 1374 0 47953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 197328

[startup+3.1012 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 26103
/proc/meminfo: memFree=30730972/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=207700 CPUtime=3.09
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 56657 0 0 0 294 15 0 0 25 0 1 0 165345811 212684800 49576 4089446400 4194304 9819077 140735332854560 18446744073709551615 5497079 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26102/statm: 51925 49576 545 1374 0 50546 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 207700

[startup+6.30063 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 26103
/proc/meminfo: memFree=30717576/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=209624 CPUtime=6.29
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 57111 0 0 0 611 18 0 0 25 0 1 0 165345811 214654976 50030 4089446400 4194304 9819077 140735332854560 18446744073709551615 5501023 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26102/statm: 52406 50030 545 1374 0 51027 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 209624

[startup+12.7005 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 26103
/proc/meminfo: memFree=30679720/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=256744 CPUtime=12.69
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 81810 0 0 0 1241 28 0 0 25 0 1 0 165345811 262905856 59488 4089446400 4194304 9819077 140735332854560 18446744073709551615 8491933 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26102/statm: 64186 59488 697 1374 0 62807 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 256744

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 26104
/proc/meminfo: memFree=30664324/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=276696 CPUtime=25.49
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 236657 0 0 0 2500 49 0 0 25 0 1 0 165345811 283336704 61324 4089446400 4194304 9819077 140735332854560 18446744073709551615 6197360 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26102/statm: 69174 61324 722 1374 0 67795 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 276696

[startup+51.1008 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 26105
/proc/meminfo: memFree=30652056/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=268156 CPUtime=51.09
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 979158 0 0 0 4973 136 0 0 25 0 1 0 165345811 274591744 61784 4089446400 4194304 9819077 140735332854560 18446744073709551615 7295839 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26102/statm: 67039 61784 722 1374 0 65660 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 268156

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 26106
/proc/meminfo: memFree=30616620/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=282348 CPUtime=102.29
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 2687145 0 0 0 9888 341 0 0 25 0 1 0 165345811 289124352 62771 4089446400 4194304 9819077 140735332854560 18446744073709551615 7311697 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26102/statm: 70587 62771 722 1374 0 69208 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 282348

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26107
/proc/meminfo: memFree=30587424/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=271252 CPUtime=162.29
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 4925289 0 0 0 15615 614 0 0 25 0 1 0 165345811 277762048 62669 4089446400 4194304 9819077 140735332854560 18446744073709551615 6361848 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26102/statm: 67813 62669 722 1374 0 66434 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 271252

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26118
/proc/meminfo: memFree=30552616/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=276872 CPUtime=222.29
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 7431586 0 0 0 21317 912 0 0 25 0 1 0 165345811 283516928 63888 4089446400 4194304 9819077 140735332854560 18446744073709551615 6089671 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26102/statm: 69218 63888 722 1374 0 67839 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 276872

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26120
/proc/meminfo: memFree=30510864/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=286544 CPUtime=282.3
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 9849940 0 0 0 27024 1206 0 0 25 0 1 0 165345811 293421056 66315 4089446400 4194304 9819077 140735332854560 18446744073709551615 6090677 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26102/statm: 71636 66315 722 1374 0 70257 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 286544

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26122
/proc/meminfo: memFree=30475092/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=297504 CPUtime=342.29
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 12517492 0 0 0 32711 1518 0 0 25 0 1 0 165345811 304644096 69106 4089446400 4194304 9819077 140735332854560 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26102/statm: 74376 69106 737 1374 0 72997 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 297504

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26123
/proc/meminfo: memFree=30426924/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=322672 CPUtime=402.29
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 15062924 0 0 0 38403 1826 0 0 25 0 1 0 165345811 330416128 72775 4089446400 4194304 9819077 140735332854560 18446744073709551615 7289202 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26102/statm: 80668 72775 737 1374 0 79289 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 322672

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26152
/proc/meminfo: memFree=31147984/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=320824 CPUtime=462.3
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 17454574 0 0 0 44095 2135 0 0 25 0 1 0 165345811 328523776 74964 4089446400 4194304 9819077 140735332854560 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 80206 74964 737 1374 0 78827 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 320824

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26154
/proc/meminfo: memFree=31105160/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=332456 CPUtime=522.3
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 19802759 0 0 0 49793 2437 0 0 25 0 1 0 165345811 340434944 77799 4089446400 4194304 9819077 140735332854560 18446744073709551615 5813322 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 83114 77799 737 1374 0 81735 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 332456

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26156
/proc/meminfo: memFree=31057380/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=341124 CPUtime=582.3
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 22133694 0 0 0 55490 2740 0 0 25 0 1 0 165345811 349310976 80090 4089446400 4194304 9819077 140735332854560 18446744073709551615 5893865 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 85281 80090 737 1374 0 83902 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 341124

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26158
/proc/meminfo: memFree=31012948/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=353400 CPUtime=642.3
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 24526108 0 0 0 61182 3048 0 0 25 0 1 0 165345811 361881600 83167 4089446400 4194304 9819077 140735332854560 18446744073709551615 7312541 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 88350 83167 737 1374 0 86971 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 353400

[startup+702.3 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26167
/proc/meminfo: memFree=30713848/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=430824 CPUtime=1002.31
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 39003632 0 0 0 95280 4951 0 0 25 0 1 0 165345811 441163776 102501 4089446400 4194304 9819077 140735332854560 18446744073709551615 4830934 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 107706 102501 739 1374 0 106327 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 430824

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26168
/proc/meminfo: memFree=30661960/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=446416 CPUtime=1062.31
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 41272221 0 0 0 100967 5264 0 0 25 0 1 0 165345811 457129984 106467 4089446400 4194304 9819077 140735332854560 18446744073709551615 6581609 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 111604 106467 739 1374 0 110225 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 446416

[startup+1122.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 26170
/proc/meminfo: memFree=30612188/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=454960 CPUtime=1122.31
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 43454094 0 0 0 106662 5569 0 0 25 0 1 0 165345811 465879040 109389 4089446400 4194304 9819077 140735332854560 18446744073709551615 7212342 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 113740 109389 739 1374 0 112361 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 454960

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 26172
/proc/meminfo: memFree=30561440/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=474088 CPUtime=1182.31
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 45723012 0 0 0 112362 5869 0 0 25 0 1 0 165345811 485466112 113355 4089446400 4194304 9819077 140735332854560 18446744073709551615 6670503 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 118522 113355 739 1374 0 117143 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 474088

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 26174
/proc/meminfo: memFree=30505220/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=492128 CPUtime=1242.31
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 47867363 0 0 0 118070 6161 0 0 25 0 1 0 165345811 503939072 117876 4089446400 4194304 9819077 140735332854560 18446744073709551615 5893871 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 123032 117876 739 1374 0 121653 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 492128

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 26175
/proc/meminfo: memFree=30458196/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=502176 CPUtime=1302.32
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 50260136 0 0 0 123765 6467 0 0 25 0 1 0 165345811 514228224 120372 4089446400 4194304 9819077 140735332854560 18446744073709551615 4241189 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 125544 120372 739 1374 0 124165 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 502176

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26176
/proc/meminfo: memFree=30406456/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=517032 CPUtime=1362.32
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 52729041 0 0 0 129437 6795 0 0 25 0 1 0 165345811 529440768 124173 4089446400 4194304 9819077 140735332854560 18446744073709551615 6003389 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 129258 124173 739 1374 0 127879 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 517032

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26178
/proc/meminfo: memFree=30355096/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=530632 CPUtime=1422.32
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 55208960 0 0 0 135112 7120 0 0 25 0 1 0 165345811 543367168 127541 4089446400 4194304 9819077 140735332854560 18446744073709551615 8678903 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 132658 127541 739 1374 0 131279 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 530632

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26180
/proc/meminfo: memFree=30300488/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=546244 CPUtime=1482.32
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 57684013 0 0 0 140792 7440 0 0 25 0 1 0 165345811 559353856 131422 4089446400 4194304 9819077 140735332854560 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 136561 131422 739 1374 0 135182 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 546244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26182
/proc/meminfo: memFree=30254316/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=569756 CPUtime=1542.32
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 60096191 0 0 0 146475 7757 0 0 25 0 1 0 165345811 583430144 134689 4089446400 4194304 9819077 140735332854560 18446744073709551615 6581294 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 142439 134689 739 1374 0 141060 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 569756

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 26183
/proc/meminfo: memFree=30203808/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=567540 CPUtime=1602.32
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 62586898 0 0 0 152147 8085 0 0 25 0 1 0 165345811 581160960 137534 4089446400 4194304 9819077 140735332854560 18446744073709551615 7222401 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 141885 137535 739 1374 0 140506 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 567540

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 26184
/proc/meminfo: memFree=30155164/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=584540 CPUtime=1662.33
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 65039925 0 0 0 157820 8413 0 0 25 0 1 0 165345811 598568960 141034 4089446400 4194304 9819077 140735332854560 18446744073709551615 6003349 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 146135 141034 739 1374 0 144756 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 584540

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 26186
/proc/meminfo: memFree=30100808/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=610496 CPUtime=1722.33
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 67315750 0 0 0 163517 8716 0 0 25 0 1 0 165345811 625147904 145686 4089446400 4194304 9819077 140735332854560 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 152624 145698 739 1374 0 151245 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 610496

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 26188
/proc/meminfo: memFree=30051056/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=612288 CPUtime=1782.33
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 69544155 0 0 0 169222 9011 0 0 25 0 1 0 165345811 626982912 148034 4089446400 4194304 9819077 140735332854560 18446744073709551615 5813322 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 153072 148034 739 1374 0 151693 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 612288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 26188
/proc/meminfo: memFree=30032328/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=618668 CPUtime=1800.03
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 70164231 0 0 0 170910 9093 0 0 25 0 1 0 165345811 633516032 149616 4089446400 4194304 9819077 140735332854560 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26102/statm: 154667 149616 739 1374 0 153288 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 618668

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

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

[startup+1800.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 26188
/proc/meminfo: memFree=30032328/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=311736 CPUtime=1800.23
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 70164638 0 0 0 170928 9095 0 0 25 0 1 0 165345811 319217664 72992 4089446400 4194304 9819077 140735332854560 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26102/statm: 77934 72992 742 1374 0 76555 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 311736

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 26188
/proc/meminfo: memFree=30032328/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=297412 CPUtime=1800.42
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 70164638 0 0 0 170947 9095 0 0 25 0 1 0 165345811 304549888 69426 4089446400 4194304 9819077 140735332854560 18446744073709551615 6179930 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26102/statm: 74353 69426 742 1374 0 72974 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (KiB) 297412

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 26188
/proc/meminfo: memFree=30032328/32951124 swapFree=67111528/67111528
[pid=26102] ppid=26100 vsize=112620 CPUtime=1800.53
/proc/26102/stat : 26102 (pbscip.linux.x8) R 26100 26102 25351 0 -1 4202496 70164638 0 0 0 170957 9096 0 0 25 0 1 0 165345811 115322880 26944 4089446400 4194304 9819077 140735332854560 18446744073709551615 6180581 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26102/statm: 28155 26944 742 1374 0 26776 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (KiB) 112620

Child status: 0
Real time (s): 1800.54
CPU time (s): 1800.58
CPU user time (s): 1709.61
CPU system time (s): 90.9752
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 631560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1709.61
system time used= 90.9752
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70164642
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 5258

runsolver used 2.94655 second user time and 6.36703 second system time

The end

Launcher Data

Begin job on node119 at 2010-06-30 18:57:43
IDJOB=2693175
IDBENCH=79084
IDSOLVER=1205
FILE ID=node119/2693175-1277917063
PBS_JOBID= 11197321
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/normalized-j9015_10-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-2693175-1277917063/watcher-2693175-1277917063 -o /tmp/evaluation-result-2693175-1277917063/solver-2693175-1277917063 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693175-1277917063.wbo -t 1800 -m 3800

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

MD5SUM BENCH= c52ec7834abd1e8394b3225d7d9a7136
RANDOM SEED=1767020942

node119.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.802
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.60
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.802
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.802
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.802
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.802
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:      30921016 kB
Buffers:        203240 kB
Cached:         962288 kB
SwapCached:          0 kB
Active:        1242412 kB
Inactive:       642212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30921016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7676 kB
Writeback:           0 kB
AnonPages:      719220 kB
Mapped:          17228 kB
Slab:            79352 kB
PageTables:       6052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   868588 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= 74196 MiB
End job on node119 at 2010-06-30 19:27:45