Trace number 2692502

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.41 1800.34

General information on the benchmark

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

Solver Data

0.00/0.00	c SCIP version 1.2.1.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-2692502-1277916582.wbo>
0.09/0.14	c original problem has 21906 variables (12937 bin, 0 int, 0 impl, 8969 cont) and 22400 constraints
0.09/0.14	c problem read
0.09/0.14	c presolving settings loaded
0.39/0.43	c presolving:
0.39/0.49	c (round 1) 199 del vars, 608 del conss, 122 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36737 impls, 0 clqs
0.49/0.52	c (round 2) 641 del vars, 1725 del conss, 208 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36801 impls, 0 clqs
0.49/0.56	c (round 3) 1510 del vars, 2668 del conss, 248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36859 impls, 0 clqs
0.49/0.59	c (round 4) 2340 del vars, 3150 del conss, 264 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36879 impls, 0 clqs
0.59/0.60	c (round 5) 2769 del vars, 3349 del conss, 267 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36883 impls, 0 clqs
0.59/0.61	c (round 6) 2953 del vars, 3389 del conss, 267 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36883 impls, 0 clqs
0.59/0.64	c (round 7) 2992 del vars, 3393 del conss, 7994 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36883 impls, 0 clqs
0.69/0.72	c (round 8) 2996 del vars, 3393 del conss, 7994 chg bounds, 0 chg sides, 0 chg coeffs, 3880 upgd conss, 36883 impls, 0 clqs
2.49/2.54	c    (2.3s) probing: 1000/11183 (8.9%) - 0 fixings, 0 aggregations, 3645 implications, 0 bound changes
3.89/3.97	c    (3.7s) probing: 2000/11183 (17.9%) - 0 fixings, 0 aggregations, 4114 implications, 0 bound changes
3.89/3.97	c    (3.8s) probing: 2001/11183 (17.9%) - 0 fixings, 0 aggregations, 4114 implications, 0 bound changes
3.89/3.97	c    (3.8s) probing aborted: 2000/2000 successive useless probings
3.89/3.97	c presolving (9 rounds):
3.89/3.97	c  2996 deleted vars, 3393 deleted constraints, 7994 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3.89/3.97	c  48591 implications, 0 cliques
3.89/3.97	c presolved problem has 18910 variables (11183 bin, 0 int, 0 impl, 7727 cont) and 19007 constraints
3.89/3.97	c    7727 constraints of type <indicator>
3.89/3.97	c     327 constraints of type <varbound>
3.89/3.97	c      78 constraints of type <knapsack>
3.89/3.97	c    7400 constraints of type <linear>
3.89/3.97	c    3475 constraints of type <logicor>
3.89/3.97	c transformed objective value is always integral (scale: 1)
3.89/3.97	c Presolving Time: 3.69
3.89/3.97	c - non default parameters ----------------------------------------------------------------------
3.89/3.97	c # SCIP version 1.2.1.2
3.89/3.97	c 
3.89/3.97	c # frequency for displaying node information lines
3.89/3.97	c # [type: int, range: [-1,2147483647], default: 100]
3.89/3.97	c display/freq = 10000
3.89/3.97	c 
3.89/3.97	c # maximal time in seconds to run
3.89/3.97	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.89/3.97	c limits/time = 1799.87
3.89/3.97	c 
3.89/3.97	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.89/3.97	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.89/3.97	c limits/memory = 3420
3.89/3.97	c 
3.89/3.97	c # should presolving try to simplify inequalities
3.89/3.97	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.89/3.97	c constraints/linear/simplifyinequalities = TRUE
3.89/3.97	c 
3.89/3.97	c # should presolving try to simplify knapsacks
3.89/3.97	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.89/3.97	c constraints/knapsack/simplifyinequalities = TRUE
3.89/3.97	c 
3.89/3.97	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.89/3.97	c # [type: int, range: [-1,2147483647], default: -1]
3.89/3.97	c separating/rapidlearning/freq = 0
3.89/3.97	c 
3.89/3.97	c -----------------------------------------------------------------------------------------------
3.89/3.97	c start solving
3.89/3.98	c 
3.99/4.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.99/4.04	c   3.8s|     1 |     0 |     0 |     - |  74M|   0 |   0 |  18k|  19k|  18k|3553 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.99/4.08	c   3.9s|     1 |     0 |   597 |     - |  74M|   0 |   0 |  18k|  19k|  18k|3804 | 251 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.10/4.12	c   3.9s|     1 |     0 |   925 |     - |  75M|   0 |   2 |  18k|  19k|  18k|4008 | 455 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.49/4.52	c   4.3s|     1 |     0 |  1173 |     - |  75M|   0 |  32 |  18k|  19k|  18k|4216 | 663 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.99/5.02	c   4.8s|     1 |     0 |  1733 |     - |  75M|   0 | 474 |  18k|  19k|  18k|4443 | 890 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.49/5.56	c   5.3s|     1 |     0 |  2277 |     - |  76M|   0 | 123 |  18k|  19k|  18k|4849 |1296 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.39/6.46	c   6.2s|     1 |     0 |  3038 |     - |  76M|   0 | 350 |  18k|  19k|  18k|5089 |1536 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.79/8.88	c   8.6s|     1 |     2 |  4392 |     - |  77M|   0 | 350 |  18k|  19k|  18k|5089 |1536 |   0 |  38 | 0.000000e+00 |      --      |    Inf 
310.90/310.93	c   305s| 10000 | 10001 |152554 |  15.0 | 146M| 153 | 189 |  18k|  19k|  18k|4898 |6181 | 402 |6996 | 0.000000e+00 |      --      |    Inf 
492.51/492.59	c   484s| 20000 | 20001 |259909 |  12.8 | 215M| 167 |  13 |  18k|  19k|  18k|4898 |  22k| 595 |8806 | 0.000000e+00 |      --      |    Inf 
663.33/663.37	c   652s| 30000 | 30001 |358737 |  11.9 | 284M| 171 |  16 |  18k|  19k|  18k|4898 |  36k| 696 |  10k| 0.000000e+00 |      --      |    Inf 
834.13/834.17	c   820s| 40000 | 40001 |456075 |  11.3 | 353M| 195 |  19 |  18k|  19k|  18k|5190 |  48k| 760 |  11k| 0.000000e+00 |      --      |    Inf 
1024.83/1024.85	c  1008s| 50000 | 50001 |571314 |  11.4 | 422M| 195 |   3 |  18k|  19k|  18k|4898 |  69k| 866 |  14k| 0.000000e+00 |      --      |    Inf 
1198.25/1198.25	c  1178s| 60000 | 60001 |685492 |  11.4 | 491M| 195 |  19 |  18k|  19k|  18k|4898 |  92k| 914 |  15k| 0.000000e+00 |      --      |    Inf 
1355.95/1355.95	c  1334s| 70000 | 70001 |796968 |  11.3 | 560M| 211 |  36 |  18k|  19k|  18k|5191 | 112k| 985 |  15k| 0.000000e+00 |      --      |    Inf 
1517.76/1517.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1517.76/1517.76	c  1493s| 80000 | 80001 |910302 |  11.3 | 630M| 211 |  27 |  18k|  19k|  18k|4898 | 136k|1108 |  16k| 0.000000e+00 |      --      |    Inf 
1683.37/1683.32	c  1656s| 90000 | 90001 |  1022k|  11.3 | 699M| 211 |  29 |  18k|  19k|  18k|4898 | 159k|1154 |  17k| 0.000000e+00 |      --      |    Inf 
1800.07/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.07/1800.01	c 
1800.07/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.01	c Solving Time (sec) : 1770.60
1800.07/1800.01	c Solving Nodes      : 97148
1800.07/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.07/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.07/1800.01	c Gap                : infinite
1800.07/1800.01	s UNKNOWN
1800.07/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.01	c Solving Time       :    1770.60
1800.07/1800.01	c Original Problem   :
1800.07/1800.01	c   Problem name     : HOME/instance-2692502-1277916582.wbo
1800.07/1800.01	c   Variables        : 21906 (12937 binary, 0 integer, 0 implicit integer, 8969 continuous)
1800.07/1800.01	c   Constraints      : 22400 initial, 22400 maximal
1800.07/1800.01	c Presolved Problem  :
1800.07/1800.01	c   Problem name     : t_HOME/instance-2692502-1277916582.wbo
1800.07/1800.01	c   Variables        : 18910 (11183 binary, 0 integer, 0 implicit integer, 7727 continuous)
1800.07/1800.01	c   Constraints      : 19007 initial, 19408 maximal
1800.07/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.01	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1800.07/1800.01	c   dualfix          :       0.00       2621          0          0          0          0          0          0          0
1800.07/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.01	c   implics          :       0.02          0          0          0          0          0          0          0          0
1800.07/1800.01	c   probing          :       3.20          0          0          0          0          0          0          0          0
1800.07/1800.01	c   indicator        :       0.06          0          0          0          0          0       1242          0          0
1800.07/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.01	c   linear           :       0.17        267        108          0       7994          0       2151          0          0
1800.07/1800.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.07/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.07/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.01	c   integral         :          0          0          0      98097          0          0          0          0          0     194296
1800.07/1800.01	c   indicator        :       7727          0     430298        949          0          0      79345          0          0          0
1800.07/1800.01	c   varbound         :        327          6     430298        949          0          0        894        466          0          0
1800.07/1800.01	c   knapsack         :         78          6     430298        696          0          0     396607         45          0          0
1800.07/1800.01	c   linear           :       7400          6     430298        696          0          0      74414     175051          0          0
1800.07/1800.01	c   logicor          :       3475+         6     269592          0          0          0     357166          0          0          0
1800.07/1800.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.07/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.01	c   integral         :     191.08       0.00       0.00     191.08       0.00
1800.07/1800.01	c   indicator        :      70.06       0.00      68.51       1.55       0.00
1800.07/1800.01	c   varbound         :       3.28       0.00       3.25       0.03       0.00
1800.07/1800.01	c   knapsack         :       3.39       0.00       3.39       0.00       0.00
1800.07/1800.01	c   linear           :      50.30       0.00      48.94       1.36       0.00
1800.07/1800.01	c   logicor          :       2.81       0.00       2.81       0.00       0.00
1800.07/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.07/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.01	c   vbounds          :      11.13     104318          0       5716
1800.07/1800.01	c   rootredcost      :       0.22          0          0          0
1800.07/1800.01	c   pseudoobj        :      87.03     424921          0          0
1800.07/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.07/1800.01	c   infeasible LP    :       2.43       1235       1235       1235        4.0          0        0.0          0
1800.07/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.07/1800.01	c   applied globally :          -          -          -       1235        4.0          -          -          -
1800.07/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.07/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.01	c   cut pool         :       0.00          3          -          -         21          -    (maximal pool size: 607)
1800.07/1800.01	c   redcost          :      69.09      98046          0          0          0          0
1800.07/1800.01	c   impliedbounds    :       0.02          4          0          0        207          0
1800.07/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.07/1800.01	c   gomory           :       0.17          4          0          0        713          0
1800.07/1800.01	c   strongcg         :       0.11          4          0          0         28          0
1800.07/1800.01	c   cmir             :       0.26          4          0          0         24          0
1800.07/1800.01	c   flowcover        :       1.11          4          0          0         68          0
1800.07/1800.01	c   clique           :       0.02          4          0          0          1          0
1800.07/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.07/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.07/1800.01	c Pricers            :       Time      Calls       Vars
1800.07/1800.01	c   problem variables:       0.00          0          0
1800.07/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.01	c   relpscost        :     190.89      97148          0          0          0          0     194296
1800.07/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.01	c   inference        :       0.00          0          0          0          0          0          0
1800.07/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.01	c   LP solutions     :       0.00          -          0
1800.07/1800.01	c   pseudo solutions :       0.00          -          0
1800.07/1800.01	c   oneopt           :       0.21          0          0
1800.07/1800.01	c   crossover        :       0.02          0          0
1800.07/1800.01	c   objpscostdiving  :      16.68         52          0
1800.07/1800.01	c   pscostdiving     :     130.28        149          0
1800.07/1800.01	c   fracdiving       :     133.53        154          0
1800.07/1800.01	c   veclendiving     :      59.93        230          0
1800.07/1800.01	c   linesearchdiving :      65.13        231          0
1800.07/1800.01	c   trivial          :       0.22          2          0
1800.07/1800.01	c   simplerounding   :       0.31      93018          0
1800.07/1800.01	c   zirounding       :       0.29       1000          0
1800.07/1800.01	c   rounding         :       5.32       4279          0
1800.07/1800.01	c   shifting         :      11.43       1361          0
1800.07/1800.01	c   intshifting      :       0.09         40          0
1800.07/1800.01	c   twoopt           :       0.00          0          0
1800.07/1800.01	c   fixandinfer      :       0.00          0          0
1800.07/1800.01	c   feaspump         :       1.87         17          0
1800.07/1800.01	c   coefdiving       :     131.31        105          0
1800.07/1800.01	c   intdiving        :       0.00          0          0
1800.07/1800.01	c   actconsdiving    :       0.00          0          0
1800.07/1800.01	c   rootsoldiving    :      33.67         26          0
1800.07/1800.01	c   guideddiving     :       0.00          0          0
1800.07/1800.01	c   octane           :       0.00          0          0
1800.07/1800.01	c   rens             :       0.12          1          0
1800.07/1800.01	c   rins             :       0.00          0          0
1800.07/1800.01	c   localbranching   :       0.00          0          0
1800.07/1800.01	c   mutation         :       0.00          0          0
1800.07/1800.01	c   dins             :       0.00          0          0
1800.07/1800.01	c   undercover       :       0.00          0          0
1800.07/1800.01	c   nlp              :       0.05          0          0
1800.07/1800.01	c   trysol           :      18.35       2776          0
1800.07/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.07/1800.01	c   dual LP          :     466.64      93905     858378       9.14    1839.49
1800.07/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.07/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.01	c   diving/probing LP:     286.53      70025     243850       3.48     851.05
1800.07/1800.01	c   strong branching :     188.72      18334     200407      10.93    1061.93
1800.07/1800.01	c     (at root node) :          -         38       5478     144.16          -
1800.07/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.01	c B&B Tree           :
1800.07/1800.01	c   number of runs   :          1
1800.07/1800.01	c   nodes            :      97148
1800.07/1800.01	c   nodes (total)    :      97148
1800.07/1800.01	c   nodes left       :      97149
1800.07/1800.01	c   max depth        :        211
1800.07/1800.01	c   max depth (total):        211
1800.07/1800.01	c   backtracks       :       1085 (1.1%)
1800.07/1800.01	c   delayed cutoffs  :          0
1800.07/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.07/1800.01	c   avg switch length:       2.21
1800.07/1800.01	c   switching time   :      28.64
1800.07/1800.01	c Solution           :
1800.07/1800.01	c   Solutions found  :          0 (0 improvements)
1800.07/1800.01	c   Primal Bound     :          -
1800.07/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.07/1800.01	c   Gap              :   infinite
1800.07/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.07/1800.01	c   Root Iterations  :       3038
1800.37/1800.33	c Time complete: 1800.4.

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-2692502-1277916582/watcher-2692502-1277916582 -o /tmp/evaluation-result-2692502-1277916582/solver-2692502-1277916582 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692502-1277916582.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.08 2.03 2.00 4/178 14592
/proc/meminfo: memFree=31206404/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=9404 CPUtime=0
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 1646 0 0 0 0 0 0 0 25 0 1 0 132953334 9629696 1565 4089446400 4194304 8223781 140736710778448 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14592/statm: 2351 1565 369 984 0 1364 0

[startup+0.06146 s]
/proc/loadavg: 2.08 2.03 2.00 4/178 14592
/proc/meminfo: memFree=31206404/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=24512 CPUtime=0.05
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 5420 0 0 0 5 0 0 0 25 0 1 0 132953334 25100288 5339 4089446400 4194304 8223781 140736710778448 18446744073709551615 5650591 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14592/statm: 6128 5340 369 984 0 5141 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24512

[startup+0.10045 s]
/proc/loadavg: 2.08 2.03 2.00 4/178 14592
/proc/meminfo: memFree=31206404/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=31520 CPUtime=0.09
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 7180 0 0 0 9 0 0 0 25 0 1 0 132953334 32276480 7099 4089446400 4194304 8223781 140736710778448 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14592/statm: 7880 7099 369 984 0 6893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31520

[startup+0.300408 s]
/proc/loadavg: 2.08 2.03 2.00 4/178 14592
/proc/meminfo: memFree=31206404/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=88968 CPUtime=0.29
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 21052 0 0 0 27 2 0 0 25 0 1 0 132953334 91103232 20571 4089446400 4194304 8223781 140736710778448 18446744073709551615 4240882 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14592/statm: 22242 20571 422 984 0 21255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88968

[startup+0.700333 s]
/proc/loadavg: 2.08 2.03 2.00 4/178 14592
/proc/meminfo: memFree=31206404/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=93952 CPUtime=0.69
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 24983 0 0 0 64 5 0 0 25 0 1 0 132953334 96206848 21997 4089446400 4194304 8223781 140736710778448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14592/statm: 23488 21997 461 984 0 22501 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93952

[startup+1.50017 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 14593
/proc/meminfo: memFree=31117868/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=97524 CPUtime=1.49
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 27216 0 0 0 142 7 0 0 25 0 1 0 132953334 99864576 22885 4089446400 4194304 8223781 140736710778448 18446744073709551615 4983040 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14592/statm: 24381 22885 487 984 0 23394 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97524

[startup+3.10085 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 14593
/proc/meminfo: memFree=31117000/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=97728 CPUtime=3.09
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 27249 0 0 0 301 8 0 0 25 0 1 0 132953334 100073472 22918 4089446400 4194304 8223781 140736710778448 18446744073709551615 5500779 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14592/statm: 24432 22918 492 984 0 23445 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97728

[startup+6.30022 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 14593
/proc/meminfo: memFree=31099268/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=119524 CPUtime=6.29
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 34355 0 0 0 617 12 0 0 25 0 1 0 132953334 122392576 27980 4089446400 4194304 8223781 140736710778448 18446744073709551615 6559859 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14592/statm: 29881 27980 588 984 0 28894 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 119524

[startup+12.701 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 14593
/proc/meminfo: memFree=31097888/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=120292 CPUtime=12.69
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 124042 0 0 0 1244 25 0 0 25 0 1 0 132953334 123179008 28117 4089446400 4194304 8223781 140736710778448 18446744073709551615 6597901 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14592/statm: 30229 28148 601 984 0 29242 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 120292

[startup+25.5004 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 14593
/proc/meminfo: memFree=31094876/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=123416 CPUtime=25.49
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 332493 0 0 0 2499 50 0 0 25 0 1 0 132953334 126377984 28895 4089446400 4194304 8223781 140736710778448 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14592/statm: 30854 28895 601 984 0 29867 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 123416

[startup+51.1003 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 14594
/proc/meminfo: memFree=31093688/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=123632 CPUtime=51.09
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 771216 0 0 0 5006 103 0 0 25 0 1 0 132953334 126599168 28938 4089446400 4194304 8223781 140736710778448 18446744073709551615 6448545 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14592/statm: 30908 28938 605 984 0 29921 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 123632

[startup+102.306 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 14595
/proc/meminfo: memFree=31090424/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=126364 CPUtime=102.3
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 1757588 0 0 0 10015 215 0 0 25 0 1 0 132953334 129396736 29591 4089446400 4194304 8223781 140736710778448 18446744073709551615 6569342 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14592/statm: 31591 29591 605 984 0 30604 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 126364

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14597
/proc/meminfo: memFree=31082192/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=131268 CPUtime=162.3
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 2698835 0 0 0 15898 332 0 0 25 0 1 0 132953334 134418432 30875 4089446400 4194304 8223781 140736710778448 18446744073709551615 6326815 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14592/statm: 32817 30875 605 984 0 31830 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 131268

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14599
/proc/meminfo: memFree=31056112/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=157444 CPUtime=222.3
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 3374275 0 0 0 21806 424 0 0 25 0 1 0 132953334 161222656 37442 4089446400 4194304 8223781 140736710778448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14592/statm: 39361 37442 607 984 0 38374 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 157444

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14600
/proc/meminfo: memFree=31027416/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=182296 CPUtime=282.3
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 4140064 0 0 0 27706 524 0 0 25 0 1 0 132953334 186671104 43683 4089446400 4194304 8223781 140736710778448 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14592/statm: 45574 43683 607 984 0 44587 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 182296

[startup+342.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 14602
/proc/meminfo: memFree=30999220/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=206612 CPUtime=342.3
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 4856336 0 0 0 33607 623 0 0 25 0 1 0 132953334 211570688 49750 4089446400 4194304 8223781 140736710778448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14592/statm: 51653 49750 607 984 0 50666 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 206612

[startup+402.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 14603
/proc/meminfo: memFree=30969088/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=232020 CPUtime=402.31
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 5501206 0 0 0 39514 717 0 0 25 0 1 0 132953334 237588480 56068 4089446400 4194304 8223781 140736710778448 18446744073709551615 6455726 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14592/statm: 58005 56068 607 984 0 57018 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 232020

[startup+462.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 14605
/proc/meminfo: memFree=30924196/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=251628 CPUtime=462.31
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 6191029 0 0 0 45421 810 0 0 25 0 1 0 132953334 257667072 61006 4089446400 4194304 8223781 140736710778448 18446744073709551615 6448652 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14592/statm: 62944 61006 607 984 0 61957 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 251628

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14607
/proc/meminfo: memFree=30886840/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=274152 CPUtime=522.31
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 6842646 0 0 0 51329 902 0 0 25 0 1 0 132953334 280731648 66643 4089446400 4194304 8223781 140736710778448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14592/statm: 68538 66643 607 984 0 67551 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 274152

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14608
/proc/meminfo: memFree=30841668/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=299448 CPUtime=582.31
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 7529104 0 0 0 57232 999 0 0 25 0 1 0 132953334 306634752 72971 4089446400 4194304 8223781 140736710778448 18446744073709551615 6482738 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14592/statm: 74825 72934 607 984 0 73838 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 299448

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14610
/proc/meminfo: memFree=30789920/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=327088 CPUtime=642.33
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 8204209 0 0 0 63145 1088 0 0 25 0 1 0 132953334 334938112 79885 4089446400 4194304 8223781 140736710778448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14592/statm: 81772 79885 607 984 0 80785 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 327088

[startup+702.301 s]

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

[startup+942.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 14627
/proc/meminfo: memFree=30588720/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=444132 CPUtime=942.33
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 11550915 0 0 0 92678 1555 0 0 25 0 1 0 132953334 454791168 109206 4089446400 4194304 8223781 140736710778448 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 111033 109220 607 984 0 110046 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 444132

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14628
/proc/meminfo: memFree=30553832/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=467128 CPUtime=1002.33
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 12286914 0 0 0 98579 1654 0 0 25 0 1 0 132953334 478339072 114992 4089446400 4194304 8223781 140736710778448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 116782 114992 607 984 0 115795 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 467128

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14630
/proc/meminfo: memFree=30523388/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=488804 CPUtime=1062.33
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 12994262 0 0 0 104474 1759 0 0 25 0 1 0 132953334 500535296 120425 4089446400 4194304 8223781 140736710778448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 122201 120425 607 984 0 121214 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 488804

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14660
/proc/meminfo: memFree=30867676/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=513360 CPUtime=1122.34
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 13648460 0 0 0 110379 1855 0 0 25 0 1 0 132953334 525680640 126600 4089446400 4194304 8223781 140736710778448 18446744073709551615 6446791 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 128340 126600 607 984 0 127353 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 513360

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14661
/proc/meminfo: memFree=30827672/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=538608 CPUtime=1182.35
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 14270843 0 0 0 116289 1946 0 0 25 0 1 0 132953334 551534592 132916 4089446400 4194304 8223781 140736710778448 18446744073709551615 6070341 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 134652 132916 607 984 0 133665 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 538608

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14663
/proc/meminfo: memFree=30783712/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=565968 CPUtime=1242.35
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 14913872 0 0 0 122193 2042 0 0 25 0 1 0 132953334 579551232 139774 4089446400 4194304 8223781 140736710778448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 141492 139774 607 984 0 140505 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 565968

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14664
/proc/meminfo: memFree=30740992/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=593544 CPUtime=1302.35
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 15564223 0 0 0 128096 2139 0 0 25 0 1 0 132953334 607789056 146161 4089446400 4194304 8223781 140736710778448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 148386 146161 607 984 0 147399 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 593544

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 14666
/proc/meminfo: memFree=30696184/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=620368 CPUtime=1362.35
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 16196359 0 0 0 134000 2235 0 0 25 0 1 0 132953334 635256832 152901 4089446400 4194304 8223781 140736710778448 18446744073709551615 5507844 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 155092 152901 607 984 0 154105 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 620368

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14668
/proc/meminfo: memFree=30660032/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=645640 CPUtime=1422.35
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 16829132 0 0 0 139906 2329 0 0 25 0 1 0 132953334 661135360 159222 4089446400 4194304 8223781 140736710778448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 161410 159222 607 984 0 160423 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 645640

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14669
/proc/meminfo: memFree=30618316/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=670852 CPUtime=1482.36
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 17480727 0 0 0 145816 2420 0 0 25 0 1 0 132953334 686952448 165528 4089446400 4194304 8223781 140736710778448 18446744073709551615 6447023 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 167713 165528 607 984 0 166726 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 670852

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14671
/proc/meminfo: memFree=30580560/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=695156 CPUtime=1542.35
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 18119860 0 0 0 151722 2513 0 0 25 0 1 0 132953334 711839744 171607 4089446400 4194304 8223781 140736710778448 18446744073709551615 6445101 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 173789 171607 607 984 0 172802 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 695156

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14672
/proc/meminfo: memFree=30544540/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=720820 CPUtime=1602.36
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 18743651 0 0 0 157628 2608 0 0 25 0 1 0 132953334 738119680 178014 4089446400 4194304 8223781 140736710778448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 180205 178014 607 984 0 179218 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 720820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14674
/proc/meminfo: memFree=30499096/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=749000 CPUtime=1662.36
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 19484566 0 0 0 163527 2709 0 0 25 0 1 0 132953334 766976000 185072 4089446400 4194304 8223781 140736710778448 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 187250 185085 607 984 0 186263 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 749000

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14676
/proc/meminfo: memFree=30463968/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=772360 CPUtime=1722.36
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 20158759 0 0 0 169430 2806 0 0 25 0 1 0 132953334 790896640 190965 4089446400 4194304 8223781 140736710778448 18446744073709551615 6004033 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 193090 190965 607 984 0 192103 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 772360

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14677
/proc/meminfo: memFree=30422728/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=799924 CPUtime=1782.37
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 20826093 0 0 0 175331 2906 0 0 25 0 1 0 132953334 819122176 197857 4089446400 4194304 8223781 140736710778448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 199981 197857 607 984 0 198994 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 799924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14678
/proc/meminfo: memFree=30411936/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=807640 CPUtime=1800.07
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 21018412 0 0 0 177072 2935 0 0 25 0 1 0 132953334 827023360 199772 4089446400 4194304 8223781 140736710778448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14592/statm: 201910 199772 607 984 0 200923 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 807640

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

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

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14678
/proc/meminfo: memFree=30411936/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=255260 CPUtime=1800.27
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 21018538 0 0 0 177090 2937 0 0 25 0 1 0 132953334 261386240 61742 4089446400 4194304 8223781 140736710778448 18446744073709551615 4903377 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14592/statm: 63815 61742 608 984 0 62828 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 255260

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14678
/proc/meminfo: memFree=30411936/32951124 swapFree=67111528/67111528
[pid=14592] ppid=14590 vsize=220588 CPUtime=1800.37
/proc/14592/stat : 14592 (pbscip.linux.x8) R 14590 14592 13502 0 -1 4202496 21018538 0 0 0 177099 2938 0 0 25 0 1 0 132953334 225882112 53082 4089446400 4194304 8223781 140736710778448 18446744073709551615 6206530 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14592/statm: 55147 53082 608 984 0 54160 0
Current children cumulated CPU time (s) 1800.37
Current children cumulated vsize (KiB) 220588

Child status: 0
Real time (s): 1800.34
CPU time (s): 1800.41
CPU user time (s): 1771.02
CPU system time (s): 29.3895
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 807640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1771.02
system time used= 29.3895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21018542
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= 1
involuntary context switches= 1480

runsolver used 2.68359 second user time and 6.08707 second system time

The end

Launcher Data

Begin job on node143 at 2010-06-30 18:49:42
IDJOB=2692502
IDBENCH=79074
IDSOLVER=1204
FILE ID=node143/2692502-1277916582
PBS_JOBID= 11197263
Free space on /tmp= 74204 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/j30/normalized-j3046_4-unsat--soft-33-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-2692502-1277916582/watcher-2692502-1277916582 -o /tmp/evaluation-result-2692502-1277916582/solver-2692502-1277916582 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692502-1277916582.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 21194a5c96fb00b1cb0d9bbfc15b0e5d
RANDOM SEED=1781795931

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31206940 kB
Buffers:        202784 kB
Cached:         972532 kB
SwapCached:          0 kB
Active:         840012 kB
Inactive:       756668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31206940 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5288 kB
Writeback:           0 kB
AnonPages:      421200 kB
Mapped:          17232 kB
Slab:            80264 kB
PageTables:       5720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   587764 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= 74200 MiB
End job on node143 at 2010-06-30 19:19:44