Trace number 2693193

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.42 1800.37

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j6010_2-unsat--soft-66-100-0.wbo
MD5SUMc8727fb292de6f0ef34aa00aa6399d46
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.071988
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7564
Total number of constraints23412
Number of soft constraints8041
Number of constraints which are clauses23168
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints244
Minimum length of a constraint1
Maximum length of a constraint50
Top cost 408107
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 408106
Biggest number in a constraint 44
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 333
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-2693193-1277917532.wbo>
0.19/0.21	c original problem has 23646 variables (15605 bin, 0 int, 0 impl, 8041 cont) and 31454 constraints
0.19/0.21	c problem read
0.19/0.21	c presolving settings loaded
0.39/0.49	c presolving:
0.59/0.64	c (round 1) 868 del vars, 2627 del conss, 495 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 269499 impls, 0 clqs
0.69/0.74	c (round 2) 2378 del vars, 7700 del conss, 1093 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 276986 impls, 0 clqs
0.79/0.84	c (round 3) 5007 del vars, 11423 del conss, 1455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 280438 impls, 0 clqs
0.89/0.90	c (round 4) 7657 del vars, 13841 del conss, 1760 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 283735 impls, 0 clqs
0.89/0.95	c (round 5) 9327 del vars, 15580 del conss, 2007 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 285912 impls, 0 clqs
0.89/0.98	c (round 6) 10573 del vars, 16920 del conss, 2192 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 287335 impls, 0 clqs
1.00/1.01	c (round 7) 11448 del vars, 17868 del conss, 2297 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 287658 impls, 0 clqs
1.00/1.03	c (round 8) 12060 del vars, 18335 del conss, 2322 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 287848 impls, 0 clqs
1.00/1.04	c (round 9) 12401 del vars, 18497 del conss, 2328 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 287870 impls, 0 clqs
1.00/1.05	c (round 10) 12530 del vars, 18546 del conss, 2330 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 287870 impls, 0 clqs
1.00/1.06	c (round 11) 12570 del vars, 18560 del conss, 2331 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 287870 impls, 0 clqs
1.00/1.07	c (round 12) 12581 del vars, 18565 del conss, 2331 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 287870 impls, 0 clqs
1.00/1.09	c (round 13) 12585 del vars, 18565 del conss, 5980 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 287870 impls, 0 clqs
1.10/1.16	c (round 14) 12585 del vars, 18565 del conss, 5980 chg bounds, 0 chg sides, 0 chg coeffs, 6017 upgd conss, 287870 impls, 0 clqs
2.29/2.32	c    (2.0s) probing: 1000/7412 (13.5%) - 0 fixings, 0 aggregations, 8674 implications, 0 bound changes
3.09/3.13	c    (2.8s) probing: 2000/7412 (27.0%) - 0 fixings, 0 aggregations, 10041 implications, 0 bound changes
3.09/3.13	c    (2.8s) probing: 2001/7412 (27.0%) - 0 fixings, 0 aggregations, 10041 implications, 0 bound changes
3.09/3.13	c    (2.8s) probing aborted: 2000/2000 successive useless probings
3.09/3.13	c presolving (15 rounds):
3.09/3.13	c  12585 deleted vars, 18565 deleted constraints, 5980 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3.09/3.13	c  322683 implications, 0 cliques
3.09/3.13	c presolved problem has 11061 variables (7412 bin, 0 int, 0 impl, 3649 cont) and 12889 constraints
3.09/3.13	c    3649 constraints of type <indicator>
3.09/3.13	c     426 constraints of type <varbound>
3.09/3.13	c     159 constraints of type <knapsack>
3.09/3.13	c    3223 constraints of type <linear>
3.09/3.13	c    5432 constraints of type <logicor>
3.09/3.13	c transformed objective value is always integral (scale: 1)
3.09/3.13	c Presolving Time: 2.77
3.09/3.13	c - non default parameters ----------------------------------------------------------------------
3.09/3.13	c # SCIP version 1.2.1.2
3.09/3.13	c 
3.09/3.13	c # frequency for displaying node information lines
3.09/3.13	c # [type: int, range: [-1,2147483647], default: 100]
3.09/3.13	c display/freq = 10000
3.09/3.13	c 
3.09/3.13	c # maximal time in seconds to run
3.09/3.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.09/3.13	c limits/time = 1799.8
3.09/3.13	c 
3.09/3.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.09/3.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.09/3.13	c limits/memory = 3420
3.09/3.13	c 
3.09/3.13	c # should presolving try to simplify inequalities
3.09/3.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.09/3.13	c constraints/linear/simplifyinequalities = TRUE
3.09/3.13	c 
3.09/3.13	c # should presolving try to simplify knapsacks
3.09/3.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.09/3.13	c constraints/knapsack/simplifyinequalities = TRUE
3.09/3.13	c 
3.09/3.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.09/3.13	c # [type: int, range: [-1,2147483647], default: -1]
3.09/3.13	c separating/rapidlearning/freq = 0
3.09/3.13	c 
3.09/3.13	c -----------------------------------------------------------------------------------------------
3.09/3.13	c start solving
3.09/3.14	c 
3.09/3.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.09/3.20	c   2.9s|     1 |     0 |   474 |     - |  79M|   0 | 257 |  11k|  12k|  11k|5591 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.59/3.66	c   3.4s|     1 |     0 |  1559 |     - |  80M|   0 | 291 |  11k|  12k|  11k|6649 |1058 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.09/4.13	c   3.8s|     1 |     0 |  2188 |     - |  80M|   0 |  78 |  11k|  12k|  11k|7191 |1600 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.70/4.71	c   4.4s|     1 |     0 |  2485 |     - |  81M|   0 | 136 |  11k|  12k|  11k|7316 |1725 |   0 |   0 | 1.200000e+01 |      --      |    Inf 
5.20/5.20	c   4.9s|     1 |     0 |  2661 |     - |  81M|   0 | 187 |  11k|  12k|  11k|7370 |1779 |   0 |   0 | 1.200000e+01 |      --      |    Inf 
5.50/5.56	c   5.2s|     1 |     0 |  2820 |     - |  81M|   0 | 191 |  11k|  12k|  11k|7405 |1814 |   0 |   0 | 1.200000e+01 |      --      |    Inf 
5.89/5.94	c   5.6s|     1 |     0 |  3054 |     - |  81M|   0 |  63 |  11k|  12k|  11k|7419 |1828 |   0 |   0 | 1.200000e+01 |      --      |    Inf 
6.50/6.55	c   6.2s|     1 |     0 |  3341 |     - |  81M|   0 | 121 |  11k|  12k|  11k|7436 |1845 |   0 |   0 | 1.200000e+01 |      --      |    Inf 
6.99/7.03	c   6.7s|     1 |     0 |  3526 |     - |  81M|   0 |  96 |  11k|  12k|  11k|7455 |1864 |   0 |   0 | 1.200000e+01 |      --      |    Inf 
7.49/7.59	c   7.2s|     1 |     0 |  3615 |     - |  81M|   0 |  85 |  11k|  12k|  11k|7474 |1883 |   0 |   0 | 1.200000e+01 |      --      |    Inf 
8.29/8.32	c   7.9s|     1 |     0 |  3974 |     - |  81M|   0 |  88 |  11k|  12k|  11k|7491 |1900 |   0 |   0 | 1.200000e+01 |      --      |    Inf 
8.49/8.52	c   8.1s|     1 |     0 |  4275 |     - |  81M|   0 | 137 |  11k|  12k|  11k|6966 |1918 |   0 |   0 | 1.200000e+01 |      --      |    Inf 
10.19/10.21	c   9.8s|     1 |     2 |  4275 |     - |  82M|   0 | 137 |  11k|  12k|  11k|6966 |1918 |   0 |  24 | 1.200000e+01 |      --      |    Inf 
382.00/382.03	c   376s| 10000 |  9999 |440269 |  43.6 | 137M| 125 |  24 |  11k|  12k|  11k|6631 |1918 |  12 |4508 | 1.200000e+01 |      --      |    Inf 
569.31/569.39	c   558s| 20000 | 19995 |655464 |  32.6 | 191M| 169 |  31 |  11k|  12k|  11k|6631 |2002 |  73 |6895 | 1.200000e+01 |      --      |    Inf 
738.31/738.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
738.31/738.34	c   723s| 30000 | 29993 |852238 |  28.3 | 246M| 185 |  44 |  11k|  12k|  11k|6631 |2577 | 115 |9104 | 1.200000e+01 |      --      |    Inf 
893.82/893.87	c   874s| 40000 | 39989 |  1045k|  26.0 | 300M| 185 | 150 |  11k|  12k|  11k|6631 |4094 | 119 |  10k| 1.200000e+01 |      --      |    Inf 
1054.72/1054.70	c  1031s| 50000 | 49985 |  1237k|  24.7 | 355M| 185 |  47 |  11k|  12k|  11k|6631 |5472 | 144 |  12k| 1.200000e+01 |      --      |    Inf 
1221.82/1221.87	c  1193s| 60000 | 59985 |  1428k|  23.7 | 409M| 185 |  50 |  11k|  12k|  11k|6631 |6956 | 183 |  14k| 1.200000e+01 |      --      |    Inf 
1377.63/1377.69	c  1344s| 70000 | 69981 |  1601k|  22.8 | 463M| 213 |   0 |  11k|  12k|  11k|6775 |  11k| 184 |  15k| 1.200000e+01 |      --      |    Inf 
1506.43/1506.49	c  1469s| 80000 | 79979 |  1729k|  21.6 | 517M| 239 |  20 |  11k|  12k|  11k|6631 |  19k| 184 |  16k| 1.200000e+01 |      --      |    Inf 
1647.74/1647.70	c  1606s| 90000 | 89979 |  1891k|  21.0 | 571M| 239 |  42 |  11k|  12k|  11k|6631 |  24k| 278 |  18k| 1.200000e+01 |      --      |    Inf 
1774.94/1774.95	c  1728s|100000 | 99973 |  2026k|  20.2 | 625M| 239 |  24 |  11k|  12k|  11k|6631 |  31k| 282 |  19k| 1.200000e+01 |      --      |    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) : 1752.71
1800.05/1800.00	c Solving Nodes      : 101533
1800.05/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.05/1800.00	c Dual Bound         : +1.20000000000000e+01
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       :    1752.71
1800.05/1800.00	c Original Problem   :
1800.05/1800.00	c   Problem name     : HOME/instance-2693193-1277917532.wbo
1800.05/1800.00	c   Variables        : 23646 (15605 binary, 0 integer, 0 implicit integer, 8041 continuous)
1800.05/1800.00	c   Constraints      : 31454 initial, 31454 maximal
1800.05/1800.00	c Presolved Problem  :
1800.05/1800.00	c   Problem name     : t_HOME/instance-2693193-1277917532.wbo
1800.05/1800.00	c   Variables        : 11061 (7412 binary, 0 integer, 0 implicit integer, 3649 continuous)
1800.05/1800.00	c   Constraints      : 12889 initial, 13014 maximal
1800.05/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.00	c   trivial          :       0.03         67          0          0          0          0          0          0          0
1800.05/1800.00	c   dualfix          :       0.03       9298          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.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   probing          :       1.92          0          0          0          0          0          0          0          0
1800.05/1800.00	c   indicator        :       0.12          0          0          0          0          0       4392          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          0          0          0
1800.05/1800.00	c   linear           :       0.41       2264        956          0       5980          0      14173          0          0
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     103204          0          0         22          0          0     201830
1800.05/1800.00	c   indicator        :       3649          0     550778       2278          0          0      94415          0          0          0
1800.05/1800.00	c   varbound         :        426         11     550778       2278          0          0       8265       1425          0          0
1800.05/1800.00	c   knapsack         :        159         11     550778       1158          0          0     143628        143          0          0
1800.05/1800.00	c   linear           :       3223         11     550778       1158          0          0      62031      29842          0          0
1800.05/1800.00	c   logicor          :       5432+        11     435266        603          0         18     875088          0          0          0
1800.05/1800.00	c   countsols        :          0          0          0        603          0          0          0          0          0          0
1800.05/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.00	c   integral         :     243.89       0.00       0.00     243.89       0.00
1800.05/1800.00	c   indicator        :      47.89       0.00      45.66       2.23       0.00
1800.05/1800.00	c   varbound         :       4.83       0.00       4.80       0.03       0.00
1800.05/1800.00	c   knapsack         :       4.98       0.00       4.97       0.01       0.00
1800.05/1800.00	c   linear           :      29.82       0.01      28.84       0.97       0.00
1800.05/1800.00	c   logicor          :       5.65       0.00       5.44       0.21       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          :      28.66     198421          2      25802
1800.05/1800.00	c   rootredcost      :       0.09          0          0          0
1800.05/1800.00	c   pseudoobj        :      56.33     544050          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         18         18         18        7.3          0        0.0          -
1800.05/1800.00	c   infeasible LP    :       0.30        194        194        287       11.5          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 :          -          -          -        283       10.6          -          -          -
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         10          -          -        176          -    (maximal pool size: 1334)
1800.05/1800.00	c   redcost          :      25.58     103103          0          0          0          0
1800.05/1800.00	c   impliedbounds    :       0.02         11          0          0        899          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.39         11          0          0       1271          0
1800.05/1800.00	c   strongcg         :       0.33         11          0          0        557          0
1800.05/1800.00	c   cmir             :       0.90         10          0          0         56          0
1800.05/1800.00	c   flowcover        :       2.34         10          0          0        209          0
1800.05/1800.00	c   clique           :       0.06         11          0          0         12          0
1800.05/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.00	c   mcf              :       0.01          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        :     243.75     100926          0         22          0          0     201830
1800.05/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   inference        :       1.20        603          0          0          0          0       1206
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.20          0          0
1800.05/1800.00	c   crossover        :       0.04          0          0
1800.05/1800.00	c   guideddiving     :       0.00          0          0
1800.05/1800.00	c   rootsoldiving    :      10.18          7          0
1800.05/1800.00	c   objpscostdiving  :      16.34          9          0
1800.05/1800.00	c   intshifting      :       0.14         46          0
1800.05/1800.00	c   pscostdiving     :      84.21        221          0
1800.05/1800.00	c   fracdiving       :      78.20        221          0
1800.05/1800.00	c   veclendiving     :      57.55        221          0
1800.05/1800.00	c   linesearchdiving :      56.76        221          0
1800.05/1800.00	c   coefdiving       :     115.42        222          0
1800.05/1800.00	c   feaspump         :      13.35        212          0
1800.05/1800.00	c   trivial          :       0.18          2          0
1800.05/1800.00	c   simplerounding   :       0.24     100327          0
1800.05/1800.00	c   zirounding       :       0.20       1000          0
1800.05/1800.00	c   rounding         :       1.64       4444          0
1800.05/1800.00	c   shifting         :       6.38       1358          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.08          1          0
1800.05/1800.01	c   rins             :       0.00          0          0
1800.05/1800.01	c   localbranching   :       0.00          0          0
1800.05/1800.01	c   mutation         :       0.00          0          0
1800.05/1800.01	c   dins             :       0.00          0          0
1800.05/1800.01	c   undercover       :       0.00          0          0
1800.05/1800.01	c   nlp              :       0.03          0          0
1800.05/1800.01	c   trysol           :       9.56       2394          0
1800.05/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.01	c   dual LP          :     710.99     102009    1670677      16.38    2349.79
1800.05/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.01	c   diving/probing LP:     299.52      51285     383511       7.48    1280.42
1800.05/1800.01	c   strong branching :     240.67      19612     506543      25.83    2104.72
1800.05/1800.01	c     (at root node) :          -         24       4254     177.25          -
1800.05/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.01	c B&B Tree           :
1800.05/1800.01	c   number of runs   :          1
1800.05/1800.01	c   nodes            :     101533
1800.05/1800.01	c   nodes (total)    :     101533
1800.05/1800.01	c   nodes left       :     101504
1800.05/1800.01	c   max depth        :        239
1800.05/1800.01	c   max depth (total):        239
1800.05/1800.01	c   backtracks       :       1167 (1.1%)
1800.05/1800.01	c   delayed cutoffs  :          0
1800.05/1800.01	c   repropagations   :         26 (80 domain reductions, 0 cutoffs)
1800.05/1800.01	c   avg switch length:       2.19
1800.05/1800.01	c   switching time   :      19.41
1800.05/1800.01	c Solution           :
1800.05/1800.01	c   Solutions found  :          0 (0 improvements)
1800.05/1800.01	c   Primal Bound     :          -
1800.05/1800.01	c   Dual Bound       : +1.20000000000000e+01
1800.05/1800.01	c   Gap              :   infinite
1800.05/1800.01	c   Root Dual Bound  : +1.20000000000000e+01
1800.05/1800.01	c   Root Iterations  :       4275
1800.34/1800.37	c Time complete: 1800.41.

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-2693193-1277917532/watcher-2693193-1277917532 -o /tmp/evaluation-result-2693193-1277917532/solver-2693193-1277917532 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693193-1277917532.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 25382
/proc/meminfo: memFree=31066992/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=10996 CPUtime=0
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 1673 0 0 0 0 0 0 0 25 0 1 0 165344967 11259904 1593 4089446400 4194304 9819077 140735535313344 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25382/statm: 2749 1594 392 1374 0 1370 0

[startup+0.074899 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 25382
/proc/meminfo: memFree=31066992/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=24876 CPUtime=0.06
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 5138 0 0 0 6 0 0 0 25 0 1 0 165344967 25473024 5058 4089446400 4194304 9819077 140735535313344 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25382/statm: 6219 5058 392 1374 0 4840 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24876

[startup+0.100896 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 25382
/proc/meminfo: memFree=31066992/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=29504 CPUtime=0.09
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 6322 0 0 0 9 0 0 0 25 0 1 0 165344967 30212096 6242 4089446400 4194304 9819077 140735535313344 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25382/statm: 7376 6242 392 1374 0 5997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29504

[startup+0.300924 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 25382
/proc/meminfo: memFree=31066992/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=90152 CPUtime=0.29
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 21814 0 0 0 28 1 0 0 25 0 1 0 165344967 92315648 21343 4089446400 4194304 9819077 140735535313344 18446744073709551615 4563726 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25382/statm: 22538 21343 452 1374 0 21159 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90152

[startup+0.700787 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 25382
/proc/meminfo: memFree=31066992/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=111028 CPUtime=0.69
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 26632 0 0 0 65 4 0 0 25 0 1 0 165344967 113692672 25904 4089446400 4194304 9819077 140735535313344 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25382/statm: 27757 25904 495 1374 0 26378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111028

[startup+1.50064 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25383
/proc/meminfo: memFree=30964064/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=116812 CPUtime=1.49
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 33025 0 0 0 141 8 0 0 25 0 1 0 165344967 119615488 27425 4089446400 4194304 9819077 140735535313344 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25382/statm: 29203 27425 548 1374 0 27824 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116812

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25383
/proc/meminfo: memFree=30957244/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=117996 CPUtime=3.09
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 33306 0 0 0 299 10 0 0 25 0 1 0 165344967 120827904 27693 4089446400 4194304 9819077 140735535313344 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25382/statm: 29499 27693 540 1374 0 28120 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117996

[startup+6.30076 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25383
/proc/meminfo: memFree=30937524/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=143252 CPUtime=6.29
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 46089 0 0 0 613 16 0 0 25 0 1 0 165344967 146690048 32401 4089446400 4194304 9819077 140735535313344 18446744073709551615 8675093 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25382/statm: 35813 32401 697 1374 0 34434 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143252

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25383
/proc/meminfo: memFree=30927312/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=154220 CPUtime=12.69
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 89032 0 0 0 1244 25 0 0 25 0 1 0 165344967 157921280 35290 4089446400 4194304 9819077 140735535313344 18446744073709551615 7290904 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25382/statm: 38555 35290 721 1374 0 37176 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 154220

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25384
/proc/meminfo: memFree=30919948/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=154260 CPUtime=25.49
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 131551 0 0 0 2515 34 0 0 25 0 1 0 165344967 157962240 35939 4089446400 4194304 9819077 140735535313344 18446744073709551615 7292313 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25382/statm: 38565 35939 721 1374 0 37186 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 154260

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25385
/proc/meminfo: memFree=30913648/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=156780 CPUtime=51.08
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 304853 0 0 0 5046 62 0 0 25 0 1 0 165344967 160542720 35410 4089446400 4194304 9819077 140735535313344 18446744073709551615 7291742 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25382/statm: 39195 35410 721 1374 0 37816 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 156780

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25386
/proc/meminfo: memFree=30896528/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=151360 CPUtime=102.3
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 411820 0 0 0 10136 94 0 0 25 0 1 0 165344967 154992640 35776 4089446400 4194304 9819077 140735535313344 18446744073709551615 7226637 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25382/statm: 37840 35776 721 1374 0 36461 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 151360

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25387
/proc/meminfo: memFree=30873680/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=165136 CPUtime=162.29
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 697555 0 0 0 16073 156 0 0 25 0 1 0 165344967 169099264 38260 4089446400 4194304 9819077 140735535313344 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25382/statm: 41284 38260 723 1374 0 39905 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 165136

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25389
/proc/meminfo: memFree=30847484/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=166064 CPUtime=222.29
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 1218634 0 0 0 21977 252 0 0 25 0 1 0 165344967 170049536 38681 4089446400 4194304 9819077 140735535313344 18446744073709551615 5322036 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25382/statm: 41516 38681 723 1374 0 40137 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 166064

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25391
/proc/meminfo: memFree=30817740/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=184612 CPUtime=282.3
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 2012822 0 0 0 27849 381 0 0 25 0 1 0 165344967 189042688 42702 4089446400 4194304 9819077 140735535313344 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25382/statm: 46153 42702 739 1374 0 44774 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 184612

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25393
/proc/meminfo: memFree=30785980/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=193576 CPUtime=342.3
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 2943957 0 0 0 33705 525 0 0 25 0 1 0 165344967 198221824 45133 4089446400 4194304 9819077 140735535313344 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25382/statm: 48394 45133 739 1374 0 47015 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 193576

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 25394
/proc/meminfo: memFree=30751728/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=208928 CPUtime=402.3
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 3741096 0 0 0 39576 654 0 0 25 0 1 0 165344967 213942272 49375 4089446400 4194304 9819077 140735535313344 18446744073709551615 7226322 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25382/statm: 52232 49375 739 1374 0 50853 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 208928

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25395
/proc/meminfo: memFree=30714360/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=228884 CPUtime=462.3
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 4816936 0 0 0 45418 812 0 0 25 0 1 0 165344967 234377216 53943 4089446400 4194304 9819077 140735535313344 18446744073709551615 6671137 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25382/statm: 57221 53943 739 1374 0 55842 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 228884

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25397
/proc/meminfo: memFree=30676880/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=244312 CPUtime=522.3
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 5847220 0 0 0 51260 970 0 0 25 0 1 0 165344967 250175488 57741 4089446400 4194304 9819077 140735535313344 18446744073709551615 7291088 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25382/statm: 61078 57741 739 1374 0 59699 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 244312

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25399
/proc/meminfo: memFree=30632828/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=266992 CPUtime=582.31
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 6783404 0 0 0 57106 1125 0 0 25 0 1 0 165344967 273399808 63399 4089446400 4194304 9819077 140735535313344 18446744073709551615 7291597 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25382/statm: 66748 63399 740 1374 0 65369 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 266992

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25401
/proc/meminfo: memFree=30597940/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=286196 CPUtime=642.31
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 7678474 0 0 0 62956 1275 0 0 25 0 1 0 165344967 293064704 68217 4089446400 4194304 9819077 140735535313344 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25382/statm: 71549 68217 740 1374 0 70170 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 286196

[startup+702.3 s]

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

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25409
/proc/meminfo: memFree=30400104/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=387012 CPUtime=942.31
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 12596657 0 0 0 92178 2053 0 0 25 0 1 0 165344967 396300288 93584 4089446400 4194304 9819077 140735535313344 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25382/statm: 96753 93584 740 1374 0 95374 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 387012

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25410
/proc/meminfo: memFree=30357904/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=409380 CPUtime=1002.32
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 13501976 0 0 0 98026 2206 0 0 25 0 1 0 165344967 419205120 99081 4089446400 4194304 9819077 140735535313344 18446744073709551615 6364603 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25382/statm: 102345 99081 740 1374 0 100966 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 409380

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 25457
/proc/meminfo: memFree=30898476/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=433092 CPUtime=1062.32
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 14436435 0 0 0 103849 2383 0 0 25 0 1 0 165344967 443486208 104979 4089446400 4194304 9819077 140735535313344 18446744073709551615 6590503 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 108273 104979 740 1374 0 106894 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 433092

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 25459
/proc/meminfo: memFree=30878252/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=453208 CPUtime=1122.32
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 15275733 0 0 0 109677 2555 0 0 25 0 1 0 165344967 464084992 110070 4089446400 4194304 9819077 140735535313344 18446744073709551615 6589094 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 113302 110070 740 1374 0 111923 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 453208

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 5/197 25461
/proc/meminfo: memFree=30860100/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=471152 CPUtime=1182.33
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 16475277 0 0 0 115470 2763 0 0 25 0 1 0 165344967 482459648 114546 4089446400 4194304 9819077 140735535313344 18446744073709551615 6589058 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 117788 114546 740 1374 0 116409 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 471152

[startup+1242.3 s]
/proc/loadavg: 2.27 2.09 2.03 3/197 25463
/proc/meminfo: memFree=30838596/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=498064 CPUtime=1242.33
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 17558916 0 0 0 121269 2964 0 0 25 0 1 0 165344967 510017536 121007 4089446400 4194304 9819077 140735535313344 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 124516 121007 740 1374 0 123137 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 498064

[startup+1302.3 s]
/proc/loadavg: 2.10 2.07 2.02 3/197 25464
/proc/meminfo: memFree=30817840/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=510788 CPUtime=1302.33
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 18345151 0 0 0 127100 3133 0 0 25 0 1 0 165344967 523046912 124832 4089446400 4194304 9819077 140735535313344 18446744073709551615 6371751 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 127697 124839 740 1374 0 126318 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 510788

[startup+1362.3 s]
/proc/loadavg: 2.07 2.07 2.02 3/197 25465
/proc/meminfo: memFree=30795104/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=537084 CPUtime=1362.33
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 19280193 0 0 0 132909 3324 0 0 25 0 1 0 165344967 549974016 130535 4089446400 4194304 9819077 140735535313344 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 134271 130535 740 1374 0 132892 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 537084

[startup+1422.31 s]
/proc/loadavg: 2.02 2.05 2.02 3/197 25467
/proc/meminfo: memFree=30768372/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=563328 CPUtime=1422.34
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 19998506 0 0 0 138751 3483 0 0 25 0 1 0 165344967 576847872 137300 4089446400 4194304 9819077 140735535313344 18446744073709551615 7816634 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 140832 137300 740 1374 0 139453 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 563328

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/197 25469
/proc/meminfo: memFree=30744260/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=587420 CPUtime=1482.34
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 20851555 0 0 0 144578 3656 0 0 25 0 1 0 165344967 601518080 143210 4089446400 4194304 9819077 140735535313344 18446744073709551615 6567612 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 146855 143210 740 1374 0 145476 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 587420

[startup+1542.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/197 25471
/proc/meminfo: memFree=30724772/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=605736 CPUtime=1542.34
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 21852772 0 0 0 150390 3844 0 0 25 0 1 0 165344967 620273664 148056 4089446400 4194304 9819077 140735535313344 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 151434 148071 740 1374 0 150055 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 605736

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/197 25472
/proc/meminfo: memFree=30702548/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=629308 CPUtime=1602.33
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 23018813 0 0 0 156174 4059 0 0 25 0 1 0 165344967 644411392 153588 4089446400 4194304 9819077 140735535313344 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 157327 153588 740 1374 0 155948 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 629308

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/197 25473
/proc/meminfo: memFree=30674832/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=654592 CPUtime=1662.33
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 23868952 0 0 0 162000 4233 0 0 25 0 1 0 165344967 670302208 160434 4089446400 4194304 9819077 140735535313344 18446744073709551615 7223050 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 163648 160435 740 1374 0 162269 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 654592

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/197 25475
/proc/meminfo: memFree=30650484/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=682016 CPUtime=1722.34
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 24928782 0 0 0 167795 4439 0 0 25 0 1 0 165344967 698384384 166818 4089446400 4194304 9819077 140735535313344 18446744073709551615 4903061 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 170504 166818 740 1374 0 169125 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 682016

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 25477
/proc/meminfo: memFree=30621560/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=707460 CPUtime=1782.35
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 26101309 0 0 0 173581 4654 0 0 25 0 1 0 165344967 724439040 173561 4089446400 4194304 9819077 140735535313344 18446744073709551615 7228104 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 176865 173561 740 1374 0 175486 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 707460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 25477
/proc/meminfo: memFree=30616088/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=714988 CPUtime=1800.05
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 26440439 0 0 0 175290 4715 0 0 25 0 1 0 165344967 732147712 174985 4089446400 4194304 9819077 140735535313344 18446744073709551615 7316348 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25382/statm: 178747 174985 740 1374 0 177368 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 714988

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

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

[startup+1800.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 25477
/proc/meminfo: memFree=30616088/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=349672 CPUtime=1800.25
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 26440453 0 0 0 175308 4717 0 0 18 0 1 0 165344967 358064128 83668 4089446400 4194304 9819077 140735535313344 18446744073709551615 4212411 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25382/statm: 87418 83668 743 1374 0 86039 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 349672

[startup+1800.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 25477
/proc/meminfo: memFree=30616088/32950928 swapFree=67111528/67111528
[pid=25382] ppid=25380 vsize=267988 CPUtime=1800.34
/proc/25382/stat : 25382 (pbscip.linux.x8) R 25380 25382 24522 0 -1 4202496 26440453 0 0 0 175317 4717 0 0 18 0 1 0 165344967 274419712 63263 4089446400 4194304 9819077 140735535313344 18446744073709551615 4699470 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25382/statm: 66997 63263 743 1374 0 65618 0
Current children cumulated CPU time (s) 1800.34
Current children cumulated vsize (KiB) 267988

Child status: 0
Real time (s): 1800.37
CPU time (s): 1800.42
CPU user time (s): 1753.24
CPU system time (s): 47.1868
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 719752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1753.24
system time used= 47.1868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26440457
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2449

runsolver used 3.24751 second user time and 6.52301 second system time

The end

Launcher Data

Begin job on node116 at 2010-06-30 19:05:32
IDJOB=2693193
IDBENCH=79091
IDSOLVER=1205
FILE ID=node116/2693193-1277917532
PBS_JOBID= 11197318
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/j60/normalized-j6010_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-2693193-1277917532/watcher-2693193-1277917532 -o /tmp/evaluation-result-2693193-1277917532/solver-2693193-1277917532 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693193-1277917532.wbo -t 1800 -m 3800

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

MD5SUM BENCH= c8727fb292de6f0ef34aa00aa6399d46
RANDOM SEED=2013133437

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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:     32950928 kB
MemFree:      31067520 kB
Buffers:        201424 kB
Cached:        1013472 kB
SwapCached:          0 kB
Active:        1016948 kB
Inactive:       721080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31067520 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7128 kB
Writeback:           0 kB
AnonPages:      523624 kB
Mapped:          16724 kB
Slab:            79696 kB
PageTables:       5984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   675132 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= 74204 MiB
End job on node116 at 2010-06-30 19:35:34