Trace number 2692590

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.48 1800.46

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j6027_4-unsat--soft-33-100-0.wbo
MD5SUM6a7f449e486d568e73cc99fdaf022cfa
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark0.065989
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7320
Total number of constraints23840
Number of soft constraints16041
Number of constraints which are clauses23604
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints236
Minimum length of a constraint1
Maximum length of a constraint48
Top cost 809660
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 809659
Biggest number in a constraint 44
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 309
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2692590-1277917983.wbo>
0.19/0.23	c original problem has 39402 variables (23361 bin, 0 int, 0 impl, 16041 cont) and 39882 constraints
0.19/0.23	c problem read
0.19/0.23	c presolving settings loaded
0.89/0.96	c presolving:
0.99/1.07	c (round 1) 345 del vars, 1133 del conss, 185 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59469 impls, 0 clqs
1.10/1.16	c (round 2) 1125 del vars, 3126 del conss, 288 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59677 impls, 0 clqs
1.19/1.25	c (round 3) 2754 del vars, 4815 del conss, 374 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59791 impls, 0 clqs
1.29/1.31	c (round 4) 4257 del vars, 5856 del conss, 413 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59847 impls, 0 clqs
1.29/1.35	c (round 5) 5144 del vars, 6444 del conss, 428 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59861 impls, 0 clqs
1.29/1.37	c (round 6) 5676 del vars, 6638 del conss, 436 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59861 impls, 0 clqs
1.29/1.39	c (round 7) 5855 del vars, 6714 del conss, 441 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59861 impls, 0 clqs
1.39/1.41	c (round 8) 5917 del vars, 6748 del conss, 444 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59861 impls, 0 clqs
1.39/1.42	c (round 9) 5943 del vars, 6760 del conss, 444 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59861 impls, 0 clqs
1.39/1.47	c (round 10) 5955 del vars, 6763 del conss, 13958 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59861 impls, 0 clqs
1.59/1.60	c (round 11) 5958 del vars, 6763 del conss, 13958 chg bounds, 0 chg sides, 0 chg coeffs, 6618 upgd conss, 59861 impls, 0 clqs
5.79/5.83	c    (5.5s) probing: 1000/19930 (5.0%) - 0 fixings, 0 aggregations, 4292 implications, 0 bound changes
9.39/9.41	c    (9.1s) probing: 2000/19930 (10.0%) - 0 fixings, 0 aggregations, 5086 implications, 0 bound changes
9.39/9.41	c    (9.1s) probing: 2001/19930 (10.0%) - 0 fixings, 0 aggregations, 5086 implications, 0 bound changes
9.39/9.41	c    (9.1s) probing aborted: 2000/2000 successive useless probings
9.39/9.42	c presolving (12 rounds):
9.39/9.42	c  5958 deleted vars, 6763 deleted constraints, 13958 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
9.39/9.42	c  76576 implications, 0 cliques
9.39/9.42	c presolved problem has 33444 variables (19930 bin, 0 int, 0 impl, 13514 cont) and 33119 constraints
9.39/9.42	c   13514 constraints of type <indicator>
9.39/9.42	c     527 constraints of type <varbound>
9.39/9.42	c      78 constraints of type <knapsack>
9.39/9.42	c   12987 constraints of type <linear>
9.39/9.42	c    6013 constraints of type <logicor>
9.39/9.42	c transformed objective value is always integral (scale: 1)
9.39/9.42	c Presolving Time: 8.98
9.39/9.42	c - non default parameters ----------------------------------------------------------------------
9.39/9.42	c # SCIP version 1.2.1.2
9.39/9.42	c 
9.39/9.42	c # frequency for displaying node information lines
9.39/9.42	c # [type: int, range: [-1,2147483647], default: 100]
9.39/9.42	c display/freq = 10000
9.39/9.42	c 
9.39/9.42	c # maximal time in seconds to run
9.39/9.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.39/9.42	c limits/time = 1799.78
9.39/9.42	c 
9.39/9.42	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
9.39/9.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.39/9.42	c limits/memory = 3420
9.39/9.42	c 
9.39/9.42	c # should presolving try to simplify inequalities
9.39/9.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.39/9.42	c constraints/linear/simplifyinequalities = TRUE
9.39/9.42	c 
9.39/9.42	c # should presolving try to simplify knapsacks
9.39/9.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.39/9.42	c constraints/knapsack/simplifyinequalities = TRUE
9.39/9.42	c 
9.39/9.42	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
9.39/9.42	c # [type: int, range: [-1,2147483647], default: -1]
9.39/9.42	c separating/rapidlearning/freq = 0
9.39/9.42	c 
9.39/9.42	c -----------------------------------------------------------------------------------------------
9.39/9.42	c start solving
9.39/9.43	c 
9.49/9.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.49/9.53	c   9.2s|     1 |     0 |     0 |     - | 132M|   0 |   0 |  33k|  33k|  33k|6091 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.59/9.60	c   9.2s|     1 |     0 |   924 |     - | 132M|   0 |   0 |  33k|  33k|  33k|6531 | 440 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.59/9.65	c   9.3s|     1 |     0 |  1284 |     - | 132M|   0 |   0 |  33k|  33k|  33k|6736 | 645 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.69/9.70	c   9.3s|     1 |     0 |  1658 |     - | 132M|   0 |   0 |  33k|  33k|  33k|6944 | 853 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.69/9.75	c   9.4s|     1 |     0 |  1995 |     - | 132M|   0 |   0 |  33k|  33k|  33k|7152 |1061 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.79/9.81	c   9.4s|     1 |     0 |  2336 |     - | 133M|   0 | 257 |  33k|  33k|  33k|7360 |1269 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.79/10.86	c  10.5s|     1 |     0 |  2774 |     - | 133M|   0 |   2 |  33k|  33k|  33k|7665 |1574 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
12.09/12.11	c  11.7s|     1 |     0 |  3063 |     - | 134M|   0 | 206 |  33k|  33k|  33k|7870 |1779 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
13.20/13.22	c  12.8s|     1 |     0 |  3778 |     - | 135M|   0 |  76 |  33k|  33k|  33k|8103 |2012 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
14.79/14.82	c  14.4s|     1 |     0 |  4198 |     - | 135M|   0 | 264 |  33k|  33k|  33k|8342 |2251 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
16.40/16.41	c  15.9s|     1 |     2 |  6613 |     - | 136M|   0 | 264 |  33k|  33k|  33k|8342 |2251 |   0 |  19 | 0.000000e+00 |      --      |    Inf 
825.20/825.28	c   809s| 10000 | 10001 |296181 |  29.2 | 252M| 125 |   1 |  33k|  33k|  33k|8231 |  74k| 543 |  11k| 0.000000e+00 |      --      |    Inf 
1325.81/1325.88	c  1301s| 20000 | 20001 |513386 |  25.5 | 366M| 151 |   2 |  33k|  33k|  33k|8231 | 144k| 782 |  15k| 0.000000e+00 |      --      |    Inf 
1776.61/1776.67	c  1744s| 30000 | 30001 |704777 |  23.4 | 481M| 151 |   2 |  33k|  33k|  33k|8675 | 208k| 968 |  19k| 0.000000e+00 |      --      |    Inf 
1800.02/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.00	c 
1800.02/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.00	c Solving Time (sec) : 1766.56
1800.02/1800.00	c Solving Nodes      : 30522
1800.02/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.02/1800.00	c Gap                : infinite
1800.02/1800.00	s UNKNOWN
1800.02/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.00	c Solving Time       :    1766.56
1800.02/1800.00	c Original Problem   :
1800.02/1800.00	c   Problem name     : HOME/instance-2692590-1277917983.wbo
1800.02/1800.00	c   Variables        : 39402 (23361 binary, 0 integer, 0 implicit integer, 16041 continuous)
1800.02/1800.00	c   Constraints      : 39882 initial, 39882 maximal
1800.02/1800.00	c Presolved Problem  :
1800.02/1800.00	c   Problem name     : t_HOME/instance-2692590-1277917983.wbo
1800.02/1800.00	c   Variables        : 33444 (19930 binary, 0 integer, 0 implicit integer, 13514 continuous)
1800.02/1800.00	c   Constraints      : 33119 initial, 33679 maximal
1800.02/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.00	c   dualfix          :       0.04       5294          0          0          0          0          0          0          0
1800.02/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.00	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.02/1800.00	c   probing          :       7.74          0          0          0          0          0          0          0          0
1800.02/1800.00	c   indicator        :       0.12          0          0          0          0          0       2527          0          0
1800.02/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.00	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1800.02/1800.00	c   linear           :       0.41        444        220          0      13958          0       4236          0          0
1800.02/1800.00	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1800.02/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.00	c   integral         :          0          0          0      32350          0          0          0          0          0      61044
1800.02/1800.00	c   indicator        :      13514          0     198908       1828          0          0      17010          0          0          0
1800.02/1800.00	c   varbound         :        527          9     198908       1828          0          0       1314       1710          0          0
1800.02/1800.00	c   knapsack         :         78          9     198908        495          0          0      70225         20          0          0
1800.02/1800.00	c   linear           :      12987          9     198908        495          0          0      11646     210154          0          0
1800.02/1800.00	c   logicor          :       6013+         9     132689          0          0          0     162275          0          0          0
1800.02/1800.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.00	c   integral         :     357.65       0.00       0.00     357.65       0.00
1800.02/1800.00	c   indicator        :      74.90       0.00      69.16       5.74       0.00
1800.02/1800.00	c   varbound         :       3.87       0.00       3.81       0.06       0.00
1800.02/1800.00	c   knapsack         :       1.17       0.00       1.17       0.00       0.00
1800.02/1800.00	c   linear           :      67.33       0.03      64.98       2.32       0.00
1800.02/1800.00	c   logicor          :       1.92       0.00       1.92       0.00       0.00
1800.02/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.00	c   vbounds          :       9.77      48801          0       4249
1800.02/1800.00	c   rootredcost      :       0.10          0          0          0
1800.02/1800.00	c   pseudoobj        :      97.57     193069          0          0
1800.02/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.00	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.00	c   infeasible LP    :       2.99        968        968        968        5.5          0        0.0          0
1800.02/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.00	c   applied globally :          -          -          -        968        5.5          -          -          -
1800.02/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.00	c   cut pool         :       0.00          3          -          -          2          -    (maximal pool size: 523)
1800.02/1800.00	c   redcost          :      44.44      32283          0          0          0          0
1800.02/1800.00	c   impliedbounds    :       0.00          4          0          0        104          0
1800.02/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.00	c   gomory           :       0.28          4          0          0        991          0
1800.02/1800.00	c   strongcg         :       0.16          4          0          0          1          0
1800.02/1800.00	c   cmir             :       0.82          4          0          0         18          0
1800.02/1800.00	c   flowcover        :       2.92          4          0          0         43          0
1800.02/1800.00	c   clique           :       0.03          4          0          0          3          0
1800.02/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.00	c   mcf              :       0.02          1          0          0          0          0
1800.02/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.00	c Pricers            :       Time      Calls       Vars
1800.02/1800.00	c   problem variables:       0.00          0          0
1800.02/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.00	c   relpscost        :     357.57      30522          0          0          0          0      61044
1800.02/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   inference        :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.00	c   LP solutions     :       0.00          -          0
1800.02/1800.00	c   pseudo solutions :       0.00          -          0
1800.02/1800.00	c   oneopt           :       0.05          0          0
1800.02/1800.00	c   crossover        :       0.01          0          0
1800.02/1800.00	c   guideddiving     :       0.00          0          0
1800.02/1800.00	c   feaspump         :       2.56          8          0
1800.02/1800.00	c   rootsoldiving    :      45.53         10          0
1800.02/1800.00	c   intshifting      :       0.17         34          0
1800.02/1800.00	c   coefdiving       :     134.33         45          0
1800.02/1800.00	c   objpscostdiving  :      15.97         24          0
1800.02/1800.00	c   fracdiving       :     141.98         53          0
1800.02/1800.00	c   pscostdiving     :     135.69         61          0
1800.02/1800.00	c   veclendiving     :      99.67        129          0
1800.02/1800.00	c   linesearchdiving :     104.55        130          0
1800.02/1800.00	c   trivial          :       0.61          2          0
1800.02/1800.00	c   simplerounding   :       0.10      30278          0
1800.02/1800.00	c   zirounding       :       4.68       1000          0
1800.02/1800.00	c   rounding         :       6.46       2419          0
1800.02/1800.00	c   shifting         :      10.86        740          0
1800.02/1800.00	c   twoopt           :       0.00          0          0
1800.02/1800.00	c   fixandinfer      :       0.00          0          0
1800.02/1800.00	c   intdiving        :       0.00          0          0
1800.02/1800.00	c   actconsdiving    :       0.00          0          0
1800.02/1800.00	c   octane           :       0.00          0          0
1800.02/1800.00	c   rens             :       0.21          1          0
1800.02/1800.00	c   rins             :       0.00          0          0
1800.02/1800.00	c   localbranching   :       0.00          0          0
1800.02/1800.00	c   mutation         :       0.00          0          0
1800.02/1800.00	c   dins             :       0.00          0          0
1800.02/1800.00	c   undercover       :       0.00          0          0
1800.02/1800.00	c   nlp              :       0.03          0          0
1800.02/1800.00	c   trysol           :      22.50       1828          0
1800.02/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.00	c   primal LP        :       0.01          0          0       0.00       0.00
1800.02/1800.00	c   dual LP          :     307.44      32101     522074      16.26    1698.13
1800.02/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.00	c   diving/probing LP:     327.95      47468     192355       4.05     586.54
1800.02/1800.00	c   strong branching :     356.66      19506     220897      11.32     619.35
1800.02/1800.00	c     (at root node) :          -         19       1760      92.63          -
1800.02/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.00	c B&B Tree           :
1800.02/1800.00	c   number of runs   :          1
1800.02/1800.00	c   nodes            :      30522
1800.02/1800.00	c   nodes (total)    :      30522
1800.02/1800.00	c   nodes left       :      30523
1800.02/1800.00	c   max depth        :        151
1800.02/1800.00	c   max depth (total):        151
1800.02/1800.00	c   backtracks       :        468 (1.5%)
1800.02/1800.00	c   delayed cutoffs  :          0
1800.02/1800.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.02/1800.00	c   avg switch length:       2.20
1800.02/1800.00	c   switching time   :      13.51
1800.02/1800.00	c Solution           :
1800.02/1800.00	c   Solutions found  :          0 (0 improvements)
1800.02/1800.00	c   Primal Bound     :          -
1800.02/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.02/1800.00	c   Gap              :   infinite
1800.02/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.02/1800.00	c   Root Iterations  :       4198
1800.42/1800.45	c Time complete: 1800.47.

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-2692590-1277917983/watcher-2692590-1277917983 -o /tmp/evaluation-result-2692590-1277917983/solver-2692590-1277917983 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692590-1277917983.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.24 2.05 2.02 4/178 13578
/proc/meminfo: memFree=31342588/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=9556 CPUtime=0
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 1688 0 0 0 0 0 0 0 25 0 1 0 133094386 9785344 1608 4089446400 4194304 8223781 140737474102656 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/13578/statm: 2389 1609 369 984 0 1402 0

[startup+0.0658481 s]
/proc/loadavg: 2.24 2.05 2.02 4/178 13578
/proc/meminfo: memFree=31342588/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=26720 CPUtime=0.05
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 5970 0 0 0 5 0 0 0 25 0 1 0 133094386 27361280 5890 4089446400 4194304 8223781 140737474102656 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/13578/statm: 6680 5890 369 984 0 5693 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26720

[startup+0.100842 s]
/proc/loadavg: 2.24 2.05 2.02 4/178 13578
/proc/meminfo: memFree=31342588/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=34740 CPUtime=0.09
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 8007 0 0 0 9 0 0 0 25 0 1 0 133094386 35573760 7927 4089446400 4194304 8223781 140737474102656 18446744073709551615 7070986 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/13578/statm: 8685 7927 369 984 0 7698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34740

[startup+0.300821 s]
/proc/loadavg: 2.24 2.05 2.02 4/178 13578
/proc/meminfo: memFree=31342588/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=111284 CPUtime=0.29
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 27303 0 0 0 26 3 0 0 25 0 1 0 133094386 113954816 26823 4089446400 4194304 8223781 140737474102656 18446744073709551615 4384358 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13578/statm: 27821 26825 387 984 0 26834 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 111284

[startup+0.700752 s]
/proc/loadavg: 2.24 2.05 2.02 4/178 13578
/proc/meminfo: memFree=31342588/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=147352 CPUtime=0.69
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 35110 0 0 0 65 4 0 0 25 0 1 0 133094386 150888448 34630 4089446400 4194304 8223781 140737474102656 18446744073709551615 4241142 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13578/statm: 36838 34630 422 984 0 35851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 147352

[startup+1.50062 s]
/proc/loadavg: 2.24 2.05 2.02 3/179 13579
/proc/meminfo: memFree=31201220/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=156044 CPUtime=1.49
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 40914 0 0 0 140 9 0 0 25 0 1 0 133094386 159789056 37110 4089446400 4194304 8223781 140737474102656 18446744073709551615 6207680 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13578/statm: 39011 37110 473 984 0 38024 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 156044

[startup+3.10035 s]
/proc/loadavg: 2.22 2.05 2.02 3/179 13581
/proc/meminfo: memFree=31191072/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=160620 CPUtime=3.09
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 44139 0 0 0 298 11 0 0 25 0 1 0 133094386 164474880 38172 4089446400 4194304 8223781 140737474102656 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13578/statm: 40155 38172 491 984 0 39168 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160620

[startup+6.30081 s]
/proc/loadavg: 2.22 2.05 2.02 3/179 13581
/proc/meminfo: memFree=31189600/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=161804 CPUtime=6.29
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 44429 0 0 0 617 12 0 0 25 0 1 0 133094386 165687296 38459 4089446400 4194304 8223781 140737474102656 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13578/statm: 40451 38459 493 984 0 39464 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 161804

[startup+12.7007 s]
/proc/loadavg: 2.19 2.05 2.01 3/179 13581
/proc/meminfo: memFree=31157820/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=199276 CPUtime=12.69
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 57645 0 0 0 1251 18 0 0 25 0 1 0 133094386 204058624 46774 4089446400 4194304 8223781 140737474102656 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13578/statm: 49819 46774 587 984 0 48832 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 199276

[startup+25.5006 s]
/proc/loadavg: 2.16 2.04 2.01 3/179 13581
/proc/meminfo: memFree=31150040/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=202076 CPUtime=25.49
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 271947 0 0 0 2507 42 0 0 25 0 1 0 133094386 206925824 47416 4089446400 4194304 8223781 140737474102656 18446744073709551615 6300933 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13578/statm: 50519 47416 600 984 0 49532 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 202076

[startup+51.1003 s]
/proc/loadavg: 2.10 2.04 2.01 3/179 13581
/proc/meminfo: memFree=31134788/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=205780 CPUtime=51.09
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 692772 0 0 0 5016 93 0 0 25 0 1 0 133094386 210718720 48311 4089446400 4194304 8223781 140737474102656 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 51445 48311 600 984 0 50458 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 205780

[startup+102.307 s]
/proc/loadavg: 2.04 2.03 2.01 3/179 13583
/proc/meminfo: memFree=31115552/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=204976 CPUtime=102.3
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 1571515 0 0 0 10031 199 0 0 25 0 1 0 133094386 209895424 48331 4089446400 4194304 8223781 140737474102656 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 51244 48331 604 984 0 50257 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 204976

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13585
/proc/meminfo: memFree=31087488/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=212984 CPUtime=162.29
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 2812051 0 0 0 15885 344 0 0 25 0 1 0 133094386 218095616 50397 4089446400 4194304 8223781 140737474102656 18446744073709551615 6592699 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 53435 50398 606 984 0 52448 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 212984

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13585
/proc/meminfo: memFree=31060544/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=222720 CPUtime=222.29
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 3969958 0 0 0 21746 483 0 0 25 0 1 0 133094386 228065280 52363 4089446400 4194304 8223781 140737474102656 18446744073709551615 6446822 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 55680 52363 606 984 0 54693 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 222720

[startup+282.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 13587
/proc/meminfo: memFree=31035068/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=227856 CPUtime=282.3
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 5078872 0 0 0 27619 611 0 0 25 0 1 0 133094386 233324544 53757 4089446400 4194304 8223781 140737474102656 18446744073709551615 4561111 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 56964 53757 606 984 0 55977 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 227856

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 13589
/proc/meminfo: memFree=31002788/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=239420 CPUtime=342.3
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 6018506 0 0 0 33511 719 0 0 25 0 1 0 133094386 245166080 56685 4089446400 4194304 8223781 140737474102656 18446744073709551615 6446826 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 59855 56685 606 984 0 58868 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 239420

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13591
/proc/meminfo: memFree=30973476/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=247316 CPUtime=402.29
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 7055389 0 0 0 39388 841 0 0 25 0 1 0 133094386 253251584 58632 4089446400 4194304 8223781 140737474102656 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 61829 58632 606 984 0 60842 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 247316

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13593
/proc/meminfo: memFree=30945168/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=256612 CPUtime=462.3
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 7993504 0 0 0 45280 950 0 0 25 0 1 0 133094386 262770688 61092 4089446400 4194304 8223781 140737474102656 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 64153 61092 606 984 0 63166 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 256612

[startup+522.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 13593
/proc/meminfo: memFree=30912928/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=267712 CPUtime=522.3
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 8796649 0 0 0 51184 1046 0 0 25 0 1 0 133094386 274137088 63751 4089446400 4194304 8223781 140737474102656 18446744073709551615 6505820 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 66928 63751 606 984 0 65941 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 267712

[startup+582.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 13595
/proc/meminfo: memFree=30879780/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=283412 CPUtime=582.29
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 9638582 0 0 0 57078 1151 0 0 25 0 1 0 133094386 290213888 67715 4089446400 4194304 8223781 140737474102656 18446744073709551615 6456034 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 70853 67715 607 984 0 69866 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 283412

[startup+642.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13597
/proc/meminfo: memFree=30848120/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=294544 CPUtime=642.3
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 10527280 0 0 0 62973 1257 0 0 25 0 1 0 133094386 301613056 70574 4089446400 4194304 8223781 140737474102656 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 73636 70574 606 984 0 72649 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 294544

[startup+702.301 s]

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

[startup+942.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13605
/proc/meminfo: memFree=30686456/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=353280 CPUtime=942.3
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 14961666 0 0 0 92431 1799 0 0 25 0 1 0 133094386 361758720 85169 4089446400 4194304 8223781 140737474102656 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 88320 85169 606 984 0 87333 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 353280

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13607
/proc/meminfo: memFree=30653916/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=364676 CPUtime=1002.31
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 15853350 0 0 0 98323 1908 0 0 25 0 1 0 133094386 373428224 87939 4089446400 4194304 8223781 140737474102656 18446744073709551615 6446774 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 91169 87939 606 984 0 90182 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 364676

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13609
/proc/meminfo: memFree=30618912/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=379468 CPUtime=1062.31
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 16651296 0 0 0 104228 2003 0 0 25 0 1 0 133094386 388575232 91664 4089446400 4194304 8223781 140737474102656 18446744073709551615 4983070 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 94867 91664 606 984 0 93880 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 379468

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13612
/proc/meminfo: memFree=30585508/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=392876 CPUtime=1122.3
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 17689568 0 0 0 110105 2125 0 0 25 0 1 0 133094386 402305024 95028 4089446400 4194304 8223781 140737474102656 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 98219 95028 606 984 0 97232 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 392876

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13614
/proc/meminfo: memFree=30553364/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=404204 CPUtime=1182.31
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 18699310 0 0 0 115979 2252 0 0 25 0 1 0 133094386 413904896 97860 4089446400 4194304 8223781 140737474102656 18446744073709551615 6598986 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 101051 97860 606 984 0 100064 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 404204

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13616
/proc/meminfo: memFree=30515884/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=418316 CPUtime=1242.31
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 19596786 0 0 0 121871 2360 0 0 25 0 1 0 133094386 428355584 101405 4089446400 4194304 8223781 140737474102656 18446744073709551615 6446882 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 104579 101405 606 984 0 103592 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 418316

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13618
/proc/meminfo: memFree=30478896/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=435104 CPUtime=1302.32
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 20479490 0 0 0 127764 2468 0 0 25 0 1 0 133094386 445546496 105626 4089446400 4194304 8223781 140737474102656 18446744073709551615 6514396 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 108776 105626 606 984 0 107789 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 435104

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13620
/proc/meminfo: memFree=30443136/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=452092 CPUtime=1362.31
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 21246084 0 0 0 133669 2562 0 0 25 0 1 0 133094386 462942208 109896 4089446400 4194304 8223781 140737474102656 18446744073709551615 6592463 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 113023 109896 606 984 0 112036 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 452092

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13620
/proc/meminfo: memFree=30407516/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=469032 CPUtime=1422.32
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 22053753 0 0 0 139571 2661 0 0 25 0 1 0 133094386 480288768 114149 4089446400 4194304 8223781 140737474102656 18446744073709551615 6003779 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 117258 114149 606 984 0 116271 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 469032

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13622
/proc/meminfo: memFree=30370520/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=484552 CPUtime=1482.31
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 22944230 0 0 0 145463 2768 0 0 25 0 1 0 133094386 496181248 117893 4089446400 4194304 8223781 140737474102656 18446744073709551615 6004033 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 121138 117893 606 984 0 120151 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 484552

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13624
/proc/meminfo: memFree=30335736/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=500708 CPUtime=1542.32
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 23931593 0 0 0 151345 2887 0 0 25 0 1 0 133094386 512724992 122066 4089446400 4194304 8223781 140737474102656 18446744073709551615 6444388 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 125177 122066 606 984 0 124190 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 500708

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13626
/proc/meminfo: memFree=30304208/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=514864 CPUtime=1602.31
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 24876477 0 0 0 157236 2995 0 0 25 0 1 0 133094386 527220736 125601 4089446400 4194304 8223781 140737474102656 18446744073709551615 5507281 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 128716 125601 606 984 0 127729 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 514864

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13628
/proc/meminfo: memFree=30271440/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=529556 CPUtime=1662.32
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 25745117 0 0 0 163127 3105 0 0 25 0 1 0 133094386 542265344 129237 4089446400 4194304 8223781 140737474102656 18446744073709551615 6599289 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 132389 129237 606 984 0 131402 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 529556

[startup+1722.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 13707
/proc/meminfo: memFree=30998828/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=542428 CPUtime=1722.31
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 26586827 0 0 0 169023 3208 0 0 25 0 1 0 133094386 555446272 132476 4089446400 4194304 8223781 140737474102656 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 135607 132476 606 984 0 134620 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 542428

[startup+1782.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 13709
/proc/meminfo: memFree=30910324/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=562676 CPUtime=1782.31
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 27356703 0 0 0 174933 3298 0 0 25 0 1 0 133094386 576180224 137463 4089446400 4194304 8223781 140737474102656 18446744073709551615 6455710 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 140669 137463 606 984 0 139682 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 562676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 13709
/proc/meminfo: memFree=30886260/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=567464 CPUtime=1800.02
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 27599258 0 0 0 176676 3326 0 0 25 0 1 0 133094386 581083136 138818 4089446400 4194304 8223781 140737474102656 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13578/statm: 141866 138818 606 984 0 140879 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 567464

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: 1.98 1.98 1.99 3/179 13709
/proc/meminfo: memFree=30886260/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=281100 CPUtime=1800.22
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 27599259 0 0 0 176695 3327 0 0 25 0 1 0 133094386 287846400 67508 4089446400 4194304 8223781 140737474102656 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13578/statm: 70275 67508 607 984 0 69288 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 281100

[startup+1800.4 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 13709
/proc/meminfo: memFree=30886260/32951124 swapFree=67111528/67111528
[pid=13578] ppid=13576 vsize=263572 CPUtime=1800.42
/proc/13578/stat : 13578 (pbscip.linux.x8) R 13576 13578 12422 0 -1 4202496 27599259 0 0 0 176715 3327 0 0 25 0 1 0 133094386 269897728 63137 4089446400 4194304 8223781 140737474102656 18446744073709551615 4699570 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13578/statm: 65893 63137 607 984 0 64906 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (KiB) 263572

Child status: 0
Real time (s): 1800.46
CPU time (s): 1800.48
CPU user time (s): 1767.19
CPU system time (s): 33.2869
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 568712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1767.19
system time used= 33.2869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27599263
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 947

runsolver used 2.81557 second user time and 6.91795 second system time

The end

Launcher Data

Begin job on node130 at 2010-06-30 19:13:03
IDJOB=2692590
IDBENCH=79097
IDSOLVER=1204
FILE ID=node130/2692590-1277917983
PBS_JOBID= 11197286
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/j60/normalized-j6027_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-2692590-1277917983/watcher-2692590-1277917983 -o /tmp/evaluation-result-2692590-1277917983/solver-2692590-1277917983 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692590-1277917983.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 6a7f449e486d568e73cc99fdaf022cfa
RANDOM SEED=1953766915

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.796
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	: 5237.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31343116 kB
Buffers:        204584 kB
Cached:         974396 kB
SwapCached:          0 kB
Active:         760240 kB
Inactive:       702920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31343116 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5680 kB
Writeback:           0 kB
AnonPages:      284396 kB
Mapped:          17768 kB
Slab:            79568 kB
PageTables:       5332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   444172 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node130 at 2010-06-30 19:43:05