Trace number 2693156

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.49 1800.44

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/
normalized-j907_8-unsat--soft-66-100-0.wbo
MD5SUM8152575fe2efc1e2a3706cdbc35535cf
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark0.090985
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables10920
Total number of constraints34033
Number of soft constraints11497
Number of constraints which are clauses33797
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints236
Minimum length of a constraint1
Maximum length of a constraint50
Top cost 583113
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 583112
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 345
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-2693156-1277916791.wbo>
0.29/0.30	c original problem has 33914 variables (22417 bin, 0 int, 0 impl, 11497 cont) and 45531 constraints
0.29/0.30	c problem read
0.29/0.30	c presolving settings loaded
0.79/0.81	c presolving:
0.99/1.05	c (round 1) 1196 del vars, 3780 del conss, 684 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 404913 impls, 0 clqs
1.20/1.24	c (round 2) 3463 del vars, 11131 del conss, 1734 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 421131 impls, 0 clqs
1.39/1.44	c (round 3) 7577 del vars, 18004 del conss, 2539 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 428414 impls, 0 clqs
1.49/1.58	c (round 4) 12017 del vars, 22519 del conss, 3103 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 432369 impls, 0 clqs
1.59/1.67	c (round 5) 15142 del vars, 25329 del conss, 3462 chg bounds, 2 chg sides, 3 chg coeffs, 0 upgd conss, 434782 impls, 0 clqs
1.69/1.73	c (round 6) 17098 del vars, 27058 del conss, 3632 chg bounds, 21 chg sides, 30 chg coeffs, 0 upgd conss, 435991 impls, 0 clqs
1.69/1.76	c (round 7) 18342 del vars, 28176 del conss, 3749 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 436610 impls, 0 clqs
1.69/1.79	c (round 8) 19122 del vars, 28755 del conss, 3820 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 437011 impls, 0 clqs
1.79/1.80	c (round 9) 19539 del vars, 29090 del conss, 3858 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 437169 impls, 0 clqs
1.79/1.82	c (round 10) 19765 del vars, 29265 del conss, 3871 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 437179 impls, 0 clqs
1.79/1.83	c (round 11) 19901 del vars, 29332 del conss, 3876 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 437179 impls, 0 clqs
1.79/1.84	c (round 12) 19957 del vars, 29353 del conss, 3876 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 437179 impls, 0 clqs
1.79/1.86	c (round 13) 19975 del vars, 29356 del conss, 8496 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 437179 impls, 0 clqs
1.89/1.97	c (round 14) 19978 del vars, 29356 del conss, 8496 chg bounds, 28 chg sides, 44 chg coeffs, 7617 upgd conss, 437179 impls, 0 clqs
1.99/2.00	c (round 15) 19978 del vars, 29356 del conss, 8496 chg bounds, 34 chg sides, 63 chg coeffs, 7617 upgd conss, 437861 impls, 0 clqs
3.59/3.60	c    (3.0s) probing: 1000/9316 (10.7%) - 0 fixings, 0 aggregations, 13800 implications, 0 bound changes
4.59/4.69	c    (4.1s) probing: 2000/9316 (21.5%) - 0 fixings, 0 aggregations, 15745 implications, 0 bound changes
4.59/4.69	c    (4.1s) probing: 2001/9316 (21.5%) - 0 fixings, 0 aggregations, 15745 implications, 0 bound changes
4.59/4.69	c    (4.1s) probing aborted: 2000/2000 successive useless probings
4.59/4.69	c presolving (16 rounds):
4.59/4.69	c  19978 deleted vars, 29357 deleted constraints, 8496 tightened bounds, 0 added holes, 34 changed sides, 64 changed coefficients
4.59/4.69	c  499154 implications, 0 cliques
4.59/4.69	c presolved problem has 13936 variables (9316 bin, 0 int, 0 impl, 4620 cont) and 16177 constraints
4.59/4.69	c    4620 constraints of type <indicator>
4.59/4.69	c     682 constraints of type <varbound>
4.59/4.69	c     156 constraints of type <knapsack>
4.59/4.69	c       3 constraints of type <setppc>
4.59/4.69	c    3938 constraints of type <linear>
4.59/4.69	c    6778 constraints of type <logicor>
4.59/4.69	c transformed objective value is always integral (scale: 1)
4.59/4.69	c Presolving Time: 3.99
4.59/4.69	c - non default parameters ----------------------------------------------------------------------
4.59/4.69	c # SCIP version 1.2.1.2
4.59/4.69	c 
4.59/4.69	c # frequency for displaying node information lines
4.59/4.69	c # [type: int, range: [-1,2147483647], default: 100]
4.59/4.69	c display/freq = 10000
4.59/4.69	c 
4.59/4.69	c # maximal time in seconds to run
4.59/4.69	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.59/4.69	c limits/time = 1799.71
4.59/4.69	c 
4.59/4.69	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.59/4.69	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.59/4.69	c limits/memory = 3420
4.59/4.69	c 
4.59/4.69	c # should presolving try to simplify inequalities
4.59/4.69	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.69	c constraints/linear/simplifyinequalities = TRUE
4.59/4.69	c 
4.59/4.69	c # should presolving try to simplify knapsacks
4.59/4.69	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.69	c constraints/knapsack/simplifyinequalities = TRUE
4.59/4.69	c 
4.59/4.69	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.59/4.69	c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.69	c separating/rapidlearning/freq = 0
4.59/4.69	c 
4.59/4.69	c -----------------------------------------------------------------------------------------------
4.59/4.69	c start solving
4.69/4.70	c 
4.69/4.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.69/4.76	c   4.2s|     1 |     0 |   119 |     - | 110M|   0 |  20 |  13k|  16k|  13k|6937 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.29/5.39	c   4.7s|     1 |     0 |   796 |     - | 111M|   0 |   7 |  13k|  16k|  13k|7548 | 611 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.79/5.86	c   5.2s|     1 |     0 |   947 |     - | 111M|   0 |   4 |  13k|  16k|  13k|7678 | 741 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.29/6.34	c   5.6s|     1 |     0 |   977 |     - | 111M|   0 |   5 |  13k|  16k|  13k|7698 | 761 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.79/6.82	c   6.1s|     1 |     0 |  1056 |     - | 111M|   0 |   0 |  13k|  16k|  13k|7721 | 784 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.79/6.84	c   6.1s|     1 |     0 |  1085 |     - | 111M|   0 |   0 |  13k|  16k|  13k|7747 | 810 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.79/6.85	c   6.1s|     1 |     0 |  1096 |     - | 111M|   0 |   0 |  13k|  16k|  13k|7753 | 816 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.79/6.86	c   6.1s|     1 |     2 |  1096 |     - | 111M|   0 |   0 |  13k|  16k|  13k|7753 | 816 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
190.99/191.08	c   185s| 10000 | 10001 | 54807 |   5.4 | 179M| 107 |   9 |  13k|  16k|  13k|7928 |  14k|   0 |4271 | 0.000000e+00 |      --      |    Inf 
330.50/330.58	c   322s| 20000 | 20001 | 92381 |   4.6 | 244M| 107 |   0 |  13k|  16k|  13k|7915 |  23k|   0 |4602 | 0.000000e+00 |      --      |    Inf 
471.80/471.81	c   459s| 30000 | 30001 |129808 |   4.3 | 309M| 107 |   0 |  13k|  16k|  13k|7936 |  34k|   0 |4829 | 0.000000e+00 |      --      |    Inf 
618.51/618.52	c   602s| 40000 | 40001 |165443 |   4.1 | 374M| 107 |   0 |  13k|  16k|  13k|7971 |  43k|   0 |5128 | 0.000000e+00 |      --      |    Inf 
761.11/761.10	c   741s| 50000 | 50001 |199876 |   4.0 | 438M| 137 |   1 |  13k|  16k|  13k|7953 |  52k|   0 |6056 | 0.000000e+00 |      --      |    Inf 
898.72/898.80	c   875s| 60000 | 60001 |229949 |   3.8 | 503M| 145 |   0 |  13k|  16k|  13k|8000 |  62k|   0 |6608 | 0.000000e+00 |      --      |    Inf 
1034.22/1034.20	c  1008s| 70000 | 70001 |257264 |   3.7 | 567M| 145 |   0 |  13k|  16k|  13k|7992 |  70k|   0 |7168 | 0.000000e+00 |      --      |    Inf 
1166.22/1166.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1166.22/1166.23	c  1138s| 80000 | 80001 |278413 |   3.5 | 630M| 149 |   0 |  13k|  16k|  13k|7953 |  77k|   0 |7740 | 0.000000e+00 |      --      |    Inf 
1300.43/1300.45	c  1270s| 90000 | 90001 |309341 |   3.4 | 694M| 149 |  23 |  13k|  16k|  13k|7953 |  86k|   0 |8201 | 0.000000e+00 |      --      |    Inf 
1437.33/1437.30	c  1404s|100000 |100001 |345218 |   3.4 | 758M| 149 |   0 |  13k|  16k|  13k|7973 |  95k|   0 |8757 | 0.000000e+00 |      --      |    Inf 
1573.15/1573.17	c  1537s|110000 |110001 |369817 |   3.4 | 822M| 149 |   0 |  13k|  16k|  13k|8008 | 102k|   0 |9260 | 0.000000e+00 |      --      |    Inf 
1707.35/1707.34	c  1667s|120000 |120001 |396251 |   3.3 | 886M| 149 |   0 |  13k|  16k|  13k|7990 | 109k|   0 |9749 | 0.000000e+00 |      --      |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1757.93
1800.05/1800.00	c Solving Nodes      : 126979
1800.05/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.00	s UNKNOWN
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time       :    1757.93
1800.05/1800.00	c Original Problem   :
1800.05/1800.00	c   Problem name     : HOME/instance-2693156-1277916791.wbo
1800.05/1800.00	c   Variables        : 33914 (22417 binary, 0 integer, 0 implicit integer, 11497 continuous)
1800.05/1800.00	c   Constraints      : 45531 initial, 45531 maximal
1800.05/1800.00	c Presolved Problem  :
1800.05/1800.00	c   Problem name     : t_HOME/instance-2693156-1277916791.wbo
1800.05/1800.00	c   Variables        : 13936 (9316 binary, 0 integer, 0 implicit integer, 4620 continuous)
1800.05/1800.00	c   Constraints      : 16177 initial, 16177 maximal
1800.05/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.00	c   trivial          :       0.01        189          0          0          0          0          0          0          0
1800.05/1800.00	c   dualfix          :       0.02      14660          0          0          0          0          0          0          0
1800.05/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.05/1800.00	c   probing          :       2.56          0          0          0          0          0          0          0          0
1800.05/1800.00	c   indicator        :       0.32          0          0          0          0          0       6877          0          0
1800.05/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   knapsack         :       0.01          0          0          0          0          0          1          6         20
1800.05/1800.00	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   linear           :       0.61       3688       1441          0       8496          0      22479         28         44
1800.05/1800.00	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.05/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   integral         :          0          0          0     146933          0          0          0          0          0      67076
1800.05/1800.00	c   indicator        :       4620          0     675371     113395          0          0     107886          0          0          0
1800.05/1800.00	c   varbound         :        682          7     675371     113395          0          0      34792       2329          0          0
1800.05/1800.00	c   knapsack         :        156          7     675371     111469          0          0      14987         10          0          0
1800.05/1800.00	c   setppc           :          3          7     649536     104902          0          0        995          0          0          0
1800.05/1800.00	c   linear           :       3938          7     675371     111469          0          0      36530     112627          0          0
1800.05/1800.00	c   logicor          :       6778          7     583773      93441          0          0    1295971          0          0          0
1800.05/1800.00	c   countsols        :          0          0          0      93441          0          0          0          0          0          0
1800.05/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.00	c   integral         :      76.40       0.00       0.00      76.40       0.00
1800.05/1800.00	c   indicator        :     154.21       0.00      49.15     105.06       0.00
1800.05/1800.00	c   varbound         :      14.56       0.00       7.12       7.44       0.00
1800.05/1800.00	c   knapsack         :       3.86       0.00       2.69       1.17       0.00
1800.05/1800.00	c   setppc           :       0.01       0.00       0.01       0.00       0.00
1800.05/1800.00	c   linear           :     158.79       0.00      37.39     121.40       0.00
1800.05/1800.00	c   logicor          :      39.80       0.01       4.43      35.36       0.00
1800.05/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.00	c   vbounds          :      36.88     243420          0      35823
1800.05/1800.00	c   rootredcost      :       0.00          0          0          0
1800.05/1800.00	c   pseudoobj        :      81.21     667751          0          0
1800.05/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.00	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.00	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.05/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.00	c   cut pool         :       0.00          6          -          -          0          -    (maximal pool size: 87)
1800.05/1800.00	c   redcost          :      51.80     146681          0          0          0          0
1800.05/1800.00	c   impliedbounds    :       0.01          4          0          0         24          0
1800.05/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.00	c   gomory           :       0.02          4          0          0        113          0
1800.05/1800.00	c   strongcg         :       0.00          4          0          0         75          0
1800.05/1800.00	c   cmir             :       0.27          4          0          0         12          0
1800.05/1800.00	c   flowcover        :       1.38          4          0          0         24          0
1800.05/1800.00	c   clique           :       0.05          4          0          0         11          0
1800.05/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.00	c   mcf              :       0.02          1          0          0          0          0
1800.05/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.00	c Pricers            :       Time      Calls       Vars
1800.05/1800.00	c   problem variables:       0.00          0          0
1800.05/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   relpscost        :      76.32      33538          0          0          0          0      67076
1800.05/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   inference        :     166.30      93441          0          0          0          0     186882
1800.05/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.00	c   LP solutions     :       0.00          -          0
1800.05/1800.00	c   pseudo solutions :       0.00          -          0
1800.05/1800.00	c   oneopt           :       0.21          0          0
1800.05/1800.00	c   crossover        :       0.02          0          0
1800.05/1800.00	c   guideddiving     :       0.00          0          0
1800.05/1800.00	c   intshifting      :       0.04         17          0
1800.05/1800.00	c   feaspump         :      17.86        188          0
1800.05/1800.00	c   linesearchdiving :      10.39       1694          0
1800.05/1800.00	c   coefdiving       :      10.31       1695          0
1800.05/1800.00	c   pscostdiving     :      10.46       1695          0
1800.05/1800.00	c   fracdiving       :      10.59       1695          0
1800.05/1800.00	c   veclendiving     :      10.35       1695          0
1800.05/1800.00	c   objpscostdiving  :       9.78       1657          0
1800.05/1800.00	c   rootsoldiving    :      10.70       1657          0
1800.05/1800.00	c   trivial          :       0.37          2          0
1800.05/1800.00	c   simplerounding   :       0.06      33542          0
1800.05/1800.00	c   zirounding       :       1.67       1000          0
1800.05/1800.00	c   rounding         :       6.59       2541          0
1800.05/1800.00	c   shifting         :       4.22        770          0
1800.05/1800.00	c   twoopt           :       0.00          0          0
1800.05/1800.00	c   fixandinfer      :       0.00          0          0
1800.05/1800.00	c   intdiving        :       0.00          0          0
1800.05/1800.00	c   actconsdiving    :       0.00          0          0
1800.05/1800.00	c   octane           :       0.00          0          0
1800.05/1800.00	c   rens             :       0.00          0          0
1800.05/1800.00	c   rins             :       0.00          0          0
1800.05/1800.00	c   localbranching   :       0.00          0          0
1800.05/1800.00	c   mutation         :       0.00          0          0
1800.05/1800.00	c   dins             :       0.00          0          0
1800.05/1800.00	c   undercover       :       0.00          0          0
1800.05/1800.00	c   nlp              :       0.00          0          0
1800.05/1800.00	c   trysol           :      17.91       3867          0
1800.05/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.00	c   dual LP          :     585.50      65488     412755       6.30     704.96
1800.05/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.00	c   diving/probing LP:       9.37        676       2062       3.05     220.06
1800.05/1800.00	c   strong branching :      75.93       9889      76694       7.76    1010.06
1800.05/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.05/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.00	c B&B Tree           :
1800.05/1800.00	c   number of runs   :          1
1800.05/1800.00	c   nodes            :     126979
1800.05/1800.00	c   nodes (total)    :     126979
1800.05/1800.00	c   nodes left       :     126980
1800.05/1800.00	c   max depth        :        149
1800.05/1800.00	c   max depth (total):        149
1800.05/1800.00	c   backtracks       :       1846 (1.5%)
1800.05/1800.00	c   delayed cutoffs  :          0
1800.05/1800.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.05/1800.00	c   avg switch length:       2.20
1800.05/1800.00	c   switching time   :      22.20
1800.05/1800.00	c Solution           :
1800.05/1800.00	c   Solutions found  :          0 (0 improvements)
1800.05/1800.00	c   Primal Bound     :          -
1800.05/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.00	c   Gap              :   infinite
1800.05/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.00	c   Root Iterations  :       1096
1800.44/1800.43	c Time complete: 1800.48.

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-2693156-1277916791/watcher-2693156-1277916791 -o /tmp/evaluation-result-2693156-1277916791/solver-2693156-1277916791 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693156-1277916791.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.99 4/178 17204
/proc/meminfo: memFree=30593064/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=11000 CPUtime=0
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 1675 0 0 0 0 0 0 0 20 0 1 0 132974554 11264000 1595 4089446400 4194304 9819077 140733795250736 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17204/statm: 2750 1595 392 1374 0 1371 0

[startup+0.106044 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 17204
/proc/meminfo: memFree=30593064/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=29412 CPUtime=0.1
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 6301 0 0 0 10 0 0 0 20 0 1 0 132974554 30117888 6221 4089446400 4194304 9819077 140733795250736 18446744073709551615 4240582 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17204/statm: 7609 6281 392 1374 0 6230 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 29412

[startup+0.201007 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 17204
/proc/meminfo: memFree=30593064/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=43820 CPUtime=0.19
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 9893 0 0 0 19 0 0 0 20 0 1 0 132974554 44871680 9813 4089446400 4194304 9819077 140733795250736 18446744073709551615 4384918 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17204/statm: 10955 9813 392 1374 0 9576 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43820

[startup+0.300988 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 17204
/proc/meminfo: memFree=30593064/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=59116 CPUtime=0.29
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 13629 0 0 0 28 1 0 0 20 0 1 0 132974554 60534784 13549 4089446400 4194304 9819077 140733795250736 18446744073709551615 5658141 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17204/statm: 14779 13549 411 1374 0 13400 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59116

[startup+0.700916 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 17204
/proc/meminfo: memFree=30593064/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=136276 CPUtime=0.69
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 32240 0 0 0 66 3 0 0 21 0 1 0 132974554 139546624 31770 4089446400 4194304 9819077 140733795250736 18446744073709551615 8679144 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/17204/statm: 34069 31770 469 1374 0 32690 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136276

[startup+1.50079 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 17205
/proc/meminfo: memFree=30444380/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=154776 CPUtime=1.49
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 37745 0 0 0 139 10 0 0 23 0 1 0 132974554 158490624 36504 4089446400 4194304 9819077 140733795250736 18446744073709551615 4332879 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/17204/statm: 38694 36504 495 1374 0 37315 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154776

[startup+3.1005 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 17205
/proc/meminfo: memFree=30442248/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=160908 CPUtime=3.09
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 44993 0 0 0 282 27 0 0 25 0 1 0 132974554 164769792 38098 4089446400 4194304 9819077 140733795250736 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/17204/statm: 40227 38098 538 1374 0 38848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160908

[startup+6.30092 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 17205
/proc/meminfo: memFree=30419928/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=186176 CPUtime=6.29
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 55946 0 0 0 587 42 0 0 25 0 1 0 132974554 190644224 43255 4089446400 4194304 9819077 140733795250736 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/17204/statm: 46544 43255 700 1374 0 45165 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 186176

[startup+12.7008 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 17205
/proc/meminfo: memFree=30414840/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=195388 CPUtime=12.69
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 205785 0 0 0 1203 66 0 0 25 0 1 0 132974554 200077312 44801 4089446400 4194304 9819077 140733795250736 18446744073709551615 7316348 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/17204/statm: 48847 44801 716 1374 0 47468 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 195388

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 17205
/proc/meminfo: memFree=30403172/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=193048 CPUtime=25.49
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 515477 0 0 0 2435 114 0 0 25 0 1 0 132974554 197681152 45340 4089446400 4194304 9819077 140733795250736 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/17204/statm: 48262 45340 717 1374 0 46883 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 193048

[startup+51.1007 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 17206
/proc/meminfo: memFree=30387600/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=200300 CPUtime=51.09
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 956041 0 0 0 4923 186 0 0 25 0 1 0 132974554 205107200 46679 4089446400 4194304 9819077 140733795250736 18446744073709551615 4965317 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 50075 46679 717 1374 0 48696 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 200300

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 17208
/proc/meminfo: memFree=30346164/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=220808 CPUtime=102.3
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 1652051 0 0 0 9910 320 0 0 25 0 1 0 132974554 226107392 51975 4089446400 4194304 9819077 140733795250736 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 55202 51975 717 1374 0 53823 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 220808

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17209
/proc/meminfo: memFree=30293808/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=244528 CPUtime=162.3
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 2338269 0 0 0 15753 477 0 0 25 0 1 0 132974554 250396672 57672 4089446400 4194304 9819077 140733795250736 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 61132 57672 717 1374 0 59753 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 244528

[startup+222.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17210
/proc/meminfo: memFree=30233640/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=273132 CPUtime=222.3
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 2935842 0 0 0 21615 615 0 0 25 0 1 0 132974554 279687168 64914 4089446400 4194304 9819077 140733795250736 18446744073709551615 7290952 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 68283 64914 717 1374 0 66904 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 273132

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17212
/proc/meminfo: memFree=30185124/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=300392 CPUtime=282.3
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 3451399 0 0 0 27482 748 0 0 25 0 1 0 132974554 307601408 71723 4089446400 4194304 9819077 140733795250736 18446744073709551615 6389105 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 75098 71723 717 1374 0 73719 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 300392

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17214
/proc/meminfo: memFree=30132888/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=329620 CPUtime=342.3
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 4014720 0 0 0 33333 897 0 0 25 0 1 0 132974554 337530880 79100 4089446400 4194304 9819077 140733795250736 18446744073709551615 5813664 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 82405 79100 717 1374 0 81026 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 329620

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17216
/proc/meminfo: memFree=30088592/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=358432 CPUtime=402.3
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 4719478 0 0 0 39176 1054 0 0 25 0 1 0 132974554 367034368 86335 4089446400 4194304 9819077 140733795250736 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 89608 86335 717 1374 0 88229 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 358432

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17217
/proc/meminfo: memFree=30032032/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=383512 CPUtime=462.31
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 5537093 0 0 0 45002 1229 0 0 25 0 1 0 132974554 392716288 92562 4089446400 4194304 9819077 140733795250736 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 95878 92562 717 1374 0 94499 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 383512

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17227
/proc/meminfo: memFree=29982516/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=411332 CPUtime=522.3
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 6376312 0 0 0 50829 1401 0 0 25 0 1 0 132974554 421203968 99415 4089446400 4194304 9819077 140733795250736 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 102833 99415 717 1374 0 101454 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 411332

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17229
/proc/meminfo: memFree=29923844/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=441876 CPUtime=582.31
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 7033429 0 0 0 56680 1551 0 0 25 0 1 0 132974554 452481024 107022 4089446400 4194304 9819077 140733795250736 18446744073709551615 4564818 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 110469 107022 717 1374 0 109090 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 441876

[startup+642.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17259
/proc/meminfo: memFree=30403892/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=467896 CPUtime=642.31
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 7666900 0 0 0 62536 1695 0 0 25 0 1 0 132974554 479125504 113481 4089446400 4194304 9819077 140733795250736 18446744073709551615 4819165 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 116974 113481 717 1374 0 115595 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 467896

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17267
/proc/meminfo: memFree=30213048/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=605020 CPUtime=942.32
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 11106628 0 0 0 91786 2446 0 0 25 0 1 0 132974554 619540480 148500 4089446400 4194304 9819077 140733795250736 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 151255 148500 717 1374 0 149876 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 605020

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17269
/proc/meminfo: memFree=30173472/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=634528 CPUtime=1002.32
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 11234763 0 0 0 97707 2525 0 0 25 0 1 0 132974554 649756672 155254 4089446400 4194304 9819077 140733795250736 18446744073709551615 8678999 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 158632 155254 717 1374 0 157253 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 634528

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17270
/proc/meminfo: memFree=30128304/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=663068 CPUtime=1062.32
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 11443317 0 0 0 103623 2609 0 0 25 0 1 0 132974554 678981632 162212 4089446400 4194304 9819077 140733795250736 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 165767 162212 717 1374 0 164388 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 663068

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17271
/proc/meminfo: memFree=30084240/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=690208 CPUtime=1122.32
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 11675633 0 0 0 109531 2701 0 0 25 0 1 0 132974554 706772992 168915 4089446400 4194304 9819077 140733795250736 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 172552 168915 717 1374 0 171173 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 690208

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17273
/proc/meminfo: memFree=30042916/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=718720 CPUtime=1182.33
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 11991370 0 0 0 115427 2806 0 0 25 0 1 0 132974554 735969280 176022 4089446400 4194304 9819077 140733795250736 18446744073709551615 4697577 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 179680 176022 717 1374 0 178301 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 718720

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17275
/proc/meminfo: memFree=30000104/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=744804 CPUtime=1242.32
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 12346472 0 0 0 121320 2912 0 0 25 0 1 0 132974554 762679296 182930 4089446400 4194304 9819077 140733795250736 18446744073709551615 7224809 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 186201 182930 717 1374 0 184822 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 744804

[startup+1302.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 17277
/proc/meminfo: memFree=29956296/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=775792 CPUtime=1302.33
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 12827145 0 0 0 127198 3035 0 0 25 0 1 0 132974554 794411008 190231 4089446400 4194304 9819077 140733795250736 18446744073709551615 6519265 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 193948 190231 717 1374 0 192569 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 775792

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17278
/proc/meminfo: memFree=29911480/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=803284 CPUtime=1362.33
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 13311137 0 0 0 133074 3159 0 0 25 0 1 0 132974554 822562816 197109 4089446400 4194304 9819077 140733795250736 18446744073709551615 8678218 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 200821 197109 717 1374 0 199442 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 803284

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17279
/proc/meminfo: memFree=29866684/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=830608 CPUtime=1422.33
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 13807082 0 0 0 138946 3287 0 0 25 0 1 0 132974554 850542592 204340 4089446400 4194304 9819077 140733795250736 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 207652 204340 717 1374 0 206273 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 830608

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17281
/proc/meminfo: memFree=29823372/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=857452 CPUtime=1482.33
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 14352982 0 0 0 144808 3425 0 0 25 0 1 0 132974554 878030848 210795 4089446400 4194304 9819077 140733795250736 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 214363 210795 717 1374 0 212984 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 857452

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17283
/proc/meminfo: memFree=29779688/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=887712 CPUtime=1542.34
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 14923386 0 0 0 150667 3567 0 0 25 0 1 0 132974554 909017088 218224 4089446400 4194304 9819077 140733795250736 18446744073709551615 7816442 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 221928 218224 717 1374 0 220549 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 887712

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17285
/proc/meminfo: memFree=29737500/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=914000 CPUtime=1602.34
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 15521120 0 0 0 156519 3715 0 0 25 0 1 0 132974554 935936000 224816 4089446400 4194304 9819077 140733795250736 18446744073709551615 6723478 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 228500 224816 717 1374 0 227121 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 914000

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17286
/proc/meminfo: memFree=29690092/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=944372 CPUtime=1662.34
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 16066606 0 0 0 162376 3858 0 0 25 0 1 0 132974554 967036928 232427 4089446400 4194304 9819077 140733795250736 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 236093 232427 717 1374 0 234714 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 944372

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17287
/proc/meminfo: memFree=29645168/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=970208 CPUtime=1722.34
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 16643229 0 0 0 168233 4001 0 0 25 0 1 0 132974554 993492992 238915 4089446400 4194304 9819077 140733795250736 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 242552 238915 717 1374 0 241173 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 970208

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17289
/proc/meminfo: memFree=29599624/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=1000628 CPUtime=1782.34
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 17211433 0 0 0 174089 4145 0 0 25 0 1 0 132974554 1024643072 246593 4089446400 4194304 9819077 140733795250736 18446744073709551615 7816397 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 250157 246552 717 1374 0 248778 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 1000628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17290
/proc/meminfo: memFree=29585852/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=1007028 CPUtime=1800.05
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 17378715 0 0 0 175821 4184 0 0 25 0 1 0 132974554 1031196672 248118 4089446400 4194304 9819077 140733795250736 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17204/statm: 251757 248118 717 1374 0 250378 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1007028

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17290
/proc/meminfo: memFree=29585852/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=346952 CPUtime=1800.34
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 17378722 0 0 0 175848 4186 0 0 18 0 1 0 132974554 355278848 83157 4089446400 4194304 9819077 140733795250736 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17204/statm: 86738 83157 721 1374 0 85359 0
Current children cumulated CPU time (s) 1800.34
Current children cumulated vsize (KiB) 346952

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17290
/proc/meminfo: memFree=29585852/32951124 swapFree=67111528/67111528
[pid=17204] ppid=17202 vsize=159356 CPUtime=1800.44
/proc/17204/stat : 17204 (pbscip.linux.x8) R 17202 17204 17178 0 -1 4202496 17378724 0 0 0 175857 4187 0 0 18 0 1 0 132974554 163180544 38477 4089446400 4194304 9819077 140733795250736 18446744073709551615 8723783 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17204/statm: 39715 38229 723 1374 0 38336 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (KiB) 159356

Child status: 0
Real time (s): 1800.44
CPU time (s): 1800.49
CPU user time (s): 1758.6
CPU system time (s): 41.8846
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1011912

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

runsolver used 3.15552 second user time and 6.68398 second system time

The end

Launcher Data

Begin job on node139 at 2010-06-30 18:53:11
IDJOB=2693156
IDBENCH=79079
IDSOLVER=1205
FILE ID=node139/2693156-1277916791
PBS_JOBID= 11197347
Free space on /tmp= 74116 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-j907_8-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-2693156-1277916791/watcher-2693156-1277916791 -o /tmp/evaluation-result-2693156-1277916791/solver-2693156-1277916791 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693156-1277916791.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 8152575fe2efc1e2a3706cdbc35535cf
RANDOM SEED=164136130

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30593344 kB
Buffers:        204632 kB
Cached:        1483152 kB
SwapCached:          0 kB
Active:        1206696 kB
Inactive:      1002384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30593344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7016 kB
Writeback:           0 kB
AnonPages:      521568 kB
Mapped:          17492 kB
Slab:            83260 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   684012 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= 74112 MiB
End job on node139 at 2010-06-30 19:23:13