Trace number 2705208

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3046_4-unsat--soft-33-100-0.wbo
MD5SUM21194a5c96fb00b1cb0d9bbfc15b0e5d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.05899
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3968
Total number of constraints13430
Number of soft constraints8969
Number of constraints which are clauses13178
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints252
Minimum length of a constraint1
Maximum length of a constraint30
Top cost 452114
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 452113
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 187
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2705208-1278576539.wbo>
0.09/0.13	c original problem has 21906 variables (12937 bin, 0 int, 8969 impl, 0 cont) and 22400 constraints
0.09/0.13	c problem read
0.09/0.13	c presolving settings loaded
0.29/0.36	c presolving:
0.39/0.40	c (round 1) 199 del vars, 608 del conss, 122 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 27768 impls, 0 clqs
0.39/0.43	c (round 2) 641 del vars, 1725 del conss, 208 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 27832 impls, 0 clqs
0.39/0.46	c (round 3) 1510 del vars, 2668 del conss, 248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 27890 impls, 0 clqs
0.39/0.48	c (round 4) 2340 del vars, 3150 del conss, 264 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 27910 impls, 0 clqs
0.39/0.49	c (round 5) 2769 del vars, 3349 del conss, 267 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 27914 impls, 0 clqs
0.49/0.50	c (round 6) 2953 del vars, 3389 del conss, 267 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 27914 impls, 0 clqs
0.49/0.52	c (round 7) 2992 del vars, 3393 del conss, 7994 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 27914 impls, 0 clqs
0.49/0.57	c (round 8) 2996 del vars, 3393 del conss, 7994 chg bounds, 0 chg sides, 0 chg coeffs, 3880 upgd conss, 27914 impls, 0 clqs
2.49/2.57	c    (2.4s) probing: 1000/11183 (8.9%) - 0 fixings, 0 aggregations, 2826 implications, 0 bound changes
3.60/3.63	c    (3.5s) probing: 1652/11183 (14.8%) - 0 fixings, 0 aggregations, 2879 implications, 0 bound changes
3.60/3.63	c    (3.5s) probing aborted: 100/100 successive totally useless probings
3.60/3.63	c presolving (9 rounds):
3.60/3.63	c  2996 deleted vars, 3393 deleted constraints, 7994 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3.60/3.63	c  56464 implications, 0 cliques
3.60/3.63	c presolved problem has 18910 variables (11183 bin, 0 int, 7727 impl, 0 cont) and 19007 constraints
3.60/3.63	c     327 constraints of type <varbound>
3.60/3.63	c      78 constraints of type <knapsack>
3.60/3.63	c    2999 constraints of type <setppc>
3.60/3.63	c    7400 constraints of type <linear>
3.60/3.63	c    7727 constraints of type <indicator>
3.60/3.63	c     476 constraints of type <logicor>
3.60/3.63	c transformed objective value is always integral (scale: 1)
3.60/3.63	c Presolving Time: 3.43
3.60/3.63	c - non default parameters ----------------------------------------------------------------------
3.60/3.63	c # SCIP version 1.2.1.3
3.60/3.63	c 
3.60/3.63	c # frequency for displaying node information lines
3.60/3.63	c # [type: int, range: [-1,2147483647], default: 100]
3.60/3.63	c display/freq = 10000
3.60/3.63	c 
3.60/3.63	c # maximal time in seconds to run
3.60/3.63	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.60/3.63	c limits/time = 1789.88
3.60/3.63	c 
3.60/3.63	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.60/3.63	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.60/3.63	c limits/memory = 3420
3.60/3.63	c 
3.60/3.63	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.60/3.63	c # [type: int, range: [1,2], default: 1]
3.60/3.63	c timing/clocktype = 2
3.60/3.63	c 
3.60/3.63	c # should presolving try to simplify inequalities
3.60/3.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.60/3.63	c constraints/linear/simplifyinequalities = TRUE
3.60/3.63	c 
3.60/3.63	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.60/3.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.60/3.63	c constraints/indicator/addCouplingCons = TRUE
3.60/3.63	c 
3.60/3.63	c # should presolving try to simplify knapsacks
3.60/3.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.60/3.63	c constraints/knapsack/simplifyinequalities = TRUE
3.60/3.63	c 
3.60/3.63	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.60/3.63	c # [type: int, range: [-1,2147483647], default: -1]
3.60/3.63	c separating/rapidlearning/freq = 0
3.60/3.63	c 
3.60/3.63	c -----------------------------------------------------------------------------------------------
3.60/3.63	c start solving
3.60/3.63	c 
3.60/3.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.60/3.66	c   3.5s|     1 |     0 |     0 |     - |  75M|   0 |   0 |  18k|  19k|  18k|3553 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.60/3.69	c   3.6s|     1 |     0 |   617 |     - |  76M|   0 |  12 |  18k|  19k|  18k|3804 | 251 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.99/4.02	c   3.9s|     1 |     0 |   940 |     - |  76M|   0 | 191 |  18k|  19k|  18k|4011 | 458 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.29/4.38	c   4.3s|     1 |     0 |  1172 |     - |  76M|   0 | 116 |  18k|  19k|  18k|4270 | 717 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.79/4.89	c   4.8s|     1 |     0 |  1462 |     - |  76M|   0 | 318 |  18k|  19k|  18k|4485 | 932 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.19/5.26	c   5.1s|     1 |     0 |  1801 |     - |  77M|   0 | 189 |  18k|  19k|  18k|4717 |1164 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.69/5.70	c   5.6s|     1 |     0 |  2142 |     - |  77M|   0 | 190 |  18k|  19k|  18k|4925 |1372 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.09/6.14	c   6.0s|     1 |     2 |  2142 |     - |  77M|   0 | 190 |  18k|  19k|  18k|4925 |1372 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
197.70/197.77	c   198s| 10000 | 10001 | 16083 |   1.4 | 146M|  85 |   0 |  18k|  19k|  18k|5049 |6697 |   0 |3369 | 0.000000e+00 |      --      |    Inf 
365.90/365.98	c   366s| 20000 | 20001 | 22304 |   1.0 | 214M|  87 |   0 |  18k|  19k|  18k|5053 |8674 |   0 |3710 | 0.000000e+00 |      --      |    Inf 
526.81/526.86	c   527s| 30000 | 30001 | 26680 |   0.8 | 281M| 111 |   0 |  18k|  19k|  18k|5065 |  10k|   0 |3802 | 0.000000e+00 |      --      |    Inf 
684.31/684.39	c   684s| 40000 | 40001 | 30215 |   0.7 | 348M| 111 |   0 |  18k|  19k|  18k|5051 |  11k|   0 |3988 | 0.000000e+00 |      --      |    Inf 
840.31/840.36	c   840s| 50000 | 50001 | 35357 |   0.7 | 415M| 127 |   0 |  18k|  19k|  18k|5106 |  13k|   0 |4212 | 0.000000e+00 |      --      |    Inf 
993.01/993.04	c   993s| 60000 | 60006 | 39133 |   0.6 | 481M| 137 |   0 |  18k|  19k|  18k|5063 |  14k|   0 |4258 | 0.000000e+00 |      --      |    Inf 
1146.82/1146.87	c  1147s| 70000 | 70009 | 44880 |   0.6 | 548M| 143 |   0 |  18k|  19k|  18k|5060 |  16k|   0 |4416 | 0.000000e+00 |      --      |    Inf 
1298.92/1298.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1298.92/1298.97	c  1299s| 80000 | 80009 | 48561 |   0.6 | 614M| 143 |   0 |  18k|  19k|  18k|5039 |  17k|   0 |4416 | 0.000000e+00 |      --      |    Inf 
1451.42/1451.42	c  1451s| 90000 | 90009 | 52993 |   0.6 | 681M| 143 |   0 |  18k|  19k|  18k|5046 |  19k|   0 |4440 | 0.000000e+00 |      --      |    Inf 
1603.03/1603.00	c  1603s|100000 |100009 | 56460 |   0.5 | 747M| 143 |   0 |  18k|  19k|  18k|5049 |  20k|   0 |4450 | 0.000000e+00 |      --      |    Inf 
1754.74/1754.79	c  1755s|110000 |110009 | 59056 |   0.5 | 814M| 145 |   0 |  18k|  19k|  18k|5061 |  21k|   0 |4463 | 0.000000e+00 |      --      |    Inf 
1790.04/1790.01	c 
1790.04/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.01	c Solving Time (sec) : 1789.89
1790.04/1790.01	c Solving Nodes      : 112289
1790.04/1790.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.04/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.04/1790.01	c Gap                : infinite
1790.04/1790.01	s UNKNOWN
1790.04/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.01	c Solving Time       :    1789.89
1790.04/1790.01	c Original Problem   :
1790.04/1790.01	c   Problem name     : HOME/instance-2705208-1278576539.wbo
1790.04/1790.01	c   Variables        : 21906 (12937 binary, 0 integer, 8969 implicit integer, 0 continuous)
1790.04/1790.01	c   Constraints      : 22400 initial, 22400 maximal
1790.04/1790.01	c Presolved Problem  :
1790.04/1790.01	c   Problem name     : t_HOME/instance-2705208-1278576539.wbo
1790.04/1790.01	c   Variables        : 18910 (11183 binary, 0 integer, 7727 implicit integer, 0 continuous)
1790.04/1790.01	c   Constraints      : 19007 initial, 19007 maximal
1790.04/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.04/1790.01	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1790.04/1790.01	c   dualfix          :       0.01       2621          0          0          0          0          0          0          0
1790.04/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   probing          :       3.02          0          0          0          0          0          0          0          0
1790.04/1790.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   linear           :       0.15        267        108          0       7994          0       2151          0          0
1790.04/1790.01	c   indicator        :       0.05          0          0          0          0          0       1242          0          0
1790.04/1790.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   root node        :          -          0          -          -          0          -          -          -          -
1790.04/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.01	c   integral         :          0          0          0     116239          0          0          0          0          0       4028
1790.04/1790.01	c   varbound         :        327          6     328450     114225          0          0      11978        208          0          0
1790.04/1790.01	c   knapsack         :         78          6     328450     114214          0          0       3946         26          0          0
1790.04/1790.01	c   setppc           :       2999          6     328450     114214          0          0     428636          0          0          0
1790.04/1790.01	c   linear           :       7400          6     328450     114214          0          0      11124      21189          0          0
1790.04/1790.01	c   indicator        :       7727          0     328450     114225          0          0      23996          0          0          0
1790.04/1790.01	c   logicor          :        476          6      51494     110275          0          0       9743          0          0          0
1790.04/1790.01	c   countsols        :          0          0          0     110275          0          0          0          0          0          0
1790.04/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.04/1790.01	c   integral         :      31.88       0.00       0.00      31.88       0.00
1790.04/1790.01	c   varbound         :       7.67       0.00       3.10       4.56       0.00
1790.04/1790.01	c   knapsack         :       1.77       0.00       1.15       0.62       0.00
1790.04/1790.01	c   setppc           :      34.57       0.00      19.66      14.90       0.00
1790.04/1790.01	c   linear           :     260.31       0.01      34.52     225.78       0.00
1790.04/1790.01	c   indicator        :     250.50       0.01      88.93     161.56       0.00
1790.04/1790.01	c   logicor          :       3.79       0.00       0.15       3.64       0.00
1790.04/1790.01	c   countsols        :       0.04       0.00       0.00       0.04       0.00
1790.04/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.04/1790.01	c   vbounds          :       0.15         36          0          0
1790.04/1790.01	c   rootredcost      :       0.11          0          0          0
1790.04/1790.01	c   pseudoobj        :      65.68     324346          0          0
1790.04/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.04/1790.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.01	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.04/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.04/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.04/1790.01	c   cut pool         :       0.00          4          -          -          1          -    (maximal pool size: 299)
1790.04/1790.01	c   redcost          :      92.09     116244          0          0          0          0
1790.04/1790.01	c   impliedbounds    :       0.00          5          0          0         86          0
1790.04/1790.01	c   intobj           :       0.00          0          0          0          0          0
1790.04/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1790.04/1790.01	c   gomory           :       0.20          5          0          0       1847          0
1790.04/1790.01	c   strongcg         :       0.20          5          0          0       1847          0
1790.04/1790.01	c   cmir             :       0.30          5          0          0          4          0
1790.04/1790.01	c   flowcover        :       1.00          5          0          0         31          0
1790.04/1790.01	c   clique           :       0.01          5          0          0          0          0
1790.04/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1790.04/1790.01	c   mcf              :       0.01          1          0          0          0          0
1790.04/1790.01	c   rapidlearning    :       0.00          0          0          0          0          0
1790.04/1790.01	c Pricers            :       Time      Calls       Vars
1790.04/1790.01	c   problem variables:       0.00          0          0
1790.04/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.01	c   relpscost        :      31.75       2014          0          0          0          0       4028
1790.04/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   inference        :     355.33     110275          0          0          0          0     220558
1790.04/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   random           :       0.00          0          0          0          0          0          0
1790.04/1790.01	c Primal Heuristics  :       Time      Calls      Found
1790.04/1790.01	c   LP solutions     :       0.00          -          0
1790.04/1790.01	c   pseudo solutions :       0.00          -          0
1790.04/1790.01	c   oneopt           :       0.18          0          0
1790.04/1790.01	c   crossover        :       0.07          0          0
1790.04/1790.01	c   guideddiving     :       0.00          0          0
1790.04/1790.01	c   intshifting      :       0.00          0          0
1790.04/1790.01	c   feaspump         :       0.42          5          0
1790.04/1790.01	c   coefdiving       :      18.14       1671          0
1790.04/1790.01	c   pscostdiving     :      17.70       1671          0
1790.04/1790.01	c   fracdiving       :      17.67       1671          0
1790.04/1790.01	c   veclendiving     :      17.70       1672          0
1790.04/1790.01	c   linesearchdiving :      17.61       1672          0
1790.04/1790.01	c   objpscostdiving  :      19.03       1670          0
1790.04/1790.01	c   rootsoldiving    :      19.65       1670          0
1790.04/1790.01	c   trivial          :       0.15          2          0
1790.04/1790.01	c   simplerounding   :       0.11       2018          0
1790.04/1790.01	c   zirounding       :       0.39       1000          0
1790.04/1790.01	c   rounding         :       0.45        599          0
1790.04/1790.01	c   shifting         :       0.49        146          0
1790.04/1790.01	c   twoopt           :       0.00          0          0
1790.04/1790.01	c   fixandinfer      :       0.00          0          0
1790.04/1790.01	c   intdiving        :       0.00          0          0
1790.04/1790.01	c   actconsdiving    :       0.00          0          0
1790.04/1790.01	c   octane           :       0.00          0          0
1790.04/1790.01	c   rens             :       0.13          1          0
1790.04/1790.01	c   rins             :       0.00          0          0
1790.04/1790.01	c   localbranching   :       0.00          0          0
1790.04/1790.01	c   mutation         :       0.00          0          0
1790.04/1790.01	c   dins             :       0.00          0          0
1790.04/1790.01	c   undercover       :       0.00          0          0
1790.04/1790.01	c   nlp              :       0.05          0          0
1790.04/1790.01	c   trysol           :      16.58       1698          0
1790.04/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.04/1790.01	c   primal LP        :       0.01          0          0       0.00          -
1790.04/1790.01	c   dual LP          :     291.18       9954      59908       6.02     205.74
1790.04/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1790.04/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1790.04/1790.01	c   diving/probing LP:       0.34         43        124       2.88     369.94
1790.04/1790.01	c   strong branching :      31.67       4498      36324       8.08    1146.79
1790.04/1790.01	c     (at root node) :          -         17        822      48.35          -
1790.04/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1790.04/1790.01	c B&B Tree           :
1790.04/1790.01	c   number of runs   :          1
1790.04/1790.01	c   nodes            :     112289
1790.04/1790.01	c   nodes (total)    :     112289
1790.04/1790.01	c   nodes left       :     112298
1790.04/1790.01	c   max depth        :        145
1790.04/1790.01	c   max depth (total):        145
1790.04/1790.01	c   backtracks       :       1677 (1.5%)
1790.04/1790.01	c   delayed cutoffs  :          0
1790.04/1790.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.04/1790.01	c   avg switch length:       2.41
1790.04/1790.01	c   switching time   :      18.24
1790.04/1790.01	c Solution           :
1790.04/1790.01	c   Solutions found  :          0 (0 improvements)
1790.04/1790.01	c   Primal Bound     :          -
1790.04/1790.01	c   Dual Bound       : +0.00000000000000e+00
1790.04/1790.01	c   Gap              :   infinite
1790.04/1790.01	c   Root Dual Bound  : +0.00000000000000e+00
1790.04/1790.01	c   Root Iterations  :       2142
1790.34/1790.34	c Time complete: 1790.38.

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-2705208-1278576539/watcher-2705208-1278576539 -o /tmp/evaluation-result-2705208-1278576539/solver-2705208-1278576539 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705208-1278576539.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 1.98 1.91 3/178 23219
/proc/meminfo: memFree=28715152/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=12540 CPUtime=0
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 1970 0 0 0 0 0 0 0 24 0 1 0 25867476 12840960 1888 4089446400 4194304 10345943 140734231870560 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23219/statm: 3135 1888 429 1502 0 1628 0

[startup+0.077664 s]
/proc/loadavg: 1.92 1.98 1.91 3/178 23219
/proc/meminfo: memFree=28715152/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=32152 CPUtime=0.07
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 6880 0 0 0 7 0 0 0 24 0 1 0 25867476 32923648 6798 4089446400 4194304 10345943 140734231870560 18446744073709551615 4974536 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23219/statm: 8038 6798 430 1502 0 6531 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32152

[startup+0.100658 s]
/proc/loadavg: 1.92 1.98 1.91 3/178 23219
/proc/meminfo: memFree=28715152/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=37812 CPUtime=0.09
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 8302 0 0 0 9 0 0 0 24 0 1 0 25867476 38719488 8220 4089446400 4194304 10345943 140734231870560 18446744073709551615 9125616 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23219/statm: 9453 8220 430 1502 0 7946 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37812

[startup+0.300622 s]
/proc/loadavg: 1.92 1.98 1.91 3/178 23219
/proc/meminfo: memFree=28715152/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=92060 CPUtime=0.29
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 21486 0 0 0 27 2 0 0 25 0 1 0 25867476 94269440 21014 4089446400 4194304 10345943 140734231870560 18446744073709551615 4246677 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 23015 21014 510 1502 0 21508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92060

[startup+0.700557 s]
/proc/loadavg: 1.92 1.98 1.91 3/178 23219
/proc/meminfo: memFree=28715152/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=100488 CPUtime=0.69
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 23853 0 0 0 67 2 0 0 25 0 1 0 25867476 102899712 23338 4089446400 4194304 10345943 140734231870560 18446744073709551615 4881968 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 25122 23338 581 1502 0 23615 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100488

[startup+1.50042 s]
/proc/loadavg: 1.92 1.98 1.91 3/179 23220
/proc/meminfo: memFree=28622020/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=101044 CPUtime=1.49
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 23992 0 0 0 146 3 0 0 25 0 1 0 25867476 103469056 23477 4089446400 4194304 10345943 140734231870560 18446744073709551615 4881982 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 25261 23477 581 1502 0 23754 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101044

[startup+3.10013 s]
/proc/loadavg: 1.92 1.98 1.91 3/179 23220
/proc/meminfo: memFree=28621648/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=101044 CPUtime=3.09
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 23997 0 0 0 306 3 0 0 25 0 1 0 25867476 103469056 23482 4089446400 4194304 10345943 140734231870560 18446744073709551615 4214303 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 25261 23482 586 1502 0 23754 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101044

[startup+6.30056 s]
/proc/loadavg: 1.93 1.98 1.91 3/179 23220
/proc/meminfo: memFree=28593460/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=139100 CPUtime=6.29
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 44868 0 0 0 623 6 0 0 25 0 1 0 25867476 142438400 31464 4089446400 4194304 10345943 140734231870560 18446744073709551615 7576665 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23219/statm: 34775 31464 781 1502 0 33268 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139100

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.91 3/179 23247
/proc/meminfo: memFree=29206956/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=137024 CPUtime=12.69
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 81794 0 0 0 1258 11 0 0 25 0 1 0 25867476 140312576 31762 4089446400 4194304 10345943 140734231870560 18446744073709551615 5214272 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 34256 31762 783 1502 0 32749 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137024

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.91 3/179 23247
/proc/meminfo: memFree=29204800/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=143280 CPUtime=25.49
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 215424 0 0 0 2522 27 0 0 25 0 1 0 25867476 146718720 32834 4089446400 4194304 10345943 140734231870560 18446744073709551615 6551120 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 35820 32834 783 1502 0 34313 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143280

[startup+51.1007 s]
/proc/loadavg: 1.96 1.98 1.91 3/179 23248
/proc/meminfo: memFree=29195196/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=151104 CPUtime=51.1
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 255310 0 0 0 5077 33 0 0 25 0 1 0 25867476 154730496 35356 4089446400 4194304 10345943 140734231870560 18446744073709551615 4476219 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 37776 35356 783 1502 0 36269 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 151104

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.91 3/179 23249
/proc/meminfo: memFree=28818240/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=169064 CPUtime=102.3
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 315692 0 0 0 10188 42 0 0 25 0 1 0 25867476 173121536 39757 4089446400 4194304 10345943 140734231870560 18446744073709551615 5012919 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 42266 39757 783 1502 0 40759 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 169064

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/179 23251
/proc/meminfo: memFree=28796372/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=191504 CPUtime=162.3
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 351635 0 0 0 16180 50 0 0 25 0 1 0 25867476 196100096 45190 4089446400 4194304 10345943 140734231870560 18446744073709551615 6551120 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 47876 45190 783 1502 0 46369 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 191504

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/179 23253
/proc/meminfo: memFree=28770416/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=217796 CPUtime=222.3
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 371807 0 0 0 22174 56 0 0 25 0 1 0 25867476 223023104 51750 4089446400 4194304 10345943 140734231870560 18446744073709551615 8160403 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 54449 51750 783 1502 0 52942 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 217796

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/179 23254
/proc/meminfo: memFree=28747812/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=238812 CPUtime=282.3
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 389843 0 0 0 28169 61 0 0 25 0 1 0 25867476 244543488 57428 4089446400 4194304 10345943 140734231870560 18446744073709551615 4601642 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 59703 57428 783 1502 0 58196 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 238812

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/179 23256
/proc/meminfo: memFree=28724600/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=262044 CPUtime=342.3
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 402795 0 0 0 34166 64 0 0 25 0 1 0 25867476 268333056 63236 4089446400 4194304 10345943 140734231870560 18446744073709551615 6003194 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 65511 63236 783 1502 0 64004 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 262044

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/179 23257
/proc/meminfo: memFree=28700496/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=287580 CPUtime=402.3
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 420065 0 0 0 40162 68 0 0 25 0 1 0 25867476 294481920 69487 4089446400 4194304 10345943 140734231870560 18446744073709551615 6715784 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 71895 69487 783 1502 0 70388 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 287580

[startup+462.301 s]
/proc/loadavg: 2.04 2.00 1.91 3/179 23259
/proc/meminfo: memFree=28672188/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=312900 CPUtime=462.31
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 429955 0 0 0 46158 73 0 0 25 0 1 0 25867476 320409600 76148 4089446400 4194304 10345943 140734231870560 18446744073709551615 4212734 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 78225 76148 783 1502 0 76718 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 312900

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 1.91 3/179 23261
/proc/meminfo: memFree=28646856/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=342064 CPUtime=522.3
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 438922 0 0 0 52154 76 0 0 25 0 1 0 25867476 350273536 82669 4089446400 4194304 10345943 140734231870560 18446744073709551615 6803054 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 85516 82669 783 1502 0 84009 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 342064

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23265
/proc/meminfo: memFree=28620116/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=368248 CPUtime=582.3
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 445697 0 0 0 58151 79 0 0 25 0 1 0 25867476 377085952 89286 4089446400 4194304 10345943 140734231870560 18446744073709551615 4476332 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 92062 89286 783 1502 0 90555 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 368248

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23267
/proc/meminfo: memFree=28596428/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=390228 CPUtime=642.31
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 451765 0 0 0 64148 83 0 0 25 0 1 0 25867476 399593472 95227 4089446400 4194304 10345943 140734231870560 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 97557 95227 783 1502 0 96050 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 390228

[startup+702.301 s]

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

/proc/meminfo: memFree=28330316/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=542404 CPUtime=1002.31
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 511481 0 0 0 100126 105 0 0 25 0 1 0 25867476 555421696 133475 4089446400 4194304 10345943 140734231870560 18446744073709551615 4476219 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 135601 133475 783 1502 0 134094 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 542404

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23278
/proc/meminfo: memFree=28275104/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=566980 CPUtime=1062.32
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 520306 0 0 0 106123 109 0 0 25 0 1 0 25867476 580587520 139503 4089446400 4194304 10345943 140734231870560 18446744073709551615 5614823 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 141745 139503 783 1502 0 140238 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 566980

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23280
/proc/meminfo: memFree=28211564/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=593856 CPUtime=1122.32
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 532219 0 0 0 112119 113 0 0 25 0 1 0 25867476 608108544 145973 4089446400 4194304 10345943 140734231870560 18446744073709551615 4749687 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 148464 145973 783 1502 0 146957 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 593856

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23281
/proc/meminfo: memFree=28155088/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=617540 CPUtime=1182.32
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 540380 0 0 0 118116 116 0 0 25 0 1 0 25867476 632360960 151933 4089446400 4194304 10345943 140734231870560 18446744073709551615 5031115 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 154385 151933 783 1502 0 152878 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 617540

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23283
/proc/meminfo: memFree=28088964/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=645004 CPUtime=1242.33
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 547156 0 0 0 124112 121 0 0 25 0 1 0 25867476 660484096 158709 4089446400 4194304 10345943 140734231870560 18446744073709551615 4688047 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 161251 158709 783 1502 0 159744 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 645004

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23284
/proc/meminfo: memFree=28028528/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=673212 CPUtime=1302.32
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 553772 0 0 0 130109 123 0 0 25 0 1 0 25867476 689369088 165325 4089446400 4194304 10345943 140734231870560 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 168303 165325 783 1502 0 166796 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 673212

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23286
/proc/meminfo: memFree=27965976/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=698280 CPUtime=1362.32
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 561872 0 0 0 136105 127 0 0 25 0 1 0 25867476 715038720 171955 4089446400 4194304 10345943 140734231870560 18446744073709551615 4749694 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 174570 171955 783 1502 0 173063 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 698280

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 1.92 3/179 23288
/proc/meminfo: memFree=27900840/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=723484 CPUtime=1422.33
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 568295 0 0 0 142103 130 0 0 25 0 1 0 25867476 740847616 178378 4089446400 4194304 10345943 140734231870560 18446744073709551615 5614829 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 180871 178378 783 1502 0 179364 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 723484

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/179 23289
/proc/meminfo: memFree=27838660/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=748244 CPUtime=1482.33
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 576948 0 0 0 148098 135 0 0 25 0 1 0 25867476 766201856 184357 4089446400 4194304 10345943 140734231870560 18446744073709551615 5614817 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 187061 184357 783 1502 0 185554 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 748244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 23291
/proc/meminfo: memFree=27788160/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=771612 CPUtime=1542.32
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 582849 0 0 0 154094 138 0 0 25 0 1 0 25867476 790130688 190208 4089446400 4194304 10345943 140734231870560 18446744073709551615 5926386 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 192903 190208 783 1502 0 191396 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 771612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 23292
/proc/meminfo: memFree=27721156/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=798492 CPUtime=1602.33
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 589627 0 0 0 160092 141 0 0 25 0 1 0 25867476 817655808 196717 4089446400 4194304 10345943 140734231870560 18446744073709551615 4687909 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 199623 196717 783 1502 0 198116 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 798492

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 23294
/proc/meminfo: memFree=27660108/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=824088 CPUtime=1662.33
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 595987 0 0 0 166088 145 0 0 25 0 1 0 25867476 843866112 202992 4089446400 4194304 10345943 140734231870560 18446744073709551615 4999734 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 206022 202992 783 1502 0 204515 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 824088

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 23296
/proc/meminfo: memFree=27592252/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=850944 CPUtime=1722.33
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 603192 0 0 0 172085 148 0 0 25 0 1 0 25867476 871366656 209983 4089446400 4194304 10345943 140734231870560 18446744073709551615 6519214 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 212736 209983 783 1502 0 211229 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 850944

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 23297
/proc/meminfo: memFree=27524260/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=879640 CPUtime=1782.33
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 612126 0 0 0 178082 151 0 0 25 0 1 0 25867476 900751360 216867 4089446400 4194304 10345943 140734231870560 18446744073709551615 6003097 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 219910 216867 783 1502 0 218403 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 879640

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 23297
/proc/meminfo: memFree=27518432/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=880140 CPUtime=1785.53
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 615104 0 0 0 178402 151 0 0 25 0 1 0 25867476 901263360 217403 4089446400 4194304 10345943 140734231870560 18446744073709551615 4749687 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 220035 217403 783 1502 0 218528 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (KiB) 880140

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 23298
/proc/meminfo: memFree=27517560/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=881160 CPUtime=1788.74
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 615259 0 0 0 178722 152 0 0 25 0 1 0 25867476 902307840 217558 4089446400 4194304 10345943 140734231870560 18446744073709551615 4999669 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 220290 217558 783 1502 0 218783 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 881160

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 23298
/proc/meminfo: memFree=27517560/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=883212 CPUtime=1789.54
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 615508 0 0 0 178802 152 0 0 25 0 1 0 25867476 904409088 217807 4089446400 4194304 10345943 140734231870560 18446744073709551615 4686942 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 220803 217807 783 1502 0 219296 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (KiB) 883212

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 23298
/proc/meminfo: memFree=27511732/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=883212 CPUtime=1789.94
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 615513 0 0 0 178842 152 0 0 25 0 1 0 25867476 904409088 217812 4089446400 4194304 10345943 140734231870560 18446744073709551615 6519199 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23219/statm: 220803 217812 783 1502 0 219296 0
Current children cumulated CPU time (s) 1789.94
Current children cumulated vsize (KiB) 883212

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 23298
/proc/meminfo: memFree=27511732/32950928 swapFree=67111528/67111528
[pid=23219] ppid=23217 vsize=872952 CPUtime=1790.34
/proc/23219/stat : 23219 (pbscip.linux.x8) R 23217 23219 22840 0 -1 4202496 615518 0 0 0 178881 153 0 0 25 0 1 0 25867476 893902848 161226 4089446400 4194304 10345943 140734231870560 18446744073709551615 9366586 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23219/statm: 218238 161226 787 1502 0 216731 0
Current children cumulated CPU time (s) 1790.34
Current children cumulated vsize (KiB) 872952

Child status: 0
Real time (s): 1790.34
CPU time (s): 1790.39
CPU user time (s): 1788.83
CPU system time (s): 1.55476
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 883756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.83
system time used= 1.55476
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 615521
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= 5
involuntary context switches= 978

runsolver used 2.66059 second user time and 7.09592 second system time

The end

Launcher Data

Begin job on node120 at 2010-07-08 10:09:00
IDJOB=2705208
IDBENCH=79074
IDSOLVER=1214
FILE ID=node120/2705208-1278576539
PBS_JOBID= 11240213
Free space on /tmp= 73452 MiB

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

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

MD5SUM BENCH= 21194a5c96fb00b1cb0d9bbfc15b0e5d
RANDOM SEED=198113926

node120.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.813
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.62
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.813
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.82
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.813
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.813
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.813
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.78
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.813
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	: 5363.42
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.813
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.76
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.813
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28715928 kB
Buffers:        158720 kB
Cached:        2779256 kB
SwapCached:          0 kB
Active:        2682048 kB
Inactive:      1386668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28715928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13248 kB
Writeback:           0 kB
AnonPages:     1131008 kB
Mapped:          17976 kB
Slab:           100220 kB
PageTables:       7112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1281180 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= 73436 MiB
End job on node120 at 2010-07-08 10:38:50