Trace number 2692493

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.33 1800.29

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j301_4-unsat--soft-33-100-0.wbo
MD5SUM55bc063057ce6e5238203b79e8fa6b9b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.049991
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3844
Total number of constraints11854
Number of soft constraints7954
Number of constraints which are clauses11610
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints244
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 399620
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 399619
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 99
Number of bits of the biggest sum of numbers7
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-2692493-1277916450.wbo>
0.09/0.11	c original problem has 19752 variables (11798 bin, 0 int, 0 impl, 7954 cont) and 19809 constraints
0.09/0.11	c problem read
0.09/0.11	c presolving settings loaded
0.29/0.36	c presolving:
0.39/0.40	c (round 1) 176 del vars, 498 del conss, 95 chg bounds, 59 chg sides, 60 chg coeffs, 0 upgd conss, 26946 impls, 0 clqs
0.39/0.43	c (round 2) 495 del vars, 1260 del conss, 134 chg bounds, 59 chg sides, 60 chg coeffs, 0 upgd conss, 26978 impls, 0 clqs
0.39/0.45	c (round 3) 1098 del vars, 1770 del conss, 150 chg bounds, 59 chg sides, 60 chg coeffs, 0 upgd conss, 27012 impls, 0 clqs
0.39/0.46	c (round 4) 1560 del vars, 1941 del conss, 156 chg bounds, 59 chg sides, 60 chg coeffs, 0 upgd conss, 27012 impls, 0 clqs
0.39/0.47	c (round 5) 1710 del vars, 2003 del conss, 156 chg bounds, 59 chg sides, 60 chg coeffs, 0 upgd conss, 27012 impls, 0 clqs
0.39/0.50	c (round 6) 1770 del vars, 2009 del conss, 7389 chg bounds, 59 chg sides, 60 chg coeffs, 0 upgd conss, 27012 impls, 0 clqs
0.49/0.55	c (round 7) 1776 del vars, 2009 del conss, 7389 chg bounds, 59 chg sides, 60 chg coeffs, 3517 upgd conss, 27012 impls, 0 clqs
1.89/1.90	c    (1.7s) probing: 1000/10743 (9.3%) - 0 fixings, 0 aggregations, 1885 implications, 0 bound changes
2.99/3.04	c    (2.9s) probing: 2000/10743 (18.6%) - 0 fixings, 0 aggregations, 2130 implications, 0 bound changes
2.99/3.04	c    (2.9s) probing: 2001/10743 (18.6%) - 0 fixings, 0 aggregations, 2131 implications, 0 bound changes
2.99/3.04	c    (2.9s) probing aborted: 2000/2000 successive useless probings
2.99/3.04	c presolving (8 rounds):
2.99/3.04	c  1776 deleted vars, 2009 deleted constraints, 7389 tightened bounds, 0 added holes, 59 changed sides, 63 changed coefficients
2.99/3.04	c  32877 implications, 132 cliques
2.99/3.04	c presolved problem has 17976 variables (10743 bin, 0 int, 0 impl, 7233 cont) and 17800 constraints
2.99/3.04	c    7233 constraints of type <indicator>
2.99/3.04	c     183 constraints of type <varbound>
2.99/3.04	c      50 constraints of type <knapsack>
2.99/3.04	c    7050 constraints of type <linear>
2.99/3.04	c    3284 constraints of type <logicor>
2.99/3.04	c transformed objective value is always integral (scale: 1)
2.99/3.04	c Presolving Time: 2.82
2.99/3.04	c - non default parameters ----------------------------------------------------------------------
2.99/3.04	c # SCIP version 1.2.1.2
2.99/3.04	c 
2.99/3.04	c # frequency for displaying node information lines
2.99/3.04	c # [type: int, range: [-1,2147483647], default: 100]
2.99/3.04	c display/freq = 10000
2.99/3.04	c 
2.99/3.04	c # maximal time in seconds to run
2.99/3.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.99/3.04	c limits/time = 1799.89
2.99/3.04	c 
2.99/3.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.99/3.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.99/3.04	c limits/memory = 3420
2.99/3.04	c 
2.99/3.04	c # should presolving try to simplify inequalities
2.99/3.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.99/3.04	c constraints/linear/simplifyinequalities = TRUE
2.99/3.04	c 
2.99/3.04	c # should presolving try to simplify knapsacks
2.99/3.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.99/3.04	c constraints/knapsack/simplifyinequalities = TRUE
2.99/3.04	c 
2.99/3.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
2.99/3.04	c # [type: int, range: [-1,2147483647], default: -1]
2.99/3.04	c separating/rapidlearning/freq = 0
2.99/3.04	c 
2.99/3.04	c -----------------------------------------------------------------------------------------------
2.99/3.04	c start solving
2.99/3.05	c 
3.10/3.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.10/3.10	c   2.9s|     1 |     0 |     0 |     - |  66M|   0 |   0 |  17k|  17k|  17k|3334 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.10/3.12	c   2.9s|     1 |     0 |   291 |     - |  67M|   0 |   0 |  17k|  17k|  17k|3464 | 130 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.10/3.15	c   3.0s|     1 |     0 |   599 |     - |  67M|   0 |   2 |  17k|  17k|  17k|3666 | 332 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.39/3.47	c   3.3s|     1 |     0 |   907 |     - |  67M|   0 |   1 |  17k|  17k|  17k|3871 | 537 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.69/3.78	c   3.6s|     1 |     0 |  1197 |     - |  67M|   0 |  76 |  17k|  17k|  17k|4078 | 744 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.09/4.18	c   4.0s|     1 |     0 |  1586 |     - |  67M|   0 | 167 |  17k|  17k|  17k|4304 | 970 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.49/4.58	c   4.4s|     1 |     0 |  1917 |     - |  68M|   0 | 103 |  17k|  17k|  17k|4526 |1192 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.99/5.04	c   4.8s|     1 |     2 |  3268 |     - |  68M|   0 | 103 |  17k|  17k|  17k|4526 |1192 |   0 |  20 | 0.000000e+00 |      --      |    Inf 
278.60/278.62	c   272s| 10000 | 10001 |170786 |  16.9 | 133M| 161 |  36 |  17k|  17k|  17k|4741 |  76k|  34 |  12k| 0.000000e+00 |      --      |    Inf 
453.70/453.79	c   444s| 20000 | 20001 |322828 |  16.0 | 197M| 161 |   1 |  17k|  17k|  17k|4936 | 151k|  34 |  16k| 0.000000e+00 |      --      |    Inf 
603.10/603.12	c   591s| 30000 | 30001 |473360 |  15.7 | 261M| 163 |   8 |  17k|  17k|  17k|5092 | 227k|  34 |  17k| 0.000000e+00 |      --      |    Inf 
752.70/752.72	c   738s| 40000 | 40001 |618582 |  15.4 | 324M| 163 |   5 |  17k|  17k|  17k|5036 | 301k|  34 |  19k| 0.000000e+00 |      --      |    Inf 
911.40/911.46	c   894s| 50000 | 50001 |765271 |  15.3 | 388M| 163 |   5 |  17k|  17k|  17k|5061 | 375k|  34 |  22k| 0.000000e+00 |      --      |    Inf 
1071.31/1071.36	c  1051s| 60000 | 60001 |906582 |  15.1 | 452M| 163 |   4 |  17k|  17k|  17k|5068 | 450k|  34 |  24k| 0.000000e+00 |      --      |    Inf 
1227.81/1227.88	c  1205s| 70000 | 70001 |  1031k|  14.7 | 515M| 163 |  11 |  17k|  17k|  17k|5034 | 522k|  34 |  27k| 0.000000e+00 |      --      |    Inf 
1384.01/1384.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1384.01/1384.08	c  1358s| 80000 | 80001 |  1159k|  14.5 | 578M| 169 |   1 |  17k|  17k|  17k|4905 | 594k|  34 |  29k| 0.000000e+00 |      --      |    Inf 
1536.72/1536.72	c  1508s| 90000 | 90001 |  1294k|  14.4 | 642M| 169 |   1 |  17k|  17k|  17k|4764 | 663k|  34 |  31k| 0.000000e+00 |      --      |    Inf 
1691.82/1691.82	c  1660s|100000 |100001 |  1424k|  14.2 | 706M| 169 |  15 |  17k|  17k|  17k|4868 | 732k|  34 |  33k| 0.000000e+00 |      --      |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.01	c 
1800.03/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.01	c Solving Time (sec) : 1766.81
1800.03/1800.01	c Solving Nodes      : 106851
1800.03/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.03/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.01	c Gap                : infinite
1800.03/1800.01	s UNKNOWN
1800.03/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.01	c Solving Time       :    1766.81
1800.03/1800.01	c Original Problem   :
1800.03/1800.01	c   Problem name     : HOME/instance-2692493-1277916450.wbo
1800.03/1800.01	c   Variables        : 19752 (11798 binary, 0 integer, 0 implicit integer, 7954 continuous)
1800.03/1800.01	c   Constraints      : 19809 initial, 19809 maximal
1800.03/1800.01	c Presolved Problem  :
1800.03/1800.01	c   Problem name     : t_HOME/instance-2692493-1277916450.wbo
1800.03/1800.01	c   Variables        : 17976 (10743 binary, 0 integer, 0 implicit integer, 7233 continuous)
1800.03/1800.01	c   Constraints      : 17800 initial, 17834 maximal
1800.03/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.01	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1800.03/1800.01	c   dualfix          :       0.01       1521          0          0          0          0          0          0          0
1800.03/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   probing          :       2.45          0          0          0          0          0          0          0          0
1800.03/1800.01	c   indicator        :       0.04          0          0          0          0          0        721          0          0
1800.03/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          3
1800.03/1800.01	c   linear           :       0.11        156         99          0       7389          0       1288         59         60
1800.03/1800.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.03/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.03/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.01	c   integral         :          0          0          0     138840          0          0          0          0          0     198220
1800.03/1800.01	c   indicator        :       7233          0     311847      39730          0          0      55594          0          0          0
1800.03/1800.01	c   varbound         :        183          6     311847      39730          0          0       2403      21469          0          0
1800.03/1800.01	c   knapsack         :         50          6     311847      18376          0          0      67908         15          0          0
1800.03/1800.01	c   linear           :       7050          6     311847      18376          0          0      49066     756191          0          0
1800.03/1800.01	c   logicor          :       3284+         6     179184       7741          0          0     219424          0          0          0
1800.03/1800.01	c   countsols        :          0          0          0       7741          0          0          0          0          0          0
1800.03/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.01	c   integral         :     310.28       0.00       0.00     310.28       0.00
1800.03/1800.01	c   indicator        :      94.40       0.00      41.91      52.49       0.00
1800.03/1800.01	c   varbound         :       2.08       0.00       1.39       0.69       0.00
1800.03/1800.01	c   knapsack         :       0.93       0.00       0.81       0.12       0.00
1800.03/1800.01	c   linear           :      74.83       0.01      40.06      34.76       0.00
1800.03/1800.01	c   logicor          :       2.85       0.00       1.28       1.57       0.00
1800.03/1800.01	c   countsols        :       0.01       0.00       0.00       0.01       0.00
1800.03/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.01	c   vbounds          :       2.24      34729          0       4245
1800.03/1800.01	c   rootredcost      :       0.08          0          0          0
1800.03/1800.01	c   pseudoobj        :      62.26     307065          0          0
1800.03/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.01	c   infeasible LP    :       0.02         34         34         34        2.3          0        0.0          0
1800.03/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.01	c   applied globally :          -          -          -         34        2.3          -          -          -
1800.03/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.01	c   cut pool         :       0.00          3          -          -         17          -    (maximal pool size: 230)
1800.03/1800.01	c   redcost          :      77.19     131631          0          0          0          0
1800.03/1800.01	c   impliedbounds    :       0.01          4          0          0         13          0
1800.03/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.01	c   gomory           :       0.05          4          0          0        506          0
1800.03/1800.01	c   strongcg         :       0.03          4          0          0          1          0
1800.03/1800.01	c   cmir             :       0.17          4          0          0          5          0
1800.03/1800.01	c   flowcover        :       0.88          4          0          0         26          0
1800.03/1800.01	c   clique           :       0.01          4          0          0          8          0
1800.03/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.01	c   mcf              :       0.01          1          0          0          0          0
1800.03/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.01	c Pricers            :       Time      Calls       Vars
1800.03/1800.01	c   problem variables:       0.00          0          0
1800.03/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.01	c   relpscost        :     310.12      99110          0          0          0          0     198220
1800.03/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   inference        :      14.80       7741          0          0          0          0      15482
1800.03/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.01	c   LP solutions     :       0.00          -          0
1800.03/1800.01	c   pseudo solutions :       0.00          -          0
1800.03/1800.01	c   oneopt           :       0.16          0          0
1800.03/1800.01	c   crossover        :       0.03          0          0
1800.03/1800.01	c   guideddiving     :       0.00          0          0
1800.03/1800.01	c   feaspump         :       2.14         17          0
1800.03/1800.01	c   intshifting      :       0.04         41          0
1800.03/1800.01	c   fracdiving       :      25.09        654          0
1800.03/1800.01	c   veclendiving     :      13.77        654          0
1800.03/1800.01	c   linesearchdiving :      13.77        654          0
1800.03/1800.01	c   coefdiving       :      24.23        655          0
1800.03/1800.01	c   pscostdiving     :      24.37        655          0
1800.03/1800.01	c   objpscostdiving  :       4.41        483          0
1800.03/1800.01	c   rootsoldiving    :       5.65        483          0
1800.03/1800.01	c   trivial          :       0.19          2          0
1800.03/1800.01	c   simplerounding   :       0.25      80733          0
1800.03/1800.01	c   zirounding       :       1.78       1000          0
1800.03/1800.01	c   rounding         :       3.76       3969          0
1800.03/1800.01	c   shifting         :       9.59       1327          0
1800.03/1800.01	c   twoopt           :       0.00          0          0
1800.03/1800.01	c   fixandinfer      :       0.00          0          0
1800.03/1800.01	c   intdiving        :       0.00          0          0
1800.03/1800.01	c   actconsdiving    :       0.00          0          0
1800.03/1800.01	c   octane           :       0.00          0          0
1800.03/1800.01	c   rens             :       0.10          1          0
1800.03/1800.01	c   rins             :       0.00          0          0
1800.03/1800.01	c   localbranching   :       0.00          0          0
1800.03/1800.01	c   mutation         :       0.00          0          0
1800.03/1800.01	c   dins             :       0.00          0          0
1800.03/1800.01	c   undercover       :       0.00          0          0
1800.03/1800.01	c   nlp              :       0.06          0          0
1800.03/1800.01	c   trysol           :      17.73       3213          0
1800.03/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.01	c   dual LP          :     647.48     109634    1448803      13.21    2237.60
1800.03/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.01	c   diving/probing LP:      43.83       9881      58541       5.92    1335.64
1800.03/1800.01	c   strong branching :     308.30      35430     238706       6.74     774.27
1800.03/1800.01	c     (at root node) :          -         20        512      25.60          -
1800.03/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.01	c B&B Tree           :
1800.03/1800.01	c   number of runs   :          1
1800.03/1800.01	c   nodes            :     106851
1800.03/1800.01	c   nodes (total)    :     106851
1800.03/1800.01	c   nodes left       :     106852
1800.03/1800.01	c   max depth        :        179
1800.03/1800.01	c   max depth (total):        179
1800.03/1800.01	c   backtracks       :       1295 (1.2%)
1800.03/1800.01	c   delayed cutoffs  :          0
1800.03/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.03/1800.01	c   avg switch length:       2.08
1800.03/1800.01	c   switching time   :      26.31
1800.03/1800.01	c Solution           :
1800.03/1800.01	c   Solutions found  :          0 (0 improvements)
1800.03/1800.01	c   Primal Bound     :          -
1800.03/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.01	c   Gap              :   infinite
1800.03/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.01	c   Root Iterations  :       1917
1800.22/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-2692493-1277916450/watcher-2692493-1277916450 -o /tmp/evaluation-result-2692493-1277916450/solver-2692493-1277916450 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692493-1277916450.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.04 1.99 1.97 4/178 19085
/proc/meminfo: memFree=30057444/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=9556 CPUtime=0
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 1683 0 0 0 0 0 0 0 25 0 1 0 132939636 9785344 1602 4089446400 4194304 8223781 140733938012368 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/19085/statm: 2389 1602 369 984 0 1402 0

[startup+0.0205051 s]
/proc/loadavg: 2.04 1.99 1.97 4/178 19085
/proc/meminfo: memFree=30057444/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=14972 CPUtime=0.01
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 3066 0 0 0 1 0 0 0 25 0 1 0 132939636 15331328 2985 4089446400 4194304 8223781 140733938012368 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/19085/statm: 3743 2985 369 984 0 2756 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14972

[startup+0.100492 s]
/proc/loadavg: 2.04 1.99 1.97 4/178 19085
/proc/meminfo: memFree=30057444/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=32596 CPUtime=0.09
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 7455 0 0 0 8 1 0 0 25 0 1 0 132939636 33378304 7374 4089446400 4194304 8223781 140733938012368 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/19085/statm: 8149 7374 369 984 0 7162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32596

[startup+0.300458 s]
/proc/loadavg: 2.04 1.99 1.97 4/178 19085
/proc/meminfo: memFree=30057444/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=81040 CPUtime=0.29
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 19196 0 0 0 27 2 0 0 25 0 1 0 132939636 82984960 18715 4089446400 4194304 8223781 140733938012368 18446744073709551615 7257293 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 20260 18715 422 984 0 19273 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81040

[startup+0.700382 s]
/proc/loadavg: 2.04 1.99 1.97 4/178 19085
/proc/meminfo: memFree=30057444/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=87928 CPUtime=0.69
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 24937 0 0 0 64 5 0 0 25 0 1 0 132939636 90038272 20615 4089446400 4194304 8223781 140733938012368 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 21982 20615 497 984 0 20995 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87928

[startup+1.50024 s]
/proc/loadavg: 2.04 1.99 1.97 4/179 19086
/proc/meminfo: memFree=29975108/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=88600 CPUtime=1.49
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 25079 0 0 0 144 5 0 0 25 0 1 0 132939636 90726400 20750 4089446400 4194304 8223781 140733938012368 18446744073709551615 5496946 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 22150 20750 490 984 0 21163 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88600

[startup+3.10095 s]
/proc/loadavg: 2.04 1.99 1.97 4/179 19086
/proc/meminfo: memFree=29974116/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=103400 CPUtime=3.1
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 29390 0 0 0 302 8 0 0 25 0 1 0 132939636 105881600 24325 4089446400 4194304 8223781 140733938012368 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 25850 24325 555 984 0 24863 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 103400

[startup+6.30038 s]
/proc/loadavg: 2.04 1.99 1.97 4/179 19086
/proc/meminfo: memFree=29948332/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=110376 CPUtime=6.29
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 88421 0 0 0 611 18 0 0 25 0 1 0 132939636 113025024 25754 4089446400 4194304 8223781 140733938012368 18446744073709551615 6592542 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 27594 25754 606 984 0 26607 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 110376

[startup+12.7002 s]
/proc/loadavg: 2.03 1.99 1.97 4/179 19087
/proc/meminfo: memFree=29937444/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=111060 CPUtime=12.7
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 247896 0 0 0 1234 36 0 0 25 0 1 0 132939636 113725440 25960 4089446400 4194304 8223781 140733938012368 18446744073709551615 6448683 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 27765 25960 606 984 0 26778 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 111060

[startup+25.501 s]
/proc/loadavg: 2.02 1.99 1.97 4/179 19087
/proc/meminfo: memFree=29916928/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=112088 CPUtime=25.49
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 571470 0 0 0 2477 72 0 0 25 0 1 0 132939636 114778112 26142 4089446400 4194304 8223781 140733938012368 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 28022 26142 609 984 0 27035 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112088

[startup+51.1004 s]
/proc/loadavg: 2.02 1.99 1.97 4/179 19088
/proc/meminfo: memFree=29869464/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=115552 CPUtime=51.1
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 1110922 0 0 0 4974 136 0 0 25 0 1 0 132939636 118325248 26997 4089446400 4194304 8223781 140733938012368 18446744073709551615 6591317 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 28888 27005 611 984 0 27901 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 115552

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19089
/proc/meminfo: memFree=29776296/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=124656 CPUtime=102.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 2270949 0 0 0 9951 279 0 0 25 0 1 0 132939636 127647744 29122 4089446400 4194304 8223781 140733938012368 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 31164 29122 621 984 0 30177 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 124656

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19091
/proc/meminfo: memFree=29660788/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=139348 CPUtime=162.29
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 3504326 0 0 0 15796 433 0 0 25 0 1 0 132939636 142692352 32868 4089446400 4194304 8223781 140733938012368 18446744073709551615 4827474 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 34837 32868 613 984 0 33850 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 139348

[startup+222.301 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19092
/proc/meminfo: memFree=29536112/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=161620 CPUtime=222.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 4419283 0 0 0 21680 550 0 0 25 0 1 0 132939636 165498880 38403 4089446400 4194304 8223781 140733938012368 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 40405 38413 611 984 0 39418 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 161620

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19094
/proc/meminfo: memFree=29413160/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=184456 CPUtime=282.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 5264227 0 0 0 27558 672 0 0 25 0 1 0 132939636 188882944 44083 4089446400 4194304 8223781 140733938012368 18446744073709551615 4561255 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 46114 44083 611 984 0 45127 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 184456

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19096
/proc/meminfo: memFree=29291712/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=206228 CPUtime=342.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 6023329 0 0 0 33454 776 0 0 25 0 1 0 132939636 211177472 49589 4089446400 4194304 8223781 140733938012368 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 51557 49589 611 984 0 50570 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 206228

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19097
/proc/meminfo: memFree=29169012/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=226460 CPUtime=402.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 6915346 0 0 0 39333 897 0 0 25 0 1 0 132939636 231895040 54728 4089446400 4194304 8223781 140733938012368 18446744073709551615 6439880 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 56615 54728 613 984 0 55628 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 226460

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19099
/proc/meminfo: memFree=29043708/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=250556 CPUtime=462.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 7650598 0 0 0 45232 998 0 0 25 0 1 0 132939636 256569344 60781 4089446400 4194304 8223781 140733938012368 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 62639 60781 611 984 0 61652 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 250556

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19100
/proc/meminfo: memFree=28917832/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=277032 CPUtime=522.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 8334314 0 0 0 51133 1097 0 0 25 0 1 0 132939636 283680768 67331 4089446400 4194304 8223781 140733938012368 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 69258 67331 611 984 0 68271 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 277032

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19102
/proc/meminfo: memFree=28790660/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=303908 CPUtime=582.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 8972968 0 0 0 57038 1192 0 0 25 0 1 0 132939636 311201792 74085 4089446400 4194304 8223781 140733938012368 18446744073709551615 6296572 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 75977 74085 611 984 0 74990 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 303908

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19104
/proc/meminfo: memFree=28660892/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=329596 CPUtime=642.31
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 9601614 0 0 0 62946 1285 0 0 25 0 1 0 132939636 337506304 80512 4089446400 4194304 8223781 140733938012368 18446744073709551615 6003622 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 82399 80512 611 984 0 81412 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 329596

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19119
/proc/meminfo: memFree=28162220/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=425164 CPUtime=882.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 12265535 0 0 0 86555 1675 0 0 25 0 1 0 132939636 435367936 104489 4089446400 4194304 8223781 140733938012368 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 106291 104489 611 984 0 105304 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 425164

[startup+942.301 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19121
/proc/meminfo: memFree=28033948/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=453064 CPUtime=942.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 13007366 0 0 0 92452 1778 0 0 25 0 1 0 132939636 463937536 111437 4089446400 4194304 8223781 140733938012368 18446744073709551615 6558077 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 113266 111437 611 984 0 112279 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 453064

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19122
/proc/meminfo: memFree=27914100/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=472920 CPUtime=1002.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 13898842 0 0 0 98331 1899 0 0 25 0 1 0 132939636 484270080 116379 4089446400 4194304 8223781 140733938012368 18446744073709551615 6328719 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 118230 116379 611 984 0 117243 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 472920

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.97 4/179 19124
/proc/meminfo: memFree=27904496/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=497968 CPUtime=1062.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 14603759 0 0 0 104225 2005 0 0 25 0 1 0 132939636 509919232 122724 4089446400 4194304 8223781 140733938012368 18446744073709551615 6446865 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 124492 122724 617 984 0 123505 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 497968

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/179 19152
/proc/meminfo: memFree=30565656/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=522356 CPUtime=1122.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 15416268 0 0 0 110115 2115 0 0 25 0 1 0 132939636 534892544 128858 4089446400 4194304 8223781 140733938012368 18446744073709551615 6003108 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 130589 128858 614 984 0 129602 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 522356

[startup+1182.3 s]
/proc/loadavg: 2.03 2.00 1.98 3/179 19154
/proc/meminfo: memFree=30517284/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=549376 CPUtime=1182.3
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 15961219 0 0 0 116031 2199 0 0 25 0 1 0 132939636 562561024 135101 4089446400 4194304 8223781 140733938012368 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 137344 135101 615 984 0 136357 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 549376

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/179 19156
/proc/meminfo: memFree=30475548/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=571440 CPUtime=1242.31
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 16730116 0 0 0 121920 2311 0 0 25 0 1 0 132939636 585154560 140609 4089446400 4194304 8223781 140733938012368 18446744073709551615 6456014 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 142860 140609 611 984 0 141873 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 571440

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 19157
/proc/meminfo: memFree=30431352/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=596428 CPUtime=1302.31
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 17448552 0 0 0 127820 2411 0 0 25 0 1 0 132939636 610742272 146909 4089446400 4194304 8223781 140733938012368 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 149107 146909 611 984 0 148120 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 596428

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 19159
/proc/meminfo: memFree=30388656/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=621328 CPUtime=1362.31
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 18222786 0 0 0 133702 2529 0 0 25 0 1 0 132939636 636239872 153125 4089446400 4194304 8223781 140733938012368 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 155332 153125 611 984 0 154345 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 621328

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 19160
/proc/meminfo: memFree=30344192/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=644112 CPUtime=1422.32
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 19031802 0 0 0 139583 2649 0 0 25 0 1 0 132939636 659570688 158821 4089446400 4194304 8223781 140733938012368 18446744073709551615 6003303 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 161028 158821 622 984 0 160041 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 644112

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 19162
/proc/meminfo: memFree=30299000/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=669904 CPUtime=1482.31
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 19715519 0 0 0 145481 2750 0 0 25 0 1 0 132939636 685981696 165285 4089446400 4194304 8223781 140733938012368 18446744073709551615 5893857 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 167476 165285 611 984 0 166489 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 669904

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 19164
/proc/meminfo: memFree=30257656/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=693088 CPUtime=1542.31
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 20475081 0 0 0 151367 2864 0 0 25 0 1 0 132939636 709722112 171112 4089446400 4194304 8223781 140733938012368 18446744073709551615 6446822 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 173272 171112 611 984 0 172285 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 693088

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 19165
/proc/meminfo: memFree=30215184/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=718116 CPUtime=1602.32
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 21246969 0 0 0 157252 2980 0 0 25 0 1 0 132939636 735350784 177333 4089446400 4194304 8223781 140733938012368 18446744073709551615 6523811 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 179529 177333 611 984 0 178542 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 718116

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 19167
/proc/meminfo: memFree=30176924/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=740732 CPUtime=1662.32
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 21962614 0 0 0 163150 3082 0 0 25 0 1 0 132939636 758509568 183023 4089446400 4194304 8223781 140733938012368 18446744073709551615 4561267 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 185183 183023 611 984 0 184196 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 740732

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 1.98 3/179 19168
/proc/meminfo: memFree=30131120/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=766040 CPUtime=1722.32
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 22628831 0 0 0 169047 3185 0 0 25 0 1 0 132939636 784424960 189426 4089446400 4194304 8223781 140733938012368 18446744073709551615 6599135 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 191510 189426 611 984 0 190523 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 766040

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/179 19170
/proc/meminfo: memFree=30092748/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=788004 CPUtime=1782.33
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 23303628 0 0 0 174948 3285 0 0 25 0 1 0 132939636 806916096 194911 4089446400 4194304 8223781 140733938012368 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 197001 194911 611 984 0 196014 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 788004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.01 1.98 3/179 19170
/proc/meminfo: memFree=30081460/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=796624 CPUtime=1800.03
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 23517957 0 0 0 176691 3312 0 0 25 0 1 0 132939636 815742976 197068 4089446400 4194304 8223781 140733938012368 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19085/statm: 199156 197068 611 984 0 198169 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 796624

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.01 2.01 1.98 3/179 19170
/proc/meminfo: memFree=30081460/32951124 swapFree=67111528/67111528
[pid=19085] ppid=19083 vsize=257452 CPUtime=1800.22
/proc/19085/stat : 19085 (pbscip.linux.x8) R 19083 19085 16986 0 -1 4202496 23518011 0 0 0 176707 3315 0 0 25 0 1 0 132939636 263630848 62369 4089446400 4194304 8223781 140733938012368 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/19085/statm: 64363 62369 612 984 0 63376 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 257452

Child status: 0
Real time (s): 1800.29
CPU time (s): 1800.33
CPU user time (s): 1767.16
CPU system time (s): 33.165
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 796688

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

runsolver used 2.79557 second user time and 5.9331 second system time

The end

Launcher Data

Begin job on node146 at 2010-06-30 18:47:30
IDJOB=2692493
IDBENCH=79071
IDSOLVER=1204
FILE ID=node146/2692493-1277916450
PBS_JOBID= 11197264
Free space on /tmp= 74172 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-j301_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-2692493-1277916450/watcher-2692493-1277916450 -o /tmp/evaluation-result-2692493-1277916450/solver-2692493-1277916450 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692493-1277916450.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 55bc063057ce6e5238203b79e8fa6b9b
RANDOM SEED=1177459327

node146.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	: 5332.83
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.83
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.67
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.82
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.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.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30057848 kB
Buffers:        206096 kB
Cached:        1335060 kB
SwapCached:          0 kB
Active:        1622728 kB
Inactive:      1117224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30057848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4688 kB
Writeback:           0 kB
AnonPages:     1199236 kB
Mapped:          17808 kB
Slab:            83520 kB
PageTables:       7684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1356636 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= 74168 MiB
End job on node146 at 2010-06-30 19:17:32