Trace number 2692583

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.47 1800.54

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j603_2-unsat--soft-33-100-0.wbo
MD5SUM00a8bd0bea2ac0513d2ebf3c8ede1f03
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.066989
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8418
Total number of constraints26241
Number of soft constraints17646
Number of constraints which are clauses25969
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints272
Minimum length of a constraint1
Maximum length of a constraint18
Top cost 886111
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 886110
Biggest number in a constraint 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 119
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-2692583-1277917848.wbo>
0.19/0.26	c original problem has 43710 variables (26064 bin, 0 int, 0 impl, 17646 cont) and 43888 constraints
0.19/0.26	c problem read
0.19/0.26	c presolving settings loaded
1.09/1.11	c presolving:
1.19/1.23	c (round 1) 302 del vars, 1166 del conss, 169 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59546 impls, 0 clqs
1.29/1.32	c (round 2) 1138 del vars, 2947 del conss, 279 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59712 impls, 0 clqs
1.39/1.40	c (round 3) 2546 del vars, 4153 del conss, 320 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59770 impls, 0 clqs
1.39/1.44	c (round 4) 3616 del vars, 4736 del conss, 328 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59772 impls, 0 clqs
1.39/1.48	c (round 5) 4125 del vars, 5078 del conss, 330 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59772 impls, 0 clqs
1.49/1.50	c (round 6) 4425 del vars, 5191 del conss, 332 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59772 impls, 0 clqs
1.49/1.52	c (round 7) 4533 del vars, 5197 del conss, 332 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59772 impls, 0 clqs
1.49/1.56	c (round 8) 4539 del vars, 5198 del conss, 16052 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59772 impls, 0 clqs
1.69/1.71	c (round 9) 4540 del vars, 5198 del conss, 16052 chg bounds, 0 chg sides, 0 chg coeffs, 7706 upgd conss, 59772 impls, 0 clqs
6.50/6.56	c    (6.1s) probing: 1000/23450 (4.3%) - 0 fixings, 0 aggregations, 3688 implications, 0 bound changes
10.79/10.86	c    (10.3s) probing: 2000/23450 (8.5%) - 0 fixings, 0 aggregations, 4357 implications, 0 bound changes
10.79/10.87	c    (10.3s) probing: 2001/23450 (8.5%) - 0 fixings, 0 aggregations, 4357 implications, 0 bound changes
10.79/10.87	c    (10.3s) probing aborted: 2000/2000 successive useless probings
10.79/10.87	c presolving (10 rounds):
10.79/10.87	c  4540 deleted vars, 5198 deleted constraints, 16052 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
10.79/10.87	c  72782 implications, 16 cliques
10.79/10.87	c presolved problem has 39170 variables (23450 bin, 0 int, 0 impl, 15720 cont) and 38690 constraints
10.79/10.87	c   15720 constraints of type <indicator>
10.79/10.87	c     456 constraints of type <varbound>
10.79/10.87	c      84 constraints of type <knapsack>
10.79/10.87	c   15264 constraints of type <linear>
10.79/10.87	c    7166 constraints of type <logicor>
10.79/10.87	c transformed objective value is always integral (scale: 1)
10.79/10.87	c Presolving Time: 10.23
10.79/10.87	c - non default parameters ----------------------------------------------------------------------
10.79/10.87	c # SCIP version 1.2.1.2
10.79/10.87	c 
10.79/10.87	c # frequency for displaying node information lines
10.79/10.87	c # [type: int, range: [-1,2147483647], default: 100]
10.79/10.87	c display/freq = 10000
10.79/10.87	c 
10.79/10.87	c # maximal time in seconds to run
10.79/10.87	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
10.79/10.87	c limits/time = 1799.75
10.79/10.87	c 
10.79/10.87	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
10.79/10.87	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
10.79/10.87	c limits/memory = 3420
10.79/10.87	c 
10.79/10.87	c # should presolving try to simplify inequalities
10.79/10.87	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
10.79/10.87	c constraints/linear/simplifyinequalities = TRUE
10.79/10.87	c 
10.79/10.87	c # should presolving try to simplify knapsacks
10.79/10.87	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
10.79/10.87	c constraints/knapsack/simplifyinequalities = TRUE
10.79/10.87	c 
10.79/10.87	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
10.79/10.87	c # [type: int, range: [-1,2147483647], default: -1]
10.79/10.87	c separating/rapidlearning/freq = 0
10.79/10.87	c 
10.79/10.87	c -----------------------------------------------------------------------------------------------
10.79/10.87	c start solving
10.79/10.88	c 
11.00/11.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.00/11.00	c  10.5s|     1 |     0 |     0 |     - | 146M|   0 |   0 |  39k|  38k|  39k|7250 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.00/11.09	c  10.5s|     1 |     0 |  1029 |     - | 146M|   0 |   0 |  39k|  38k|  39k|7646 | 396 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.09/11.14	c  10.6s|     1 |     0 |  1390 |     - | 146M|   0 |   0 |  39k|  38k|  39k|7853 | 603 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.09/11.19	c  10.6s|     1 |     0 |  1783 |     - | 147M|   0 |   0 |  39k|  38k|  39k|8057 | 807 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.19/11.25	c  10.7s|     1 |     0 |  2110 |     - | 147M|   0 |   0 |  39k|  38k|  39k|8263 |1013 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.29/11.31	c  10.8s|     1 |     0 |  2423 |     - | 147M|   0 |   1 |  39k|  38k|  39k|8467 |1217 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
12.99/13.00	c  12.4s|     1 |     0 |  2680 |     - | 147M|   0 |   0 |  39k|  38k|  39k|8682 |1432 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
12.99/13.07	c  12.4s|     1 |     0 |  2970 |     - | 147M|   0 | 303 |  39k|  38k|  39k|8886 |1636 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
14.20/14.26	c  13.6s|     1 |     0 |  3444 |     - | 148M|   0 | 119 |  39k|  38k|  39k|9157 |1907 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
16.29/16.35	c  15.7s|     1 |     0 |  3869 |     - | 148M|   0 | 179 |  39k|  38k|  39k|9383 |2133 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
17.79/17.83	c  17.1s|     1 |     0 |  4307 |     - | 149M|   0 | 173 |  39k|  38k|  39k|9619 |2369 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
19.59/19.60	c  18.9s|     1 |     0 |  4760 |     - | 149M|   0 | 202 |  39k|  38k|  39k|9848 |2598 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
20.80/20.90	c  20.1s|     1 |     2 |  7855 |     - | 150M|   0 | 202 |  39k|  38k|  39k|9848 |2598 |   0 |  24 | 0.000000e+00 |      --      |    Inf 
742.24/742.35	c   720s| 10000 |  9997 |227330 |  22.3 | 279M|  77 | 236 |  39k|  38k|  39k|  10k|  93k| 134 |  16k| 0.000000e+00 |      --      |    Inf 
1201.73/1201.89	c  1169s| 20000 | 19989 |443821 |  22.0 | 407M|  93 | 243 |  39k|  38k|  39k|  10k| 186k| 273 |  20k| 0.000000e+00 |      --      |    Inf 
1617.93/1618.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1617.93/1618.03	c  1576s| 30000 | 29989 |661432 |  21.9 | 535M|  93 |   6 |  39k|  38k|  39k|  10k| 281k| 348 |  23k| 0.000000e+00 |      --      |    Inf 
1800.03/1800.10	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.10	c 
1800.03/1800.10	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.10	c Solving Time (sec) : 1754.05
1800.03/1800.10	c Solving Nodes      : 34496
1800.03/1800.10	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.03/1800.10	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.10	c Gap                : infinite
1800.03/1800.10	s UNKNOWN
1800.03/1800.10	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.10	c Solving Time       :    1754.05
1800.03/1800.10	c Original Problem   :
1800.03/1800.10	c   Problem name     : HOME/instance-2692583-1277917848.wbo
1800.03/1800.10	c   Variables        : 43710 (26064 binary, 0 integer, 0 implicit integer, 17646 continuous)
1800.03/1800.10	c   Constraints      : 43888 initial, 43888 maximal
1800.03/1800.10	c Presolved Problem  :
1800.03/1800.10	c   Problem name     : t_HOME/instance-2692583-1277917848.wbo
1800.03/1800.10	c   Variables        : 39170 (23450 binary, 0 integer, 0 implicit integer, 15720 continuous)
1800.03/1800.10	c   Constraints      : 38690 initial, 38874 maximal
1800.03/1800.10	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.10	c   trivial          :       0.01          1          0          0          0          0          0          0          0
1800.03/1800.10	c   dualfix          :       0.03       4039          0          0          0          0          0          0          0
1800.03/1800.10	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.10	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.10	c   implics          :       0.03          0          0          0          0          0          0          0          0
1800.03/1800.10	c   probing          :       9.05          0          0          0          0          0          0          0          0
1800.03/1800.10	c   indicator        :       0.13          0          0          0          0          0       1926          0          0
1800.03/1800.10	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.10	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1800.03/1800.10	c   linear           :       0.24        331        169          0      16052          0       3272          0          0
1800.03/1800.10	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.03/1800.10	c   root node        :          -          0          -          -          0          -          -          -          -
1800.03/1800.10	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.10	c   integral         :          0          0          0      39033          0          0         18          0          0      68980
1800.03/1800.10	c   indicator        :      15720          0     126347       4525          0          0      15184          0          0          0
1800.03/1800.10	c   varbound         :        456         11     126347       4525          0          0         19       4096          0          0
1800.03/1800.10	c   knapsack         :         84         11     126347        783          0          0      35035         56          0          0
1800.03/1800.10	c   linear           :      15264         11     126347        783          0          0      10275     320491          0          0
1800.03/1800.10	c   logicor          :       7166+        11      68679          0          0          6      77377          0          0          0
1800.03/1800.10	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.03/1800.10	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.10	c   integral         :     460.80       0.00       0.00     460.80       0.00
1800.03/1800.10	c   indicator        :      66.88       0.01      52.42      14.45       0.00
1800.03/1800.10	c   varbound         :       2.22       0.00       2.06       0.16       0.00
1800.03/1800.10	c   knapsack         :       0.65       0.00       0.62       0.03       0.00
1800.03/1800.10	c   linear           :      60.78       0.02      55.84       4.92       0.00
1800.03/1800.10	c   logicor          :       0.73       0.00       0.73       0.00       0.00
1800.03/1800.10	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.10	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.10	c   vbounds          :       4.95      26332          0       4894
1800.03/1800.10	c   rootredcost      :       0.03          0          0          0
1800.03/1800.10	c   pseudoobj        :      77.35     120835          0          0
1800.03/1800.10	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.10	c   propagation      :       0.00          6          6          6        4.0          0        0.0          -
1800.03/1800.10	c   infeasible LP    :       1.49        385        385        385        3.5          0        0.0          0
1800.03/1800.10	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.10	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.10	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.10	c   applied globally :          -          -          -        391        3.5          -          -          -
1800.03/1800.10	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.10	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.10	c   cut pool         :       0.01          5          -          -         45          -    (maximal pool size: 459)
1800.03/1800.10	c   redcost          :      62.86      37609          0          0          0          0
1800.03/1800.10	c   impliedbounds    :       0.02          5          0          0         80          0
1800.03/1800.10	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.10	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.10	c   gomory           :       0.33          5          0          0        810          0
1800.03/1800.10	c   strongcg         :       0.23          5          0          0         10          0
1800.03/1800.10	c   cmir             :       1.64          5          0          0         10          0
1800.03/1800.10	c   flowcover        :       5.06          5          0          0         64          0
1800.03/1800.10	c   clique           :       0.01          5          0          0          5          0
1800.03/1800.10	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.10	c   mcf              :       0.01          1          0          0          0          0
1800.03/1800.10	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.10	c Pricers            :       Time      Calls       Vars
1800.03/1800.10	c   problem variables:       0.00          0          0
1800.03/1800.10	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.10	c   relpscost        :     460.77      34508          0         18          0          0      68980
1800.03/1800.10	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.10	c   inference        :       0.00          0          0          0          0          0          0
1800.03/1800.10	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.10	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.10	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.10	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.10	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.10	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.10	c   LP solutions     :       0.00          -          0
1800.03/1800.10	c   pseudo solutions :       0.00          -          0
1800.03/1800.10	c   oneopt           :       0.07          0          0
1800.03/1800.10	c   crossover        :       0.00          0          0
1800.03/1800.10	c   guideddiving     :       0.00          0          0
1800.03/1800.10	c   feaspump         :       3.19          7          0
1800.03/1800.10	c   intshifting      :       0.13         38          0
1800.03/1800.10	c   rootsoldiving    :      53.15         59          0
1800.03/1800.10	c   linesearchdiving :      44.69        127          0
1800.03/1800.10	c   objpscostdiving  :      11.43         64          0
1800.03/1800.10	c   coefdiving       :      67.28        128          0
1800.03/1800.10	c   pscostdiving     :      70.69        128          0
1800.03/1800.10	c   fracdiving       :      61.76        128          0
1800.03/1800.10	c   veclendiving     :      33.94        128          0
1800.03/1800.10	c   trivial          :       0.72          2          0
1800.03/1800.10	c   simplerounding   :       0.14      34040          0
1800.03/1800.10	c   zirounding       :       1.58       1000          0
1800.03/1800.10	c   rounding         :       3.62       2569          0
1800.03/1800.10	c   shifting         :      12.76        784          0
1800.03/1800.10	c   twoopt           :       0.00          0          0
1800.03/1800.10	c   fixandinfer      :       0.00          0          0
1800.03/1800.11	c   intdiving        :       0.00          0          0
1800.03/1800.11	c   actconsdiving    :       0.00          0          0
1800.03/1800.11	c   octane           :       0.00          0          0
1800.03/1800.11	c   rens             :       0.23          1          0
1800.03/1800.11	c   rins             :       0.00          0          0
1800.03/1800.11	c   localbranching   :       0.00          0          0
1800.03/1800.11	c   mutation         :       0.00          0          0
1800.03/1800.11	c   dins             :       0.00          0          0
1800.03/1800.11	c   undercover       :       0.00          0          0
1800.03/1800.11	c   nlp              :       0.00          0          0
1800.03/1800.11	c   trysol           :      24.16       1735          0
1800.03/1800.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.11	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.11	c   dual LP          :     416.72      38555     675259      17.51    1620.41
1800.03/1800.11	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.11	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.11	c   diving/probing LP:     156.99      19038      86713       4.55     552.35
1800.03/1800.11	c   strong branching :     459.41      24303     177434       7.30     386.22
1800.03/1800.11	c     (at root node) :          -         24        421      17.54          -
1800.03/1800.11	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.11	c B&B Tree           :
1800.03/1800.11	c   number of runs   :          1
1800.03/1800.11	c   nodes            :      34496
1800.03/1800.11	c   nodes (total)    :      34496
1800.03/1800.11	c   nodes left       :      34485
1800.03/1800.11	c   max depth        :         95
1800.03/1800.11	c   max depth (total):         95
1800.03/1800.11	c   backtracks       :        768 (2.2%)
1800.03/1800.11	c   delayed cutoffs  :          0
1800.03/1800.11	c   repropagations   :         15 (6 domain reductions, 0 cutoffs)
1800.03/1800.11	c   avg switch length:       2.19
1800.03/1800.11	c   switching time   :      16.79
1800.03/1800.11	c Solution           :
1800.03/1800.11	c   Solutions found  :          0 (0 improvements)
1800.03/1800.11	c   Primal Bound     :          -
1800.03/1800.11	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.11	c   Gap              :   infinite
1800.03/1800.11	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.11	c   Root Iterations  :       4760
1800.42/1800.53	c Time complete: 1800.46.

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-2692583-1277917848/watcher-2692583-1277917848 -o /tmp/evaluation-result-2692583-1277917848/solver-2692583-1277917848 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692583-1277917848.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.01 2.08 2.06 3/178 17401
/proc/meminfo: memFree=30847744/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=9408 CPUtime=0
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 1649 0 0 0 0 0 0 0 23 0 1 0 133079316 9633792 1569 4089446400 4194304 8223781 140735855697056 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17401/statm: 2352 1569 369 984 0 1365 0

[startup+0.057158 s]
/proc/loadavg: 2.01 2.08 2.06 3/178 17401
/proc/meminfo: memFree=30847744/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=24424 CPUtime=0.05
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 5430 0 0 0 5 0 0 0 23 0 1 0 133079316 25010176 5350 4089446400 4194304 8223781 140735855697056 18446744073709551615 5648333 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17401/statm: 6106 5350 369 984 0 5119 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24424

[startup+0.101158 s]
/proc/loadavg: 2.01 2.08 2.06 3/178 17401
/proc/meminfo: memFree=30847744/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=32792 CPUtime=0.09
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 7547 0 0 0 9 0 0 0 23 0 1 0 133079316 33579008 7440 4089446400 4194304 8223781 140735855697056 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17401/statm: 8198 7440 369 984 0 7211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32792

[startup+0.30111 s]
/proc/loadavg: 2.01 2.08 2.06 3/178 17401
/proc/meminfo: memFree=30847744/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=103096 CPUtime=0.29
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 25319 0 0 0 27 2 0 0 23 0 1 0 133079316 105570304 24812 4089446400 4194304 8223781 140735855697056 18446744073709551615 6205568 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17401/statm: 25774 24812 384 984 0 24787 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103096

[startup+0.701047 s]
/proc/loadavg: 2.01 2.08 2.06 3/178 17401
/proc/meminfo: memFree=30847744/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=157800 CPUtime=0.69
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 37741 0 0 0 66 3 0 0 25 0 1 0 133079316 161587200 37234 4089446400 4194304 8223781 140735855697056 18446744073709551615 7257495 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17401/statm: 39450 37234 422 984 0 38463 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 157800

[startup+1.5009 s]
/proc/loadavg: 2.01 2.08 2.06 3/179 17402
/proc/meminfo: memFree=30700424/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=162684 CPUtime=1.49
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 40491 0 0 0 136 13 0 0 25 0 1 0 133079316 166588416 38699 4089446400 4194304 8223781 140735855697056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17401/statm: 40671 38699 449 984 0 39684 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 162684

[startup+3.10061 s]
/proc/loadavg: 2.01 2.08 2.06 3/179 17402
/proc/meminfo: memFree=30685172/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=172312 CPUtime=3.09
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 46807 0 0 0 287 22 0 0 25 0 1 0 133079316 176447488 41072 4089446400 4194304 8223781 140735855697056 18446744073709551615 5496938 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17401/statm: 43078 41072 486 984 0 42091 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172312

[startup+6.30105 s]
/proc/loadavg: 2.01 2.07 2.06 3/179 17402
/proc/meminfo: memFree=30684320/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=173476 CPUtime=6.29
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 47076 0 0 0 605 24 0 0 25 0 1 0 133079316 177639424 41341 4089446400 4194304 8223781 140735855697056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17401/statm: 43369 41341 486 984 0 42382 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 173476

[startup+12.7009 s]
/proc/loadavg: 2.01 2.07 2.06 3/179 17403
/proc/meminfo: memFree=30652964/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=211144 CPUtime=12.7
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 59051 0 0 0 1238 32 0 0 20 0 1 0 133079316 216211456 49217 4089446400 4194304 8223781 140735855697056 18446744073709551615 7253720 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17401/statm: 52786 49217 575 984 0 51799 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 211144

[startup+25.5007 s]
/proc/loadavg: 2.01 2.07 2.05 3/179 17403
/proc/meminfo: memFree=30642716/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=217848 CPUtime=25.49
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 253763 0 0 0 2479 70 0 0 25 0 1 0 133079316 223076352 51112 4089446400 4194304 8223781 140735855697056 18446744073709551615 6599299 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17401/statm: 54462 51112 600 984 0 53475 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 217848

[startup+51.1011 s]
/proc/loadavg: 2.00 2.06 2.05 3/179 17403
/proc/meminfo: memFree=30632396/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=221512 CPUtime=51.09
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 1016548 0 0 0 4950 159 0 0 25 0 1 0 133079316 226828288 51843 4089446400 4194304 8223781 140735855697056 18446744073709551615 6296689 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17401/statm: 55378 51843 602 984 0 54391 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 221512

[startup+102.306 s]
/proc/loadavg: 2.00 2.05 2.05 3/179 17405
/proc/meminfo: memFree=30618484/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=227340 CPUtime=102.3
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 2477381 0 0 0 9894 336 0 0 25 0 1 0 133079316 232796160 53297 4089446400 4194304 8223781 140735855697056 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17401/statm: 56835 53297 606 984 0 55848 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 227340

[startup+162.301 s]
/proc/loadavg: 2.00 2.04 2.04 3/179 17407
/proc/meminfo: memFree=30595996/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=237156 CPUtime=162.29
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 4140335 0 0 0 15685 544 0 0 25 0 1 0 133079316 242847744 55775 4089446400 4194304 8223781 140735855697056 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17401/statm: 59289 55775 606 984 0 58302 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 237156

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.04 3/179 17408
/proc/meminfo: memFree=30577232/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=243648 CPUtime=222.29
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 5727403 0 0 0 21482 747 0 0 25 0 1 0 133079316 249495552 57302 4089446400 4194304 8223781 140735855697056 18446744073709551615 6439833 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17401/statm: 60912 57302 606 984 0 59925 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 243648

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.03 3/179 17409
/proc/meminfo: memFree=30560188/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=249584 CPUtime=282.29
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 7334747 0 0 0 27279 950 0 0 25 0 1 0 133079316 255574016 58823 4089446400 4194304 8223781 140735855697056 18446744073709551615 6598955 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17401/statm: 62396 58823 606 984 0 61409 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 249584

[startup+342.301 s]
/proc/loadavg: 2.01 2.03 2.03 3/179 17411
/proc/meminfo: memFree=30534744/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=260892 CPUtime=342.3
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 8846309 0 0 0 33083 1147 0 0 25 0 1 0 133079316 267153408 61602 4089446400 4194304 8223781 140735855697056 18446744073709551615 6483691 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17401/statm: 65223 61602 607 984 0 64236 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 260892

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.02 3/179 17413
/proc/meminfo: memFree=30513132/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=270452 CPUtime=402.29
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 10227473 0 0 0 38890 1339 0 0 25 0 1 0 133079316 276942848 63982 4089446400 4194304 8223781 140735855697056 18446744073709551615 6520504 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17401/statm: 67613 63982 609 984 0 66626 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 270452

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.02 3/179 17415
/proc/meminfo: memFree=30486944/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=279332 CPUtime=462.3
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 11591626 0 0 0 44702 1528 0 0 25 0 1 0 133079316 286035968 66232 4089446400 4194304 8223781 140735855697056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17401/statm: 69833 66232 609 984 0 68846 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 279332

[startup+522.301 s]
/proc/loadavg: 2.13 2.04 2.02 3/199 17473
/proc/meminfo: memFree=30775544/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=290556 CPUtime=522.3
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 12936359 0 0 0 50518 1712 0 0 25 0 1 0 133079316 297529344 68972 4089446400 4194304 8223781 140735855697056 18446744073709551615 6448634 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17401/statm: 72639 68972 610 984 0 71652 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 290556

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.02 3/199 17476
/proc/meminfo: memFree=30739376/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=305292 CPUtime=582.29
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 13941424 0 0 0 56376 1853 0 0 25 0 1 0 133079316 312619008 72767 4089446400 4194304 8223781 140735855697056 18446744073709551615 6514412 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17401/statm: 76323 72767 624 984 0 75336 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 305292

[startup+642.301 s]
/proc/loadavg: 2.01 2.02 2.01 3/196 17541
/proc/meminfo: memFree=30710996/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=324620 CPUtime=642.3
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 14863062 0 0 0 62241 1989 0 0 25 0 1 0 133079316 332410880 77547 4089446400 4194304 8223781 140735855697056 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17401/statm: 81155 77547 609 984 0 80168 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 324620

[startup+702.3 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.07 2.10 2.04 3/199 17561
/proc/meminfo: memFree=30169768/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=423964 CPUtime=1002.23
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 20661731 0 0 0 97414 2809 0 0 25 0 1 0 133079316 434139136 102366 4089446400 4194304 8223781 140735855697056 18446744073709551615 6446798 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/17401/statm: 105991 102366 609 984 0 105004 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 423964

[startup+1062.3 s]
/proc/loadavg: 2.03 2.08 2.04 3/199 17563
/proc/meminfo: memFree=30155600/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=437528 CPUtime=1062.23
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 21783433 0 0 0 103264 2959 0 0 25 0 1 0 133079316 448028672 105822 4089446400 4194304 8223781 140735855697056 18446744073709551615 5813870 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/17401/statm: 109382 105822 609 984 0 108395 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 437528

[startup+1122.3 s]
/proc/loadavg: 2.01 2.07 2.03 3/199 17564
/proc/meminfo: memFree=30139928/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=453128 CPUtime=1122.23
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 22928060 0 0 0 109108 3115 0 0 25 0 1 0 133079316 464003072 109774 4089446400 4194304 8223781 140735855697056 18446744073709551615 4697639 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/17401/statm: 113282 109774 615 984 0 112295 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 453128

[startup+1182.3 s]
/proc/loadavg: 2.00 2.05 2.03 3/199 17565
/proc/meminfo: memFree=30123756/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=469628 CPUtime=1182.23
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 23927090 0 0 0 114965 3258 0 0 25 0 1 0 133079316 480899072 113852 4089446400 4194304 8223781 140735855697056 18446744073709551615 7302071 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/17401/statm: 117407 113852 611 984 0 116420 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 469628

[startup+1242.3 s]
/proc/loadavg: 2.00 2.04 2.02 3/199 17567
/proc/meminfo: memFree=30104744/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=487532 CPUtime=1242.23
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 24924307 0 0 0 120829 3394 0 0 25 0 1 0 133079316 499232768 118444 4089446400 4194304 8223781 140735855697056 18446744073709551615 5507431 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/17401/statm: 121883 118444 609 984 0 120896 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 487532

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/199 17572
/proc/meminfo: memFree=30083180/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=508180 CPUtime=1302.24
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 25825587 0 0 0 126695 3529 0 0 25 0 1 0 133079316 520376320 123490 4089446400 4194304 8223781 140735855697056 18446744073709551615 5507728 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/17401/statm: 127045 123490 609 984 0 126058 0
Current children cumulated CPU time (s) 1302.24
Current children cumulated vsize (KiB) 508180

[startup+1362.3 s]
/proc/loadavg: 2.06 2.04 2.02 3/199 17574
/proc/meminfo: memFree=30055996/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=527588 CPUtime=1362.23
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 26731059 0 0 0 132566 3657 0 0 25 0 1 0 133079316 540250112 128311 4089446400 4194304 8223781 140735855697056 18446744073709551615 6592209 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17401/statm: 131897 128311 609 984 0 130910 0
Current children cumulated CPU time (s) 1362.23
Current children cumulated vsize (KiB) 527588

[startup+1422.31 s]
/proc/loadavg: 2.02 2.03 2.01 3/199 17575
/proc/meminfo: memFree=30039088/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=543140 CPUtime=1422.22
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 27704400 0 0 0 138422 3800 0 0 25 0 1 0 133079316 556175360 132346 4089446400 4194304 8223781 140735855697056 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17401/statm: 135785 132346 609 984 0 134798 0
Current children cumulated CPU time (s) 1422.22
Current children cumulated vsize (KiB) 543140

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/199 17576
/proc/meminfo: memFree=30019460/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=563588 CPUtime=1482.21
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 28522276 0 0 0 144296 3925 0 0 25 0 1 0 133079316 577114112 137341 4089446400 4194304 8223781 140735855697056 18446744073709551615 6448683 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17401/statm: 140897 137341 609 984 0 139910 0
Current children cumulated CPU time (s) 1482.21
Current children cumulated vsize (KiB) 563588

[startup+1542.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/199 17578
/proc/meminfo: memFree=30000556/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=581876 CPUtime=1542.21
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 29431221 0 0 0 150168 4053 0 0 25 0 1 0 133079316 595841024 141928 4089446400 4194304 8223781 140735855697056 18446744073709551615 6446826 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17401/statm: 145469 141928 609 984 0 144482 0
Current children cumulated CPU time (s) 1542.21
Current children cumulated vsize (KiB) 581876

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/199 17580
/proc/meminfo: memFree=29983276/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=599028 CPUtime=1602.21
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 30251529 0 0 0 156053 4168 0 0 25 0 1 0 133079316 613404672 146203 4089446400 4194304 8223781 140735855697056 18446744073709551615 6444420 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17401/statm: 149757 146203 609 984 0 148770 0
Current children cumulated CPU time (s) 1602.21
Current children cumulated vsize (KiB) 599028

[startup+1662.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/199 17582
/proc/meminfo: memFree=29966876/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=615760 CPUtime=1662.21
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 31190861 0 0 0 161923 4298 0 0 25 0 1 0 133079316 630538240 150408 4089446400 4194304 8223781 140735855697056 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17401/statm: 153940 150424 609 984 0 152953 0
Current children cumulated CPU time (s) 1662.21
Current children cumulated vsize (KiB) 615760

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/199 17583
/proc/meminfo: memFree=29946372/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=636360 CPUtime=1722.22
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 31923529 0 0 0 167812 4410 0 0 25 0 1 0 133079316 651632640 155569 4089446400 4194304 8223781 140735855697056 18446744073709551615 4414507 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17401/statm: 159090 155569 609 984 0 158103 0
Current children cumulated CPU time (s) 1722.22
Current children cumulated vsize (KiB) 636360

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/199 17584
/proc/meminfo: memFree=29925496/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=656704 CPUtime=1782.23
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 32695150 0 0 0 173687 4536 0 0 25 0 1 0 133079316 672464896 160643 4089446400 4194304 8223781 140735855697056 18446744073709551615 6599074 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17401/statm: 164176 160643 609 984 0 163189 0
Current children cumulated CPU time (s) 1782.23
Current children cumulated vsize (KiB) 656704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.01 2.03 2.00 3/199 17585
/proc/meminfo: memFree=29920888/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=660680 CPUtime=1800.03
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 32937889 0 0 0 175430 4573 0 0 25 0 1 0 133079316 676536320 161734 4089446400 4194304 8223781 140735855697056 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17401/statm: 165170 161734 609 984 0 164183 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 660680

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

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

[startup+1800.21 s]
/proc/loadavg: 2.01 2.03 2.00 3/199 17585
/proc/meminfo: memFree=29920888/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=280396 CPUtime=1800.13
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 32937891 0 0 0 175438 4575 0 0 25 0 1 0 133079316 287125504 67065 4089446400 4194304 8223781 140735855697056 18446744073709551615 4903762 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17401/statm: 70099 67065 610 984 0 69112 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 280396

[startup+1800.4 s]
/proc/loadavg: 2.01 2.03 2.00 3/199 17585
/proc/meminfo: memFree=29920888/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=275348 CPUtime=1800.32
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 32937891 0 0 0 175457 4575 0 0 25 0 1 0 133079316 281956352 65803 4089446400 4194304 8223781 140735855697056 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17401/statm: 68837 65803 610 984 0 67850 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 275348

[startup+1800.5 s]
/proc/loadavg: 2.01 2.03 2.00 3/199 17585
/proc/meminfo: memFree=29920888/32951124 swapFree=67111528/67111528
[pid=17401] ppid=17399 vsize=103848 CPUtime=1800.42
/proc/17401/stat : 17401 (pbscip.linux.x8) R 17399 17401 16354 0 -1 4202496 32937891 0 0 0 175467 4575 0 0 25 0 1 0 133079316 106340352 24866 4089446400 4194304 8223781 140735855697056 18446744073709551615 4676333 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17401/statm: 25962 24866 610 984 0 24975 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (KiB) 103848

Child status: 0
Real time (s): 1800.54
CPU time (s): 1800.47
CPU user time (s): 1754.71
CPU system time (s): 45.761
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 661364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1754.71
system time used= 45.761
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32937895
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= 3
involuntary context switches= 4750

runsolver used 3.14852 second user time and 6.602 second system time

The end

Launcher Data

Begin job on node140 at 2010-06-30 19:10:48
IDJOB=2692583
IDBENCH=79095
IDSOLVER=1204
FILE ID=node140/2692583-1277917848
PBS_JOBID= 11197289
Free space on /tmp= 74196 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-j603_2-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-2692583-1277917848/watcher-2692583-1277917848 -o /tmp/evaluation-result-2692583-1277917848/solver-2692583-1277917848 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692583-1277917848.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 00a8bd0bea2ac0513d2ebf3c8ede1f03
RANDOM SEED=665441828

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30848148 kB
Buffers:        200016 kB
Cached:        1284804 kB
SwapCached:          0 kB
Active:        1223240 kB
Inactive:       730864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30848148 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5388 kB
Writeback:           0 kB
AnonPages:      469412 kB
Mapped:          16712 kB
Slab:            81644 kB
PageTables:       5756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   616488 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= 74188 MiB
End job on node140 at 2010-06-30 19:40:50