Trace number 2693153

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.53 1800.48

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/
normalized-j9012_2-unsat--soft-66-100-0.wbo
MD5SUMcbe4c3d53eb1efe1b988611d439eb8ee
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark54
Best CPU time to get the best result obtained on this benchmark0.12098
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables12922
Total number of constraints40512
Number of soft constraints13779
Number of constraints which are clauses40232
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints280
Minimum length of a constraint1
Maximum length of a constraint69
Top cost 694337
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 694336
Biggest number in a constraint 102
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 504
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.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-2693153-1277916753.wbo>
0.29/0.36	c original problem has 40480 variables (26701 bin, 0 int, 0 impl, 13779 cont) and 54292 constraints
0.29/0.36	c problem read
0.29/0.36	c presolving settings loaded
0.89/1.00	c presolving:
1.29/1.30	c (round 1) 1307 del vars, 3979 del conss, 775 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 502861 impls, 0 clqs
1.49/1.53	c (round 2) 3606 del vars, 11740 del conss, 1756 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 511750 impls, 0 clqs
1.69/1.78	c (round 3) 7678 del vars, 18248 del conss, 2469 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 517729 impls, 0 clqs
1.89/1.95	c (round 4) 12261 del vars, 23068 del conss, 3118 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 524124 impls, 0 clqs
1.99/2.08	c (round 5) 15484 del vars, 26788 del conss, 3559 chg bounds, 1 chg sides, 3 chg coeffs, 0 upgd conss, 528754 impls, 0 clqs
2.10/2.16	c (round 6) 17866 del vars, 28950 del conss, 3812 chg bounds, 19 chg sides, 28 chg coeffs, 0 upgd conss, 530111 impls, 0 clqs
2.20/2.22	c (round 7) 19541 del vars, 30328 del conss, 3990 chg bounds, 35 chg sides, 49 chg coeffs, 0 upgd conss, 531386 impls, 0 clqs
2.20/2.26	c (round 8) 20513 del vars, 31201 del conss, 4093 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 531930 impls, 0 clqs
2.20/2.30	c (round 9) 21135 del vars, 31815 del conss, 4168 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 532352 impls, 0 clqs
2.29/2.32	c (round 10) 21549 del vars, 32220 del conss, 4212 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 532536 impls, 0 clqs
2.29/2.35	c (round 11) 21857 del vars, 32535 del conss, 4250 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 532692 impls, 0 clqs
2.29/2.37	c (round 12) 22069 del vars, 32742 del conss, 4269 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 532716 impls, 0 clqs
2.29/2.38	c (round 13) 22219 del vars, 32853 del conss, 4278 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 532731 impls, 0 clqs
2.29/2.39	c (round 14) 22303 del vars, 32894 del conss, 4278 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 532731 impls, 0 clqs
2.39/2.43	c (round 15) 22340 del vars, 32901 del conss, 10295 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 532731 impls, 0 clqs
2.49/2.56	c (round 16) 22347 del vars, 32901 del conss, 10295 chg bounds, 46 chg sides, 62 chg coeffs, 10076 upgd conss, 532731 impls, 0 clqs
2.59/2.62	c (round 17) 22347 del vars, 32901 del conss, 10295 chg bounds, 100 chg sides, 169 chg coeffs, 10076 upgd conss, 533450 impls, 1 clqs
2.59/2.65	c (round 18) 22347 del vars, 32903 del conss, 10295 chg bounds, 105 chg sides, 183 chg coeffs, 10076 upgd conss, 533450 impls, 2 clqs
2.59/2.69	c (round 19) 22347 del vars, 32903 del conss, 10295 chg bounds, 109 chg sides, 192 chg coeffs, 10076 upgd conss, 533450 impls, 2 clqs
2.69/2.72	c (round 20) 22347 del vars, 32903 del conss, 10295 chg bounds, 113 chg sides, 218 chg coeffs, 10076 upgd conss, 533450 impls, 2 clqs
5.19/5.24	c    (4.5s) probing: 1000/12116 (8.3%) - 0 fixings, 0 aggregations, 25301 implications, 0 bound changes
6.89/6.96	c    (6.2s) probing: 2000/12116 (16.5%) - 0 fixings, 0 aggregations, 29439 implications, 0 bound changes
6.89/6.96	c    (6.2s) probing: 2001/12116 (16.5%) - 0 fixings, 0 aggregations, 29440 implications, 0 bound changes
6.89/6.96	c    (6.2s) probing aborted: 2000/2000 successive useless probings
6.89/6.96	c presolving (21 rounds):
6.89/6.96	c  22347 deleted vars, 32903 deleted constraints, 10295 tightened bounds, 0 added holes, 113 changed sides, 218 changed coefficients
6.89/6.96	c  647399 implications, 2 cliques
6.89/6.96	c presolved problem has 18133 variables (12116 bin, 0 int, 0 impl, 6017 cont) and 21407 constraints
6.89/6.96	c    6017 constraints of type <indicator>
6.89/6.96	c     719 constraints of type <varbound>
6.89/6.96	c     182 constraints of type <knapsack>
6.89/6.96	c      18 constraints of type <setppc>
6.89/6.96	c    5298 constraints of type <linear>
6.89/6.96	c    9173 constraints of type <logicor>
6.89/6.96	c transformed objective value is always integral (scale: 1)
6.89/6.96	c Presolving Time: 6.07
6.89/6.96	c - non default parameters ----------------------------------------------------------------------
6.89/6.96	c # SCIP version 1.2.1.2
6.89/6.96	c 
6.89/6.96	c # frequency for displaying node information lines
6.89/6.96	c # [type: int, range: [-1,2147483647], default: 100]
6.89/6.96	c display/freq = 10000
6.89/6.96	c 
6.89/6.96	c # maximal time in seconds to run
6.89/6.96	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.89/6.96	c limits/time = 1799.65
6.89/6.96	c 
6.89/6.96	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.89/6.96	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.89/6.96	c limits/memory = 3420
6.89/6.96	c 
6.89/6.96	c # should presolving try to simplify inequalities
6.89/6.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.89/6.96	c constraints/linear/simplifyinequalities = TRUE
6.89/6.96	c 
6.89/6.96	c # should presolving try to simplify knapsacks
6.89/6.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.89/6.96	c constraints/knapsack/simplifyinequalities = TRUE
6.89/6.96	c 
6.89/6.96	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.89/6.96	c # [type: int, range: [-1,2147483647], default: -1]
6.89/6.96	c separating/rapidlearning/freq = 0
6.89/6.96	c 
6.89/6.96	c -----------------------------------------------------------------------------------------------
6.89/6.96	c start solving
6.89/6.97	c 
6.99/7.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.99/7.04	c   6.3s|     1 |     0 |     0 |     - | 135M|   0 |   0 |  18k|  21k|  18k|9373 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.99/7.08	c   6.3s|     1 |     0 |   751 |     - | 136M|   0 |   0 |  18k|  21k|  18k|  10k| 640 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.09/7.10	c   6.3s|     1 |     0 |   839 |     - | 136M|   0 |   0 |  18k|  21k|  18k|  10k| 723 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.09/7.11	c   6.3s|     1 |     2 |   839 |     - | 136M|   0 |   0 |  18k|  21k|  18k|  10k| 723 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
305.39/305.40	c   291s| 10000 |  9999 | 91754 |   9.1 | 224M|  83 |   0 |  18k|  21k|  18k|  10k|  30k|   3 |4204 | 5.400000e+01 |      --      |    Inf 
527.79/527.87	c   506s| 20000 | 19999 |133837 |   6.7 | 309M|  91 |   0 |  18k|  21k|  18k|  10k|  47k|   3 |4878 | 5.400000e+01 |      --      |    Inf 
744.71/744.79	c   716s| 30000 | 29999 |177829 |   5.9 | 394M|  97 |   0 |  18k|  21k|  18k|  10k|  65k|   3 |6115 | 5.400000e+01 |      --      |    Inf 
928.80/928.85	c   895s| 40000 | 39999 |201616 |   5.0 | 478M|  97 |   0 |  18k|  21k|  18k|  10k|  75k|   3 |6133 | 5.400000e+01 |      --      |    Inf 
1113.22/1113.29	c  1073s| 50000 | 49999 |227536 |   4.5 | 562M|  97 |   0 |  18k|  21k|  18k|  10k|  86k|   3 |6145 | 5.400000e+01 |      --      |    Inf 
1297.72/1297.73	c  1252s| 60000 | 59999 |251798 |   4.2 | 645M|  97 |   0 |  18k|  21k|  18k|  10k|  96k|   3 |6154 | 5.400000e+01 |      --      |    Inf 
1479.23/1479.28	c  1428s| 70000 | 69999 |270546 |   3.9 | 728M|  97 |   0 |  18k|  21k|  18k|  10k| 106k|   3 |6154 | 5.400000e+01 |      --      |    Inf 
1662.43/1662.49	c  1604s| 80000 | 79999 |290609 |   3.6 | 811M| 101 |   0 |  18k|  21k|  18k|  10k| 115k|   3 |6261 | 5.400000e+01 |      --      |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1737.23
1800.04/1800.01	c Solving Nodes      : 87552
1800.04/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.01	c Dual Bound         : +5.40000000000000e+01
1800.04/1800.01	c Gap                : infinite
1800.04/1800.01	s UNKNOWN
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time       :    1737.23
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-2693153-1277916753.wbo
1800.04/1800.01	c   Variables        : 40480 (26701 binary, 0 integer, 0 implicit integer, 13779 continuous)
1800.04/1800.01	c   Constraints      : 54292 initial, 54292 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-2693153-1277916753.wbo
1800.04/1800.01	c   Variables        : 18133 (12116 binary, 0 integer, 0 implicit integer, 6017 continuous)
1800.04/1800.01	c   Constraints      : 21407 initial, 21410 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.03        153          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.05      16471          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.02          0          0          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       4.11          0          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       0.40          0          0          0          0          0       7762          0          0
1800.04/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   knapsack         :       0.02          0          0          0          0          0          2         67        156
1800.04/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   linear           :       0.84       4125       1598          0      10295          0      25139         46         62
1800.04/1800.01	c   logicor          :       0.05          0          0          0          0          0          0          0          0
1800.04/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0     100007          0          0          0          0          0       8426
1800.04/1800.01	c   indicator        :       6017          0     624755      95794          0          0      73409          0          0          0
1800.04/1800.01	c   varbound         :        719          3     624755      95794          0          0      22063       2022          0          0
1800.04/1800.01	c   knapsack         :        182          3     624755      94212          0          0        829          0          0          0
1800.04/1800.01	c   setppc           :         18          3     624755      94212          0          0       2580          0          0          0
1800.04/1800.01	c   linear           :       5298          3     624755      94212          0          0      11823     121537          0          0
1800.04/1800.01	c   logicor          :       9173+         3     563781      83338          0          1    1486710          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0      83338          0          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.01	c   integral         :      64.53       0.00       0.00      64.53       0.00
1800.04/1800.01	c   indicator        :     172.02       0.01      55.36     116.65       0.00
1800.04/1800.01	c   varbound         :      13.41       0.00       6.73       6.68       0.00
1800.04/1800.01	c   knapsack         :       4.64       0.00       3.67       0.97       0.00
1800.04/1800.01	c   setppc           :       0.18       0.00       0.07       0.11       0.00
1800.04/1800.01	c   linear           :     221.84       0.01      49.12     172.71       0.00
1800.04/1800.01	c   logicor          :      53.83       0.00       5.85      47.98       0.00
1800.04/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :      29.65     212804          0      40187
1800.04/1800.01	c   rootredcost      :       0.01          0          0          0
1800.04/1800.01	c   pseudoobj        :      94.74     615237          0          0
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :       0.00          1          1          1       13.0          2        2.0          -
1800.04/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   applied globally :          -          -          -          3        5.7          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.04/1800.01	c   redcost          :      54.84      99126          0          0          0          0
1800.04/1800.01	c   impliedbounds    :       0.00          0          0          0          0          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :       0.00          0          0          0          0          0
1800.04/1800.01	c   strongcg         :       0.00          0          0          0          0          0
1800.04/1800.01	c   cmir             :       0.00          0          0          0          0          0
1800.04/1800.01	c   flowcover        :       0.00          0          0          0          0          0
1800.04/1800.01	c   clique           :       0.00          0          0          0          0          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.00          0          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :      64.51       4213          0          0          0          0       8426
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :     203.07      83338          0          0          0          0     166676
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.00          -          0
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   oneopt           :       0.22          0          0
1800.04/1800.01	c   crossover        :       0.03          0          0
1800.04/1800.01	c   guideddiving     :       0.00          0          0
1800.04/1800.01	c   intshifting      :       0.02          6          0
1800.04/1800.01	c   coefdiving       :      13.93       1763          0
1800.04/1800.01	c   pscostdiving     :      13.63       1763          0
1800.04/1800.01	c   linesearchdiving :      13.62       1764          0
1800.04/1800.01	c   rootsoldiving    :      15.98       1760          0
1800.04/1800.01	c   trivial          :       0.48          2          0
1800.04/1800.01	c   simplerounding   :       0.06       4213          0
1800.04/1800.01	c   zirounding       :       2.53       1000          0
1800.04/1800.01	c   rounding         :       4.20        864          0
1800.04/1800.01	c   shifting         :       1.79        237          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   feaspump         :       0.85          7          0
1800.04/1800.01	c   fracdiving       :      14.44       1763          0
1800.04/1800.01	c   veclendiving     :      13.27       1763          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   objpscostdiving  :      15.56       1760          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.00          0          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   nlp              :       0.00          0          0
1800.04/1800.01	c   trysol           :      18.58       2734          0
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.01	c   dual LP          :     439.64      23365     308941      13.22     702.71
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:       1.65        184       2131      11.58    1291.52
1800.04/1800.01	c   strong branching :      64.31       6329     101136      15.98    1572.63
1800.04/1800.01	c     (at root node) :          -          0          0       0.00          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :      87552
1800.04/1800.01	c   nodes (total)    :      87552
1800.04/1800.01	c   nodes left       :      87551
1800.04/1800.01	c   max depth        :        101
1800.04/1800.01	c   max depth (total):        101
1800.04/1800.01	c   backtracks       :       1775 (2.0%)
1800.04/1800.01	c   delayed cutoffs  :          0
1800.04/1800.01	c   repropagations   :          1 (2 domain reductions, 0 cutoffs)
1800.04/1800.01	c   avg switch length:       2.27
1800.04/1800.01	c   switching time   :      19.12
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :          0 (0 improvements)
1800.04/1800.01	c   Primal Bound     :          -
1800.04/1800.01	c   Dual Bound       : +5.40000000000000e+01
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :        839
1800.43/1800.48	c Time complete: 1800.52.

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-2693153-1277916753/watcher-2693153-1277916753 -o /tmp/evaluation-result-2693153-1277916753/solver-2693153-1277916753 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693153-1277916753.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 4/178 11443
/proc/meminfo: memFree=31087052/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=10868 CPUtime=0
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 1641 0 0 0 0 0 0 0 25 0 1 0 132972590 11128832 1562 4089446400 4194304 9819077 140734296711152 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11443/statm: 2717 1563 392 1374 0 1338 0

[startup+0.06309 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 11443
/proc/meminfo: memFree=31087052/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=24520 CPUtime=0.05
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 5073 0 0 0 5 0 0 0 25 0 1 0 132972590 25108480 4994 4089446400 4194304 9819077 140734296711152 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11443/statm: 6130 4994 392 1374 0 4751 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24520

[startup+0.101093 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 11443
/proc/meminfo: memFree=31087052/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=29596 CPUtime=0.09
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 6343 0 0 0 9 0 0 0 25 0 1 0 132972590 30306304 6264 4089446400 4194304 9819077 140734296711152 18446744073709551615 8082239 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11443/statm: 7399 6264 392 1374 0 6020 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29596

[startup+0.301063 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 11443
/proc/meminfo: memFree=31087052/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=59620 CPUtime=0.29
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 13839 0 0 0 28 1 0 0 25 0 1 0 132972590 61050880 13760 4089446400 4194304 9819077 140734296711152 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11443/statm: 14905 13760 392 1374 0 13526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59620

[startup+0.700973 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 11443
/proc/meminfo: memFree=31087052/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=157436 CPUtime=0.69
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 37383 0 0 0 65 4 0 0 25 0 1 0 132972590 161214464 36914 4089446400 4194304 9819077 140734296711152 18446744073709551615 4241122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11443/statm: 39359 36914 469 1374 0 37980 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 157436

[startup+1.5009 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11444
/proc/meminfo: memFree=30940616/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=179064 CPUtime=1.49
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 43110 0 0 0 138 11 0 0 25 0 1 0 132972590 183361536 42384 4089446400 4194304 9819077 140734296711152 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11443/statm: 44766 42384 495 1374 0 43387 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 179064

[startup+3.10061 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11444
/proc/meminfo: memFree=30917676/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=186084 CPUtime=3.09
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 55443 0 0 0 275 34 0 0 25 0 1 0 132972590 190550016 44147 4089446400 4194304 9819077 140734296711152 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11443/statm: 46521 44147 542 1374 0 45142 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 186084

[startup+6.30098 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11444
/proc/meminfo: memFree=30910536/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=187244 CPUtime=6.29
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 55753 0 0 0 588 41 0 0 25 0 1 0 132972590 191737856 44457 4089446400 4194304 9819077 140734296711152 18446744073709551615 5500564 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 46811 44457 547 1374 0 45432 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 187244

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11444
/proc/meminfo: memFree=30888476/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=216156 CPUtime=12.69
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 332079 0 0 0 1191 78 0 0 25 0 1 0 132972590 221343744 50080 4089446400 4194304 9819077 140734296711152 18446744073709551615 7816434 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 54039 50080 678 1374 0 52660 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 216156

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11444
/proc/meminfo: memFree=30882188/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=225328 CPUtime=25.49
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 1091364 0 0 0 2379 170 0 0 25 0 1 0 132972590 230735872 51457 4089446400 4194304 9819077 140734296711152 18446744073709551615 8875210 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 56332 51457 699 1374 0 54953 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 225328

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11445
/proc/meminfo: memFree=30877652/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=225676 CPUtime=51.09
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 2367203 0 0 0 4778 331 0 0 25 0 1 0 132972590 231092224 52537 4089446400 4194304 9819077 140734296711152 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 56419 52537 699 1374 0 55040 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 225676

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11446
/proc/meminfo: memFree=30860400/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=239192 CPUtime=102.29
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 4332970 0 0 0 9641 588 0 0 25 0 1 0 132972590 244932608 55938 4089446400 4194304 9819077 140734296711152 18446744073709551615 4697625 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 59798 55938 705 1374 0 58419 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 239192

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11448
/proc/meminfo: memFree=30839028/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=256144 CPUtime=162.3
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 6074060 0 0 0 15394 836 0 0 25 0 1 0 132972590 262291456 60242 4089446400 4194304 9819077 140734296711152 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 64036 60242 705 1374 0 62657 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 256144

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11450
/proc/meminfo: memFree=30811712/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=281640 CPUtime=222.29
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 7496462 0 0 0 21173 1056 0 0 25 0 1 0 132972590 288399360 66506 4089446400 4194304 9819077 140734296711152 18446744073709551615 4561013 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 70410 66506 705 1374 0 69031 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 281640

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 11451
/proc/meminfo: memFree=30787204/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=302484 CPUtime=282.29
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 9500962 0 0 0 26898 1331 0 0 25 0 1 0 132972590 309743616 71697 4089446400 4194304 9819077 140734296711152 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 75621 71697 705 1374 0 74242 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 302484

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 11453
/proc/meminfo: memFree=30761992/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=326180 CPUtime=342.29
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 10898534 0 0 0 32688 1541 0 0 25 0 1 0 132972590 334008320 77675 4089446400 4194304 9819077 140734296711152 18446744073709551615 6667314 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 81545 77675 705 1374 0 80166 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 326180

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11454
/proc/meminfo: memFree=30736028/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=351116 CPUtime=402.3
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 12161120 0 0 0 38492 1738 0 0 25 0 1 0 132972590 359542784 83951 4089446400 4194304 9819077 140734296711152 18446744073709551615 7816453 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 87779 83951 705 1374 0 86400 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 351116

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11456
/proc/meminfo: memFree=30707972/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=373604 CPUtime=462.3
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 13367922 0 0 0 44302 1928 0 0 25 0 1 0 132972590 382570496 89564 4089446400 4194304 9819077 140734296711152 18446744073709551615 7816427 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11443/statm: 93401 89564 705 1374 0 92022 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 373604

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11467
/proc/meminfo: memFree=30682884/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=394004 CPUtime=522.29
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 14395770 0 0 0 50124 2105 0 0 25 0 1 0 132972590 403460096 94656 4089446400 4194304 9819077 140734296711152 18446744073709551615 5893807 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11443/statm: 98501 94656 705 1374 0 97122 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 394004

[startup+582.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 11577
/proc/meminfo: memFree=30900952/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=423128 CPUtime=582.3
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 15223003 0 0 0 55973 2257 0 0 25 0 1 0 132972590 433283072 101992 4089446400 4194304 9819077 140734296711152 18446744073709551615 4697577 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 105782 101992 705 1374 0 104403 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 423128

[startup+642.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 11579
/proc/meminfo: memFree=30870328/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=449584 CPUtime=642.31
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 16409001 0 0 0 61792 2439 0 0 25 0 1 0 132972590 460374016 108488 4089446400 4194304 9819077 140734296711152 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 112396 108488 705 1374 0 111017 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 449584

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11587
/proc/meminfo: memFree=30733580/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=571272 CPUtime=942.31
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 22541645 0 0 0 90824 3407 0 0 25 0 1 0 132972590 584982528 139090 4089446400 4194304 9819077 140734296711152 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 142818 139090 705 1374 0 141439 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 571272

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11588
/proc/meminfo: memFree=30690644/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=605428 CPUtime=1002.32
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 23748264 0 0 0 96630 3602 0 0 25 0 1 0 132972590 619958272 147616 4089446400 4194304 9819077 140734296711152 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11443/statm: 151357 147616 705 1374 0 149978 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 605428

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11590
/proc/meminfo: memFree=30655636/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=633860 CPUtime=1062.32
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 24850962 0 0 0 102445 3787 0 0 25 0 1 0 132972590 649072640 154730 4089446400 4194304 9819077 140734296711152 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11443/statm: 158465 154730 705 1374 0 157086 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 633860

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11592
/proc/meminfo: memFree=30617408/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=658964 CPUtime=1122.31
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 25953726 0 0 0 108258 3973 0 0 25 0 1 0 132972590 674779136 161058 4089446400 4194304 9819077 140734296711152 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11443/statm: 164741 161058 705 1374 0 163362 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 658964

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 11593
/proc/meminfo: memFree=30576580/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=682872 CPUtime=1182.31
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 26958063 0 0 0 114080 4151 0 0 25 0 1 0 132972590 699260928 167419 4089446400 4194304 9819077 140734296711152 18446744073709551615 7226672 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11443/statm: 170718 167419 705 1374 0 169339 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 682872

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 11595
/proc/meminfo: memFree=30517516/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=713220 CPUtime=1242.32
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 28123200 0 0 0 119888 4344 0 0 25 0 1 0 132972590 730337280 174662 4089446400 4194304 9819077 140734296711152 18446744073709551615 5950928 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11443/statm: 178305 174662 705 1374 0 176926 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 713220

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11596
/proc/meminfo: memFree=30468252/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=738712 CPUtime=1302.32
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 29324153 0 0 0 125691 4541 0 0 25 0 1 0 132972590 756441088 180967 4089446400 4194304 9819077 140734296711152 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11443/statm: 184678 180967 705 1374 0 183299 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 738712

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11598
/proc/meminfo: memFree=30418616/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=765480 CPUtime=1362.32
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 30511856 0 0 0 131492 4740 0 0 25 0 1 0 132972590 783851520 187617 4089446400 4194304 9819077 140734296711152 18446744073709551615 4965861 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11443/statm: 191370 187617 705 1374 0 189991 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 765480

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11600
/proc/meminfo: memFree=30355692/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=796048 CPUtime=1422.33
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 31757898 0 0 0 137291 4942 0 0 25 0 1 0 132972590 815153152 194797 4089446400 4194304 9819077 140734296711152 18446744073709551615 6670453 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11443/statm: 199012 194797 705 1374 0 197633 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 796048

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11601
/proc/meminfo: memFree=30297232/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=820792 CPUtime=1482.32
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 33058344 0 0 0 143081 5151 0 0 25 0 1 0 132972590 840491008 200963 4089446400 4194304 9819077 140734296711152 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11443/statm: 205198 200963 705 1374 0 203819 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 820792

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11603
/proc/meminfo: memFree=30239392/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=844216 CPUtime=1542.33
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 34227388 0 0 0 148879 5354 0 0 25 0 1 0 132972590 864477184 206831 4089446400 4194304 9819077 140734296711152 18446744073709551615 6161969 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11443/statm: 211054 206831 705 1374 0 209675 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 844216

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11604
/proc/meminfo: memFree=30180828/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=870720 CPUtime=1602.33
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 35597411 0 0 0 154661 5572 0 0 25 0 1 0 132972590 891617280 213518 4089446400 4194304 9819077 140734296711152 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11443/statm: 217680 213518 705 1374 0 216301 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 870720

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11606
/proc/meminfo: memFree=30125136/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=896256 CPUtime=1662.33
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 36922520 0 0 0 160452 5781 0 0 25 0 1 0 132972590 917766144 219829 4089446400 4194304 9819077 140734296711152 18446744073709551615 4819272 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11443/statm: 224064 219829 705 1374 0 222685 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 896256

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11608
/proc/meminfo: memFree=30067188/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=921880 CPUtime=1722.33
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 38290028 0 0 0 166247 5986 0 0 25 0 1 0 132972590 944005120 226407 4089446400 4194304 9819077 140734296711152 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11443/statm: 230470 226407 705 1374 0 229091 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 921880

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11609
/proc/meminfo: memFree=30004152/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=950452 CPUtime=1782.33
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 39554236 0 0 0 172041 6192 0 0 25 0 1 0 132972590 973262848 233391 4089446400 4194304 9819077 140734296711152 18446744073709551615 6590471 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11443/statm: 237613 233403 705 1374 0 236234 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 950452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11610
/proc/meminfo: memFree=29987140/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=959676 CPUtime=1800.04
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 39894535 0 0 0 173757 6247 0 0 25 0 1 0 132972590 982708224 235807 4089446400 4194304 9819077 140734296711152 18446744073709551615 4965872 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11443/statm: 239919 235807 705 1374 0 238540 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 959676

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.00 2.00 3/179 11610
/proc/meminfo: memFree=29987140/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=404948 CPUtime=1800.23
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 39894542 0 0 0 173773 6250 0 0 18 0 1 0 132972590 414666752 97136 4089446400 4194304 9819077 140734296711152 18446744073709551615 6027308 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11443/statm: 101237 97136 711 1374 0 99858 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 404948

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11610
/proc/meminfo: memFree=29987140/32951124 swapFree=67111528/67111528
[pid=11443] ppid=11441 vsize=375216 CPUtime=1800.43
/proc/11443/stat : 11443 (pbscip.linux.x8) R 11441 11443 10814 0 -1 4202496 39894542 0 0 0 173793 6250 0 0 18 0 1 0 132972590 384221184 89449 4089446400 4194304 9819077 140734296711152 18446744073709551615 8723783 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11443/statm: 93548 89449 711 1374 0 92169 0
Current children cumulated CPU time (s) 1800.43
Current children cumulated vsize (KiB) 375216

Child status: 0
Real time (s): 1800.48
CPU time (s): 1800.53
CPU user time (s): 1738
CPU system time (s): 62.5215
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 959760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1738
system time used= 62.5215
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39894554
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= 3
involuntary context switches= 3535

runsolver used 3.06853 second user time and 5.66814 second system time

The end

Launcher Data

Begin job on node109 at 2010-06-30 18:52:33
IDJOB=2693153
IDBENCH=79078
IDSOLVER=1205
FILE ID=node109/2693153-1277916753
PBS_JOBID= 11197334
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-j9012_2-unsat--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693153-1277916753/watcher-2693153-1277916753 -o /tmp/evaluation-result-2693153-1277916753/solver-2693153-1277916753 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693153-1277916753.wbo -t 1800 -m 3800

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

MD5SUM BENCH= cbe4c3d53eb1efe1b988611d439eb8ee
RANDOM SEED=1002740341

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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.82
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.817
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.817
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.74
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.817
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31087456 kB
Buffers:        198772 kB
Cached:        1054480 kB
SwapCached:          0 kB
Active:         985780 kB
Inactive:       734376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31087456 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7428 kB
Writeback:           0 kB
AnonPages:      467340 kB
Mapped:          16132 kB
Slab:            80696 kB
PageTables:       5584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   623208 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 node109 at 2010-06-30 19:22:35