Trace number 2692598

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1800.34 1800.29

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j6027_4-unsat--soft-66-100-0.wbo
MD5SUM4284f071b36aadaba2198ae83304d6e9
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark0.06499
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7320
Total number of constraints23840
Number of soft constraints8226
Number of constraints which are clauses23604
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 constraint48
Top cost 414472
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 414471
Biggest number in a constraint 44
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 309
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: SoPlex 1.4.2] [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-2692598-1277918181.wbo>
0.19/0.22	c original problem has 23772 variables (15546 bin, 0 int, 0 impl, 8226 cont) and 32067 constraints
0.19/0.22	c problem read
0.19/0.22	c presolving settings loaded
0.49/0.54	c presolving:
0.69/0.73	c (round 1) 1128 del vars, 3682 del conss, 726 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 284384 impls, 0 clqs
0.79/0.87	c (round 2) 3207 del vars, 10083 del conss, 1604 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 291711 impls, 0 clqs
1.00/1.01	c (round 3) 6772 del vars, 15279 del conss, 2155 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 296325 impls, 0 clqs
1.00/1.09	c (round 4) 10229 del vars, 18367 del conss, 2518 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 298882 impls, 0 clqs
1.09/1.14	c (round 5) 12440 del vars, 20357 del conss, 2770 chg bounds, 4 chg sides, 6 chg coeffs, 0 upgd conss, 300114 impls, 0 clqs
1.09/1.17	c (round 6) 13782 del vars, 21589 del conss, 2903 chg bounds, 6 chg sides, 8 chg coeffs, 0 upgd conss, 300617 impls, 0 clqs
1.09/1.20	c (round 7) 14705 del vars, 22379 del conss, 2985 chg bounds, 11 chg sides, 13 chg coeffs, 0 upgd conss, 300879 impls, 0 clqs
1.19/1.21	c (round 8) 15288 del vars, 22859 del conss, 3030 chg bounds, 11 chg sides, 13 chg coeffs, 0 upgd conss, 301008 impls, 0 clqs
1.19/1.22	c (round 9) 15649 del vars, 23108 del conss, 3048 chg bounds, 11 chg sides, 13 chg coeffs, 0 upgd conss, 301056 impls, 0 clqs
1.19/1.23	c (round 10) 15838 del vars, 23198 del conss, 3055 chg bounds, 11 chg sides, 13 chg coeffs, 0 upgd conss, 301058 impls, 0 clqs
1.19/1.24	c (round 11) 15913 del vars, 23233 del conss, 3061 chg bounds, 11 chg sides, 13 chg coeffs, 0 upgd conss, 301064 impls, 0 clqs
1.19/1.24	c (round 12) 15942 del vars, 23268 del conss, 3066 chg bounds, 11 chg sides, 13 chg coeffs, 0 upgd conss, 301064 impls, 0 clqs
1.19/1.25	c (round 13) 15968 del vars, 23299 del conss, 3073 chg bounds, 11 chg sides, 13 chg coeffs, 0 upgd conss, 301064 impls, 0 clqs
1.19/1.25	c (round 14) 15990 del vars, 23323 del conss, 3073 chg bounds, 11 chg sides, 13 chg coeffs, 0 upgd conss, 301064 impls, 0 clqs
1.19/1.26	c (round 15) 16007 del vars, 23333 del conss, 3073 chg bounds, 11 chg sides, 13 chg coeffs, 0 upgd conss, 301064 impls, 0 clqs
1.19/1.26	c (round 16) 16018 del vars, 23338 del conss, 3073 chg bounds, 11 chg sides, 13 chg coeffs, 0 upgd conss, 301064 impls, 0 clqs
1.19/1.28	c (round 17) 16021 del vars, 23338 del conss, 5695 chg bounds, 11 chg sides, 13 chg coeffs, 0 upgd conss, 301064 impls, 0 clqs
1.29/1.33	c (round 18) 16021 del vars, 23338 del conss, 5695 chg bounds, 11 chg sides, 13 chg coeffs, 3906 upgd conss, 301064 impls, 0 clqs
2.09/2.11	c    (1.8s) probing: 1000/5129 (19.5%) - 0 fixings, 0 aggregations, 3450 implications, 0 bound changes
2.59/2.69	c    (2.4s) probing: 2000/5129 (39.0%) - 0 fixings, 0 aggregations, 4272 implications, 0 bound changes
2.59/2.69	c    (2.4s) probing: 2001/5129 (39.0%) - 0 fixings, 0 aggregations, 4272 implications, 0 bound changes
2.59/2.69	c    (2.4s) probing aborted: 2000/2000 successive useless probings
2.59/2.69	c presolving (19 rounds):
2.59/2.69	c  16021 deleted vars, 23338 deleted constraints, 5695 tightened bounds, 0 added holes, 11 changed sides, 15 changed coefficients
2.59/2.69	c  315112 implications, 0 cliques
2.59/2.69	c presolved problem has 7751 variables (5129 bin, 0 int, 0 impl, 2622 cont) and 8729 constraints
2.59/2.69	c    2622 constraints of type <indicator>
2.59/2.69	c     421 constraints of type <varbound>
2.59/2.69	c     141 constraints of type <knapsack>
2.59/2.69	c    2201 constraints of type <linear>
2.59/2.69	c    3344 constraints of type <logicor>
2.59/2.69	c transformed objective value is always integral (scale: 1)
2.59/2.69	c Presolving Time: 2.29
2.59/2.69	c - non default parameters ----------------------------------------------------------------------
2.59/2.69	c # SCIP version 1.2.1.2
2.59/2.69	c 
2.59/2.69	c # frequency for displaying node information lines
2.59/2.69	c # [type: int, range: [-1,2147483647], default: 100]
2.59/2.69	c display/freq = 10000
2.59/2.69	c 
2.59/2.69	c # maximal time in seconds to run
2.59/2.69	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.59/2.69	c limits/time = 1799.79
2.59/2.69	c 
2.59/2.69	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.59/2.69	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.59/2.69	c limits/memory = 3420
2.59/2.69	c 
2.59/2.69	c # should presolving try to simplify inequalities
2.59/2.69	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.59/2.69	c constraints/linear/simplifyinequalities = TRUE
2.59/2.69	c 
2.59/2.69	c # should presolving try to simplify knapsacks
2.59/2.69	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.59/2.69	c constraints/knapsack/simplifyinequalities = TRUE
2.59/2.69	c 
2.59/2.69	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
2.59/2.69	c # [type: int, range: [-1,2147483647], default: -1]
2.59/2.69	c separating/rapidlearning/freq = 0
2.59/2.69	c 
2.59/2.69	c -----------------------------------------------------------------------------------------------
2.59/2.69	c start solving
2.59/2.69	c 
2.69/2.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.69/2.72	c   2.4s|     1 |     0 |    53 |     - |  74M|   0 |  36 |7751 |8729 |7751 |3485 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.89/2.99	c   2.6s|     1 |     0 |   829 |     - |  74M|   0 |  39 |7751 |8729 |7751 |4017 | 532 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.19/3.26	c   2.9s|     1 |     0 |  1328 |     - |  75M|   0 | 150 |7751 |8729 |7751 |4258 | 773 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.69/3.72	c   3.4s|     1 |     0 |  1966 |     - |  75M|   0 | 338 |7751 |8729 |7751 |4430 | 945 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.19/4.22	c   3.9s|     1 |     0 |  2440 |     - |  75M|   0 | 260 |7751 |8729 |7751 |4661 |1176 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.58/4.68	c   4.3s|     1 |     0 |  2900 |     - |  75M|   0 | 351 |7751 |8729 |7751 |4749 |1264 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.29/5.32	c   5.0s|     1 |     0 |  3543 |     - |  75M|   0 | 303 |7751 |8729 |7751 |4877 |1392 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.09/10.10	c   9.7s|     1 |     2 |  3543 |     - |  76M|   0 | 303 |7751 |8729 |7751 |4877 |1392 |   0 |  29 | 0.000000e+00 |      --      |    Inf 
643.30/643.34	c   636s| 10000 | 10001 |953822 |  95.0 | 114M|  91 | 122 |7751 |8856 |7751 |4493 |1392 | 210 |4892 | 0.000000e+00 |      --      |    Inf 
982.62/982.68	c   972s| 20000 | 20001 |  1512k|  75.5 | 153M|  93 | 183 |7751 |8893 |7751 |4493 |1392 | 400 |7121 | 0.000000e+00 |      --      |    Inf 
1106.53/1106.54	c  1094s| 30000 | 30001 |  1690k|  56.2 | 191M| 181 |  35 |7751 |8817 |7751 |4493 |2250 | 410 |8427 | 0.000000e+00 |      --      |    Inf 
1206.82/1206.82	c  1192s| 40000 | 40001 |  1831k|  45.7 | 229M| 185 | 106 |7751 |8808 |7751 |4493 |3692 | 442 |8985 | 0.000000e+00 |      --      |    Inf 
1309.03/1309.08	c  1292s| 50000 | 50001 |  1966k|  39.3 | 267M| 185 |   7 |7751 |8815 |7751 |4493 |4717 | 463 |  10k| 0.000000e+00 |      --      |    Inf 
1455.34/1455.39	c  1435s| 60000 | 59999 |  2207k|  36.7 | 305M| 199 |  26 |7751 |8844 |7751 |4493 |5434 | 531 |  10k| 0.000000e+00 |      --      |    Inf 
1550.13/1550.19	c  1528s| 70000 | 69999 |  2329k|  33.2 | 343M| 199 | 122 |7751 |8826 |7751 |4493 |9099 | 555 |  12k| 0.000000e+00 |      --      |    Inf 
1635.24/1635.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1635.24/1635.26	c  1611s| 80000 | 79999 |  2450k|  30.6 | 382M| 199 |   1 |7751 |8867 |7751 |4493 |  12k| 616 |  12k| 0.000000e+00 |      --      |    Inf 
1718.84/1718.87	c  1693s| 90000 | 89999 |  2567k|  28.5 | 420M| 231 |   3 |7751 |8845 |7751 |4493 |  15k| 616 |  12k| 0.000000e+00 |      --      |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.01	c 
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time (sec) : 1772.95
1800.05/1800.01	c Solving Nodes      : 97418
1800.05/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.05/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.01	c Gap                : infinite
1800.05/1800.01	s UNKNOWN
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time       :    1772.95
1800.05/1800.01	c Original Problem   :
1800.05/1800.01	c   Problem name     : HOME/instance-2692598-1277918181.wbo
1800.05/1800.01	c   Variables        : 23772 (15546 binary, 0 integer, 0 implicit integer, 8226 continuous)
1800.05/1800.01	c   Constraints      : 32067 initial, 32067 maximal
1800.05/1800.01	c Presolved Problem  :
1800.05/1800.01	c   Problem name     : t_HOME/instance-2692598-1277918181.wbo
1800.05/1800.01	c   Variables        : 7751 (5129 binary, 0 integer, 0 implicit integer, 2622 continuous)
1800.05/1800.01	c   Constraints      : 8729 initial, 8954 maximal
1800.05/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.01	c   trivial          :       0.01        110          0          0          0          0          0          0          0
1800.05/1800.01	c   dualfix          :       0.02      11913          0          0          0          0          0          0          0
1800.05/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   implics          :       0.02          0          0          0          0          0          0          0          0
1800.05/1800.01	c   probing          :       1.31          0          0          0          0          0          0          0          0
1800.05/1800.01	c   indicator        :       0.16          0          0          0          0          0       5604          0          0
1800.05/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          2
1800.05/1800.01	c   linear           :       0.50       2963       1035          0       5695          0      17734         11         13
1800.05/1800.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.05/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   integral         :          0          0          0      98741          0          0          2          0          0     194294
1800.05/1800.01	c   indicator        :       2622          0     509262       1592          0          0      91654          0          0          0
1800.05/1800.01	c   varbound         :        421          6     509262       1592          0          0      10249       1228          0          0
1800.05/1800.01	c   knapsack         :        141          6     509262        622          0          4     102655        181          0          0
1800.05/1800.01	c   linear           :       2201          6     509258        622          0          0      64697      14419          0          0
1800.05/1800.01	c   logicor          :       3344+         6     370261        270          0          2     432630          0          0          0
1800.05/1800.01	c   countsols        :          0          0          0        270          0          0          0          0          0          0
1800.05/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.01	c   integral         :     253.87       0.00       0.00     253.87       0.00
1800.05/1800.01	c   indicator        :      33.41       0.00      32.48       0.93       0.00
1800.05/1800.01	c   varbound         :       5.29       0.00       5.23       0.06       0.00
1800.05/1800.01	c   knapsack         :       3.68       0.00       3.66       0.02       0.00
1800.05/1800.01	c   linear           :      21.42       0.00      21.16       0.26       0.00
1800.05/1800.01	c   logicor          :       3.22       0.01       3.15       0.06       0.00
1800.05/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.01	c   vbounds          :      20.78     154890          0      17971
1800.05/1800.01	c   rootredcost      :       0.08          0          0          0
1800.05/1800.01	c   pseudoobj        :      39.41     503856          0          0
1800.05/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.01	c   propagation      :       0.00          6          6          6        8.5          0        0.0          -
1800.05/1800.01	c   infeasible LP    :       0.49        637        637        668        6.7          0        0.0          0
1800.05/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.01	c   applied globally :          -          -          -        671        6.7          -          -          -
1800.05/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.01	c   cut pool         :       0.00          5          -          -         66          -    (maximal pool size: 758)
1800.05/1800.01	c   redcost          :      16.93      98477          0          0          0          0
1800.05/1800.01	c   impliedbounds    :       0.00          6          0          0        418          0
1800.05/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.01	c   gomory           :       0.39          6          0          0        336          0
1800.05/1800.01	c   strongcg         :       0.32          6          0          0        158          0
1800.05/1800.01	c   cmir             :       0.22          6          0          0         13          0
1800.05/1800.01	c   flowcover        :       0.65          6          0          0        216          0
1800.05/1800.01	c   clique           :       0.02          6          0          0         31          0
1800.05/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.01	c   mcf              :       0.01          1          0          0          0          0
1800.05/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.01	c Pricers            :       Time      Calls       Vars
1800.05/1800.01	c   problem variables:       0.00          0          0
1800.05/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   relpscost        :     253.78      97149          0          2          0          0     194294
1800.05/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   inference        :       0.33        270          0          0          0          0        540
1800.05/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.01	c   LP solutions     :       0.00          -          0
1800.05/1800.01	c   pseudo solutions :       0.00          -          0
1800.05/1800.01	c   oneopt           :       0.09          0          0
1800.05/1800.01	c   crossover        :       0.03          0          0
1800.05/1800.01	c   guideddiving     :       0.00          0          0
1800.05/1800.01	c   rootsoldiving    :      11.50         30          0
1800.05/1800.01	c   intshifting      :       0.18         68          0
1800.05/1800.01	c   feaspump         :       3.02         39          0
1800.05/1800.01	c   objpscostdiving  :      11.16         57          0
1800.05/1800.01	c   veclendiving     :      60.77        193          0
1800.05/1800.01	c   linesearchdiving :      69.75        193          0
1800.05/1800.01	c   coefdiving       :      92.46        194          0
1800.05/1800.01	c   pscostdiving     :      90.84        194          0
1800.05/1800.01	c   fracdiving       :      87.97        194          0
1800.05/1800.01	c   trivial          :       0.21          2          0
1800.05/1800.01	c   simplerounding   :       0.24      96107          0
1800.05/1800.01	c   zirounding       :       0.17       1000          0
1800.05/1800.01	c   rounding         :       2.99       4343          0
1800.05/1800.01	c   shifting         :       5.47       1346          0
1800.05/1800.01	c   twoopt           :       0.00          0          0
1800.05/1800.01	c   fixandinfer      :       0.00          0          0
1800.05/1800.01	c   intdiving        :       0.00          0          0
1800.05/1800.01	c   actconsdiving    :       0.00          0          0
1800.05/1800.01	c   octane           :       0.00          0          0
1800.05/1800.01	c   rens             :       0.06          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.00          0          0
1800.05/1800.01	c   trysol           :       7.27       2854          0
1800.05/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.01	c   primal LP        :       0.01          0          0       0.00       0.00
1800.05/1800.01	c   dual LP          :     830.02      97404    2131627      21.88    2568.16
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:     282.05      76596     566873       7.40    2009.83
1800.05/1800.01	c   strong branching :     250.59      12831     546029      42.56    2178.97
1800.05/1800.01	c     (at root node) :          -         29      11091     382.45          -
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            :      97418
1800.05/1800.01	c   nodes (total)    :      97418
1800.05/1800.01	c   nodes left       :      97417
1800.05/1800.01	c   max depth        :        237
1800.05/1800.01	c   max depth (total):        237
1800.05/1800.01	c   backtracks       :       1333 (1.4%)
1800.05/1800.01	c   delayed cutoffs  :          0
1800.05/1800.01	c   repropagations   :          1 (2 domain reductions, 0 cutoffs)
1800.05/1800.01	c   avg switch length:       2.30
1800.05/1800.01	c   switching time   :      18.46
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       : +0.00000000000000e+00
1800.05/1800.01	c   Gap              :   infinite
1800.05/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.01	c   Root Iterations  :       3543
1800.24/1800.29	c Time complete: 1800.32.

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-2692598-1277918181/watcher-2692598-1277918181 -o /tmp/evaluation-result-2692598-1277918181/solver-2692598-1277918181 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692598-1277918181.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.01 2.05 4/178 12083
/proc/meminfo: memFree=31625472/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=9148 CPUtime=0
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 1599 0 0 0 0 0 0 0 25 0 1 0 133115654 9367552 1518 4089446400 4194304 8223781 140737459545632 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12083/statm: 2287 1520 369 984 0 1300 0

[startup+0.0640889 s]
/proc/loadavg: 2.00 2.01 2.05 4/178 12083
/proc/meminfo: memFree=31625472/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=20824 CPUtime=0.06
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 4515 0 0 0 6 0 0 0 25 0 1 0 133115654 21323776 4434 4089446400 4194304 8223781 140737459545632 18446744073709551615 4822032 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12083/statm: 5206 4434 369 984 0 4219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 20824

[startup+0.10109 s]
/proc/loadavg: 2.00 2.01 2.05 4/178 12083
/proc/meminfo: memFree=31625472/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=26776 CPUtime=0.09
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 6017 0 0 0 9 0 0 0 25 0 1 0 133115654 27418624 5936 4089446400 4194304 8223781 140737459545632 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12083/statm: 6694 5936 369 984 0 5707 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26776

[startup+0.301051 s]
/proc/loadavg: 2.00 2.01 2.05 4/178 12083
/proc/meminfo: memFree=31625472/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=85784 CPUtime=0.29
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 21010 0 0 0 27 2 0 0 25 0 1 0 133115654 87842816 20529 4089446400 4194304 8223781 140737459545632 18446744073709551615 7257405 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 21446 20529 387 984 0 20459 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85784

[startup+0.70093 s]
/proc/loadavg: 2.00 2.01 2.05 4/178 12083
/proc/meminfo: memFree=31625472/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=111080 CPUtime=0.69
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 26674 0 0 0 65 4 0 0 25 0 1 0 133115654 113745920 26193 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 27770 26193 449 984 0 26783 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111080

[startup+1.50083 s]
/proc/loadavg: 2.00 2.01 2.05 3/179 12084
/proc/meminfo: memFree=31518700/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=115440 CPUtime=1.48
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 33748 0 0 0 140 8 0 0 25 0 1 0 133115654 118210560 27346 4089446400 4194304 8223781 140737459545632 18446744073709551615 6207680 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 28860 27346 486 984 0 27873 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 115440

[startup+3.10054 s]
/proc/loadavg: 2.00 2.01 2.05 3/179 12084
/proc/meminfo: memFree=31516716/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=128584 CPUtime=3.09
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 37112 0 0 0 297 12 0 0 25 0 1 0 133115654 131670016 30427 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 32146 30427 599 984 0 31159 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 128584

[startup+6.30094 s]
/proc/loadavg: 2.00 2.01 2.05 3/179 12084
/proc/meminfo: memFree=31471092/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=135216 CPUtime=6.29
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 55103 0 0 0 613 16 0 0 25 0 1 0 133115654 138461184 31852 4089446400 4194304 8223781 140737459545632 18446744073709551615 6568401 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 33804 31854 603 984 0 32817 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135216

[startup+12.7008 s]
/proc/loadavg: 2.00 2.01 2.05 3/179 12084
/proc/meminfo: memFree=31500056/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=135104 CPUtime=12.69
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 80808 0 0 0 1247 22 0 0 25 0 1 0 133115654 138346496 31844 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 33776 31844 603 984 0 32789 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135104

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 12084
/proc/meminfo: memFree=31500568/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=135096 CPUtime=25.49
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 131385 0 0 0 2516 33 0 0 25 0 1 0 133115654 138338304 31829 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 33774 31829 603 984 0 32787 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 135096

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 12085
/proc/meminfo: memFree=31499016/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=136508 CPUtime=51.09
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 269481 0 0 0 5051 58 0 0 25 0 1 0 133115654 139784192 32190 4089446400 4194304 8223781 140737459545632 18446744073709551615 6536496 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 34127 32190 603 984 0 33140 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 136508

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 12086
/proc/meminfo: memFree=31494504/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=138944 CPUtime=102.3
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 477708 0 0 0 10125 105 0 0 25 0 1 0 133115654 142278656 32771 4089446400 4194304 8223781 140737459545632 18446744073709551615 6568097 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 34736 32771 606 984 0 33749 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 138944

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 12088
/proc/meminfo: memFree=31490988/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=139020 CPUtime=162.3
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 748821 0 0 0 16064 166 0 0 25 0 1 0 133115654 142356480 32761 4089446400 4194304 8223781 140737459545632 18446744073709551615 6224263 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 34755 32761 606 984 0 33768 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 139020

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 12090
/proc/meminfo: memFree=31484220/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=142476 CPUtime=222.3
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 1050439 0 0 0 21999 231 0 0 25 0 1 0 133115654 145895424 33672 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 35619 33672 606 984 0 34632 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 142476

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 12091
/proc/meminfo: memFree=31477500/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=146584 CPUtime=282.3
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 1364315 0 0 0 27930 300 0 0 25 0 1 0 133115654 150102016 34644 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 36646 34644 606 984 0 35659 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 146584

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 12093
/proc/meminfo: memFree=31470384/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=150268 CPUtime=342.29
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 1614806 0 0 0 33873 356 0 0 25 0 1 0 133115654 153874432 35587 4089446400 4194304 8223781 140737459545632 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 37567 35587 606 984 0 36580 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 150268

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 12094
/proc/meminfo: memFree=31465524/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=153144 CPUtime=402.3
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 1879565 0 0 0 39815 415 0 0 25 0 1 0 133115654 156819456 36390 4089446400 4194304 8223781 140737459545632 18446744073709551615 6568466 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 38286 36390 606 984 0 37299 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 153144

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 12096
/proc/meminfo: memFree=31455572/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=156616 CPUtime=462.3
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 2181471 0 0 0 45752 478 0 0 25 0 1 0 133115654 160374784 37174 4089446400 4194304 8223781 140737459545632 18446744073709551615 6520513 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 39154 37174 606 984 0 38167 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 156616

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12098
/proc/meminfo: memFree=31446116/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=165048 CPUtime=522.31
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 2466298 0 0 0 51688 543 0 0 25 0 1 0 133115654 169009152 39227 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 41262 39227 606 984 0 40275 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 165048

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12099
/proc/meminfo: memFree=31437500/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=171208 CPUtime=582.31
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 2713555 0 0 0 57632 599 0 0 25 0 1 0 133115654 175316992 40849 4089446400 4194304 8223781 140737459545632 18446744073709551615 6568222 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 42802 40849 606 984 0 41815 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 171208

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12101
/proc/meminfo: memFree=31430412/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=176200 CPUtime=642.32
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 3011432 0 0 0 63568 664 0 0 25 0 1 0 133115654 180428800 42058 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 44050 42058 606 984 0 43063 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 176200

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12107
/proc/meminfo: memFree=31390580/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=201400 CPUtime=882.31
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 4130202 0 0 0 87316 915 0 0 25 0 1 0 133115654 206233600 48426 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 50350 48426 606 984 0 49363 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 201400

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12112
/proc/meminfo: memFree=31381132/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=208712 CPUtime=942.31
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 4418065 0 0 0 93248 983 0 0 25 0 1 0 133115654 213721088 50244 4089446400 4194304 8223781 140737459545632 18446744073709551615 6514382 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12083/statm: 52178 50244 606 984 0 51191 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 208712

[startup+1002.3 s]
/proc/loadavg: 2.16 2.03 2.01 2/174 12250
/proc/meminfo: memFree=31634276/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=218772 CPUtime=1002.32
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 4668639 0 0 0 99180 1052 0 0 25 0 1 0 133115654 224022528 52779 4089446400 4194304 8223781 140737459545632 18446744073709551615 6162609 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12083/statm: 54693 52779 606 984 0 53706 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 218772

[startup+1062.3 s]
/proc/loadavg: 2.12 2.05 2.02 3/197 12453
/proc/meminfo: memFree=31417968/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=236604 CPUtime=1062.32
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 4987797 0 0 0 105044 1188 0 0 25 0 1 0 133115654 242282496 57133 4089446400 4194304 8223781 140737459545632 18446744073709551615 6604397 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 59007 57127 606 984 0 58020 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 236604

[startup+1122.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/197 12455
/proc/meminfo: memFree=31396372/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=256664 CPUtime=1122.32
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 5289391 0 0 0 110912 1320 0 0 25 0 1 0 133115654 262823936 62280 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 64166 62280 608 984 0 63179 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 256664

[startup+1182.3 s]
/proc/loadavg: 2.42 2.14 2.04 3/197 12456
/proc/meminfo: memFree=31373900/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=279940 CPUtime=1182.32
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 5542505 0 0 0 116791 1441 0 0 25 0 1 0 133115654 286658560 68100 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 69985 68100 608 984 0 68998 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 279940

[startup+1242.3 s]
/proc/loadavg: 2.15 2.11 2.04 4/197 12458
/proc/meminfo: memFree=31345232/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=306936 CPUtime=1242.33
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 5778719 0 0 0 122668 1565 0 0 25 0 1 0 133115654 314302464 74877 4089446400 4194304 8223781 140737459545632 18446744073709551615 6520504 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 76734 74877 619 984 0 75747 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 306936

[startup+1302.3 s]
/proc/loadavg: 2.05 2.09 2.03 3/197 12459
/proc/meminfo: memFree=31324496/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=327312 CPUtime=1302.33
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 6098430 0 0 0 128541 1692 0 0 25 0 1 0 133115654 335167488 80006 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 81828 80006 608 984 0 80841 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 327312

[startup+1362.3 s]
/proc/loadavg: 2.02 2.07 2.02 3/197 12461
/proc/meminfo: memFree=31303504/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=347752 CPUtime=1362.33
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 6369028 0 0 0 134417 1816 0 0 25 0 1 0 133115654 356098048 85209 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 86938 85209 608 984 0 85951 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 347752

[startup+1422.31 s]
/proc/loadavg: 2.00 2.05 2.02 3/197 12463
/proc/meminfo: memFree=31289712/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=359016 CPUtime=1422.33
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 6612100 0 0 0 140305 1928 0 0 25 0 1 0 133115654 367632384 88058 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 89754 88058 608 984 0 88767 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 359016

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/197 12464
/proc/meminfo: memFree=31271328/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=377236 CPUtime=1482.33
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 6878244 0 0 0 146183 2050 0 0 25 0 1 0 133115654 386289664 92527 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 94309 92527 608 984 0 93322 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 377236

[startup+1542.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/197 12466
/proc/meminfo: memFree=31247988/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=402648 CPUtime=1542.33
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 7159269 0 0 0 152049 2184 0 0 25 0 1 0 133115654 412311552 98417 4089446400 4194304 8223781 140737459545632 18446744073709551615 6482584 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 100662 98417 631 984 0 99675 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 402648

[startup+1602.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/197 12467
/proc/meminfo: memFree=31214848/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=432668 CPUtime=1602.33
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 7394278 0 0 0 157917 2316 0 0 25 0 1 0 133115654 443052032 106006 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 108167 106006 649 984 0 107180 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 432668

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/197 12469
/proc/meminfo: memFree=31181340/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=458400 CPUtime=1662.33
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 7626698 0 0 0 163800 2433 0 0 25 0 1 0 133115654 469401600 112407 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 114600 112407 608 984 0 113613 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 458400

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/197 12471
/proc/meminfo: memFree=31146964/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=485448 CPUtime=1722.33
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 7851457 0 0 0 169687 2546 0 0 25 0 1 0 133115654 497098752 119262 4089446400 4194304 8223781 140737459545632 18446744073709551615 6520484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 121362 119262 628 984 0 120375 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 485448

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/197 12472
/proc/meminfo: memFree=31124352/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=506988 CPUtime=1782.33
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 8083547 0 0 0 175577 2656 0 0 25 0 1 0 133115654 519155712 124689 4089446400 4194304 8223781 140737459545632 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 126747 124689 608 984 0 125760 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 506988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.00 3/197 12473
/proc/meminfo: memFree=31115912/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=513668 CPUtime=1800.05
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 8159536 0 0 0 177316 2689 0 0 25 0 1 0 133115654 525996032 126338 4089446400 4194304 8223781 140737459545632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12083/statm: 128417 126338 629 984 0 127430 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 513668

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.02 2.00 3/197 12473
/proc/meminfo: memFree=31115912/32951124 swapFree=67111528/67111528
[pid=12083] ppid=12081 vsize=229072 CPUtime=1800.24
/proc/12083/stat : 12083 (pbscip.linux.x8) R 12081 12083 10460 0 -1 4202496 8159565 0 0 0 177334 2690 0 0 18 0 1 0 133115654 234569728 55191 4089446400 4194304 8223781 140737459545632 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12083/statm: 57268 55191 609 984 0 56281 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 229072

Child status: 0
Real time (s): 1800.29
CPU time (s): 1800.34
CPU user time (s): 1773.42
CPU system time (s): 26.9209
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 513676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1773.42
system time used= 26.9209
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8159569
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= 4
involuntary context switches= 17186

runsolver used 2.87656 second user time and 6.00109 second system time

The end

Launcher Data

Begin job on node104 at 2010-06-30 19:16:21
IDJOB=2692598
IDBENCH=79100
IDSOLVER=1204
FILE ID=node104/2692598-1277918181
PBS_JOBID= 11197288
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j6027_4-unsat--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692598-1277918181/watcher-2692598-1277918181 -o /tmp/evaluation-result-2692598-1277918181/solver-2692598-1277918181 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692598-1277918181.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 4284f071b36aadaba2198ae83304d6e9
RANDOM SEED=1591061430

node104.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.839
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.839
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	: 5226.12
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.839
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.839
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.84
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.839
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.74
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.839
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.83
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.839
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.839
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31626000 kB
Buffers:        196756 kB
Cached:         704044 kB
SwapCached:          0 kB
Active:         637464 kB
Inactive:       543276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31626000 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5736 kB
Writeback:           0 kB
AnonPages:      279964 kB
Mapped:          16224 kB
Slab:            78748 kB
PageTables:       5568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   430212 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 node104 at 2010-06-30 19:46:23