Trace number 2693230

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1800.58 1800.66

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: Clp 1.11.1] [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-2693230-1277917986.wbo>
0.19/0.25	c original problem has 39402 variables (23361 bin, 0 int, 0 impl, 16041 cont) and 39882 constraints
0.19/0.25	c problem read
0.19/0.25	c presolving settings loaded
0.89/0.99	c presolving:
1.09/1.10	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.09/1.19	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.28	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.34	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.38	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.39/1.41	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.39/1.43	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.44	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.46	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.49/1.50	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.63	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.59/5.67	c    (5.2s) probing: 1000/19930 (5.0%) - 0 fixings, 0 aggregations, 4292 implications, 0 bound changes
8.99/9.09	c    (8.6s) probing: 2000/19930 (10.0%) - 0 fixings, 0 aggregations, 5086 implications, 0 bound changes
8.99/9.09	c    (8.6s) probing: 2001/19930 (10.0%) - 0 fixings, 0 aggregations, 5086 implications, 0 bound changes
8.99/9.09	c    (8.6s) probing aborted: 2000/2000 successive useless probings
8.99/9.09	c presolving (12 rounds):
8.99/9.09	c  5958 deleted vars, 6763 deleted constraints, 13958 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
8.99/9.09	c  76576 implications, 0 cliques
8.99/9.09	c presolved problem has 33444 variables (19930 bin, 0 int, 0 impl, 13514 cont) and 33119 constraints
8.99/9.09	c   13514 constraints of type <indicator>
8.99/9.09	c     527 constraints of type <varbound>
8.99/9.09	c      78 constraints of type <knapsack>
8.99/9.09	c   12987 constraints of type <linear>
8.99/9.09	c    6013 constraints of type <logicor>
8.99/9.09	c transformed objective value is always integral (scale: 1)
8.99/9.09	c Presolving Time: 8.47
8.99/9.09	c - non default parameters ----------------------------------------------------------------------
8.99/9.09	c # SCIP version 1.2.1.2
8.99/9.09	c 
8.99/9.09	c # frequency for displaying node information lines
8.99/9.09	c # [type: int, range: [-1,2147483647], default: 100]
8.99/9.09	c display/freq = 10000
8.99/9.09	c 
8.99/9.09	c # maximal time in seconds to run
8.99/9.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.99/9.09	c limits/time = 1799.76
8.99/9.09	c 
8.99/9.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
8.99/9.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.99/9.09	c limits/memory = 3420
8.99/9.09	c 
8.99/9.09	c # should presolving try to simplify inequalities
8.99/9.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.99/9.09	c constraints/linear/simplifyinequalities = TRUE
8.99/9.09	c 
8.99/9.09	c # should presolving try to simplify knapsacks
8.99/9.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.99/9.09	c constraints/knapsack/simplifyinequalities = TRUE
8.99/9.09	c 
8.99/9.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
8.99/9.09	c # [type: int, range: [-1,2147483647], default: -1]
8.99/9.09	c separating/rapidlearning/freq = 0
8.99/9.09	c 
8.99/9.09	c -----------------------------------------------------------------------------------------------
8.99/9.09	c start solving
9.09/9.10	c 
9.19/9.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.19/9.21	c   8.7s|     1 |     0 |     0 |     - | 132M|   0 |   0 |  33k|  33k|  33k|6091 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.19/9.27	c   8.8s|     1 |     0 |   981 |     - | 132M|   0 |   0 |  33k|  33k|  33k|6531 | 440 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.29/9.31	c   8.8s|     1 |     0 |  1302 |     - | 132M|   0 |   0 |  33k|  33k|  33k|6740 | 649 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.29/9.36	c   8.8s|     1 |     0 |  1676 |     - | 132M|   0 |   0 |  33k|  33k|  33k|6946 | 855 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.39/9.40	c   8.9s|     1 |     0 |  1983 |     - | 132M|   0 |   0 |  33k|  33k|  33k|7156 |1065 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.39/9.44	c   8.9s|     1 |     0 |  2186 |     - | 133M|   0 |   0 |  33k|  33k|  33k|7359 |1268 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.39/9.49	c   9.0s|     1 |     0 |  2456 |     - | 133M|   0 |   0 |  33k|  33k|  33k|7559 |1468 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.49/9.54	c   9.0s|     1 |     0 |  2689 |     - | 133M|   0 |   0 |  33k|  33k|  33k|7761 |1670 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.49/9.59	c   9.1s|     1 |     0 |  2971 |     - | 133M|   0 | 319 |  33k|  33k|  33k|7961 |1870 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.49/10.52	c   9.9s|     1 |     0 |  3184 |     - | 134M|   0 | 223 |  33k|  33k|  33k|8213 |2122 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.39/11.46	c  10.8s|     1 |     0 |  3433 |     - | 134M|   0 | 110 |  33k|  33k|  33k|8402 |2311 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
12.69/12.76	c  12.1s|     1 |     0 |  3587 |     - | 135M|   0 | 175 |  33k|  33k|  33k|8523 |2432 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
13.79/13.82	c  13.2s|     1 |     0 |  3787 |     - | 135M|   0 | 199 |  33k|  33k|  33k|8602 |2511 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
15.69/15.71	c  15.0s|     1 |     2 |  3787 |     - | 136M|   0 | 199 |  33k|  33k|  33k|8602 |2511 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
576.90/576.92	c   538s| 10000 | 10001 |258380 |  25.5 | 249M|  97 |   8 |  33k|  33k|  33k|8619 |  29k|   3 |7788 | 0.000000e+00 |      --      |    Inf 
987.93/988.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
987.93/988.08	c   924s| 20000 | 20001 |467688 |  23.2 | 362M| 127 |  12 |  33k|  33k|  33k|8624 |  69k|   3 |  11k| 0.000000e+00 |      --      |    Inf 
1385.22/1385.31	c  1299s| 30000 | 30001 |669506 |  22.2 | 474M| 147 |  10 |  33k|  33k|  33k|8627 | 108k|   3 |  14k| 0.000000e+00 |      --      |    Inf 
1786.61/1786.71	c  1681s| 40000 | 40001 |851777 |  21.2 | 586M| 147 |  15 |  33k|  33k|  33k|8624 | 146k|   3 |  16k| 0.000000e+00 |      --      |    Inf 
1800.02/1800.10	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.11	c 
1800.02/1800.11	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.11	c Solving Time (sec) : 1693.64
1800.02/1800.11	c Solving Nodes      : 40384
1800.02/1800.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.11	c Dual Bound         : +0.00000000000000e+00
1800.02/1800.11	c Gap                : infinite
1800.02/1800.11	s UNKNOWN
1800.02/1800.11	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.11	c Solving Time       :    1693.64
1800.02/1800.11	c Original Problem   :
1800.02/1800.11	c   Problem name     : HOME/instance-2693230-1277917986.wbo
1800.02/1800.11	c   Variables        : 39402 (23361 binary, 0 integer, 0 implicit integer, 16041 continuous)
1800.02/1800.11	c   Constraints      : 39882 initial, 39882 maximal
1800.02/1800.11	c Presolved Problem  :
1800.02/1800.11	c   Problem name     : t_HOME/instance-2693230-1277917986.wbo
1800.02/1800.11	c   Variables        : 33444 (19930 binary, 0 integer, 0 implicit integer, 13514 continuous)
1800.02/1800.11	c   Constraints      : 33119 initial, 33121 maximal
1800.02/1800.11	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.11	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.11	c   dualfix          :       0.03       5294          0          0          0          0          0          0          0
1800.02/1800.11	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.11	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.11	c   implics          :       0.03          0          0          0          0          0          0          0          0
1800.02/1800.11	c   probing          :       7.33          0          0          0          0          0          0          0          0
1800.02/1800.11	c   indicator        :       0.15          0          0          0          0          0       2527          0          0
1800.02/1800.11	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.11	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1800.02/1800.11	c   linear           :       0.29        444        220          0      13958          0       4236          0          0
1800.02/1800.11	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.02/1800.11	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1800.11	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.11	c   integral         :          0          0          0      42295          0          0          0          0          0      80572
1800.02/1800.11	c   indicator        :      13514          0     169841       2009          0          0      18121          0          0          0
1800.02/1800.11	c   varbound         :        527         12     169841       2009          0          0        441       1011          0          0
1800.02/1800.11	c   knapsack         :         78         12     169841       1365          0          0      63524          7          0          0
1800.02/1800.11	c   linear           :      12987         12     169841       1365          0          0      15407     146336          0          0
1800.02/1800.11	c   logicor          :       6013+        12     106539         98          0          0     140680          0          0          0
1800.02/1800.11	c   countsols        :          0          0          0         98          0          0          0          0          0          0
1800.02/1800.11	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.11	c   integral         :     281.07       0.00       0.00     281.07       0.00
1800.02/1800.11	c   indicator        :      73.30       0.00      66.44       6.86       0.00
1800.02/1800.11	c   varbound         :       3.30       0.00       3.16       0.14       0.00
1800.02/1800.11	c   knapsack         :       1.22       0.00       1.21       0.01       0.00
1800.02/1800.11	c   linear           :      70.06       0.06      62.39       7.61       0.00
1800.02/1800.11	c   logicor          :       1.51       0.00       1.45       0.06       0.00
1800.02/1800.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.11	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.11	c   vbounds          :       8.64      37252          0       2473
1800.02/1800.11	c   rootredcost      :       0.03          0          0          0
1800.02/1800.11	c   pseudoobj        :      91.52     164002          0          0
1800.02/1800.11	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.11	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.11	c   infeasible LP    :       0.02          4          4          4        5.8          0        0.0          0
1800.02/1800.11	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.11	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.11	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.11	c   applied globally :          -          -          -          4        5.8          -          -          -
1800.02/1800.11	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.11	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.11	c   cut pool         :       0.00          3          -          -          4          -    (maximal pool size: 452)
1800.02/1800.11	c   redcost          :      68.68      42278          0          0          0          0
1800.02/1800.11	c   impliedbounds    :       0.00          4          0          0         39          0
1800.02/1800.11	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.11	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.11	c   gomory           :       0.29          4          0          0        890          0
1800.02/1800.11	c   strongcg         :       0.20          4          0          0          0          0
1800.02/1800.11	c   cmir             :       1.06          4          0          0          0          0
1800.02/1800.11	c   flowcover        :       2.13          4          0          0         26          0
1800.02/1800.11	c   clique           :       0.01          4          0          0          0          0
1800.02/1800.11	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.11	c   mcf              :       0.01          1          0          0          0          0
1800.02/1800.11	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.11	c Pricers            :       Time      Calls       Vars
1800.02/1800.11	c   problem variables:       0.00          0          0
1800.02/1800.11	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.11	c   relpscost        :     281.01      40286          0          0          0          0      80572
1800.02/1800.11	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.11	c   inference        :       0.40         98          0          0          0          0        196
1800.02/1800.11	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.11	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.11	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.11	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.11	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.11	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.11	c   LP solutions     :       0.00          -          0
1800.02/1800.11	c   pseudo solutions :       0.00          -          0
1800.02/1800.11	c   oneopt           :       0.10          0          0
1800.02/1800.11	c   crossover        :       0.01          0          0
1800.02/1800.11	c   guideddiving     :       0.00          0          0
1800.02/1800.11	c   rootsoldiving    :       6.00          3          0
1800.02/1800.11	c   objpscostdiving  :       3.48          8          0
1800.02/1800.11	c   intshifting      :       0.11         40          0
1800.02/1800.11	c   coefdiving       :     133.73         81          0
1800.02/1800.11	c   feaspump         :      17.56         75          0
1800.02/1800.11	c   fracdiving       :     117.12        150          0
1800.02/1800.11	c   pscostdiving     :      82.03        150          0
1800.02/1800.11	c   veclendiving     :      37.67        150          0
1800.02/1800.11	c   linesearchdiving :      40.76        150          0
1800.02/1800.11	c   trivial          :       0.62          2          0
1800.02/1800.11	c   simplerounding   :       0.07      40066          0
1800.02/1800.11	c   zirounding       :       1.20       1000          0
1800.02/1800.11	c   rounding         :       4.35       2792          0
1800.02/1800.11	c   shifting         :      13.12        835          0
1800.02/1800.11	c   twoopt           :       0.00          0          0
1800.02/1800.11	c   fixandinfer      :       0.00          0          0
1800.02/1800.11	c   intdiving        :       0.00          0          0
1800.02/1800.11	c   actconsdiving    :       0.00          0          0
1800.02/1800.11	c   octane           :       0.00          0          0
1800.02/1800.11	c   rens             :       0.20          1          0
1800.02/1800.11	c   rins             :       0.00          0          0
1800.02/1800.11	c   localbranching   :       0.00          0          0
1800.02/1800.11	c   mutation         :       0.00          0          0
1800.02/1800.11	c   dins             :       0.00          0          0
1800.02/1800.11	c   undercover       :       0.00          0          0
1800.02/1800.11	c   nlp              :       0.02          0          0
1800.02/1800.11	c   trysol           :      23.50       1760          0
1800.02/1800.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.11	c   primal LP        :       0.01          0          0       0.00       0.00
1800.02/1800.11	c   dual LP          :     451.29      41950     687043      16.38    1522.40
1800.02/1800.11	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.11	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.11	c   diving/probing LP:     243.54      26312     172253       6.55     707.29
1800.02/1800.11	c   strong branching :     280.03      16996     279508      16.45     998.14
1800.02/1800.11	c     (at root node) :          -         17       3635     213.82          -
1800.02/1800.11	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.11	c B&B Tree           :
1800.02/1800.11	c   number of runs   :          1
1800.02/1800.11	c   nodes            :      40384
1800.02/1800.11	c   nodes (total)    :      40384
1800.02/1800.11	c   nodes left       :      40385
1800.02/1800.11	c   max depth        :        147
1800.02/1800.11	c   max depth (total):        147
1800.02/1800.11	c   backtracks       :        667 (1.7%)
1800.02/1800.11	c   delayed cutoffs  :          0
1800.02/1800.11	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.02/1800.11	c   avg switch length:       2.27
1800.02/1800.11	c   switching time   :      10.97
1800.02/1800.11	c Solution           :
1800.02/1800.11	c   Solutions found  :          0 (0 improvements)
1800.02/1800.11	c   Primal Bound     :          -
1800.02/1800.11	c   Dual Bound       : +0.00000000000000e+00
1800.02/1800.11	c   Gap              :   infinite
1800.02/1800.11	c   Root Dual Bound  : +0.00000000000000e+00
1800.02/1800.11	c   Root Iterations  :       3787
1800.52/1800.65	c Time complete: 1800.57.

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-2693230-1277917986/watcher-2693230-1277917986 -o /tmp/evaluation-result-2693230-1277917986/solver-2693230-1277917986 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693230-1277917986.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.06 2.02 2.00 4/176 14864
/proc/meminfo: memFree=31270584/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=11116 CPUtime=0
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 1702 0 0 0 0 0 0 0 20 0 1 0 133094954 11382784 1622 4089446400 4194304 9819077 140737460228400 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14864/statm: 2779 1622 392 1374 0 1400 0

[startup+0.0531341 s]
/proc/loadavg: 2.06 2.02 2.00 4/176 14864
/proc/meminfo: memFree=31270584/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=23984 CPUtime=0.04
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 4949 0 0 0 4 0 0 0 20 0 1 0 133094954 24559616 4869 4089446400 4194304 9819077 140737460228400 18446744073709551615 8605962 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14864/statm: 5996 4869 392 1374 0 4617 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23984

[startup+0.101108 s]
/proc/loadavg: 2.06 2.02 2.00 4/176 14864
/proc/meminfo: memFree=31270584/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=33412 CPUtime=0.09
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 7301 0 0 0 8 1 0 0 20 0 1 0 133094954 34213888 7221 4089446400 4194304 9819077 140737460228400 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14864/statm: 8353 7221 392 1374 0 6974 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33412

[startup+0.301075 s]
/proc/loadavg: 2.06 2.02 2.00 4/176 14864
/proc/meminfo: memFree=31270584/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=102844 CPUtime=0.29
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 24945 0 0 0 27 2 0 0 20 0 1 0 133094954 105312256 24475 4089446400 4194304 9819077 140737460228400 18446744073709551615 4910130 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14864/statm: 25711 24475 435 1374 0 24332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102844

[startup+0.701002 s]
/proc/loadavg: 2.06 2.02 2.00 4/176 14864
/proc/meminfo: memFree=31270584/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=148592 CPUtime=0.69
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 35150 0 0 0 65 4 0 0 21 0 1 0 133094954 152158208 34680 4089446400 4194304 9819077 140737460228400 18446744073709551615 4241122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14864/statm: 37148 34680 469 1374 0 35769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 148592

[startup+1.50087 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 14865
/proc/meminfo: memFree=31132684/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=154384 CPUtime=1.49
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 39944 0 0 0 134 15 0 0 23 0 1 0 133094954 158089216 36407 4089446400 4194304 9819077 140737460228400 18446744073709551615 5955613 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14864/statm: 38596 36407 520 1374 0 37217 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154384

[startup+3.10059 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 14865
/proc/meminfo: memFree=31119044/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=161828 CPUtime=3.09
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 44175 0 0 0 286 23 0 0 25 0 1 0 133094954 165711872 38213 4089446400 4194304 9819077 140737460228400 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14864/statm: 40457 38213 532 1374 0 39078 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 161828

[startup+6.30103 s]
/proc/loadavg: 2.14 2.03 2.01 3/177 14865
/proc/meminfo: memFree=31118336/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=163016 CPUtime=6.29
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 44463 0 0 0 603 26 0 0 25 0 1 0 133094954 166928384 38501 4089446400 4194304 9819077 140737460228400 18446744073709551615 5500824 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14864/statm: 40754 38501 537 1374 0 39375 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 163016

[startup+12.7009 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 14865
/proc/meminfo: memFree=31087736/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=204492 CPUtime=12.69
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 67589 0 0 0 1229 40 0 0 25 0 1 0 133094954 209399808 46786 4089446400 4194304 9819077 140737460228400 18446744073709551615 5744284 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14864/statm: 51123 46786 694 1374 0 49744 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 204492

[startup+25.5007 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 14867
/proc/meminfo: memFree=31086448/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=207088 CPUtime=25.49
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 488400 0 0 0 2459 90 0 0 25 0 1 0 133094954 212058112 47348 4089446400 4194304 9819077 140737460228400 18446744073709551615 6391606 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14864/statm: 51772 47348 720 1374 0 50393 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 207088

[startup+51.1003 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 14867
/proc/meminfo: memFree=31081632/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=221032 CPUtime=51.09
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 2135947 0 0 0 4823 286 0 0 25 0 1 0 133094954 226336768 49121 4089446400 4194304 9819077 140737460228400 18446744073709551615 6196337 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14864/statm: 55258 49121 720 1374 0 53879 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 221032

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 14869
/proc/meminfo: memFree=31072544/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=217004 CPUtime=102.29
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 5963047 0 0 0 9491 738 0 0 25 0 1 0 133094954 222212096 49377 4089446400 4194304 9819077 140737460228400 18446744073709551615 6590607 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14864/statm: 54251 49396 739 1374 0 52872 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 217004

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 14869
/proc/meminfo: memFree=31062248/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=226728 CPUtime=162.3
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 10046323 0 0 0 15013 1217 0 0 25 0 1 0 133094954 232169472 51866 4089446400 4194304 9819077 140737460228400 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14864/statm: 56682 51890 739 1374 0 55303 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 226728

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14871
/proc/meminfo: memFree=31051548/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=237600 CPUtime=222.29
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 13633983 0 0 0 20584 1645 0 0 25 0 1 0 133094954 243302400 54768 4089446400 4194304 9819077 140737460228400 18446744073709551615 6386034 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14864/statm: 59400 54768 739 1374 0 58021 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 237600

[startup+282.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 14873
/proc/meminfo: memFree=31034544/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=255024 CPUtime=282.29
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 17237166 0 0 0 26155 2074 0 0 25 0 1 0 133094954 261144576 59209 4089446400 4194304 9819077 140737460228400 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14864/statm: 63756 59209 739 1374 0 62377 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 255024

[startup+342.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 14875
/proc/meminfo: memFree=31019632/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=270004 CPUtime=342.29
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 20384020 0 0 0 31766 2463 0 0 25 0 1 0 133094954 276484096 62955 4089446400 4194304 9819077 140737460228400 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14864/statm: 67501 62955 739 1374 0 66122 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 270004

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14877
/proc/meminfo: memFree=31002360/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=285832 CPUtime=402.29
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 23237566 0 0 0 37409 2820 0 0 25 0 1 0 133094954 292691968 67012 4089446400 4194304 9819077 140737460228400 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14864/statm: 71458 67012 739 1374 0 70079 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 285832

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14877
/proc/meminfo: memFree=30982872/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=302104 CPUtime=462.29
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 25990134 0 0 0 43063 3166 0 0 25 0 1 0 133094954 309354496 71058 4089446400 4194304 9819077 140737460228400 18446744073709551615 6361634 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14864/statm: 75526 71058 739 1374 0 74147 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 302104

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14879
/proc/meminfo: memFree=30969940/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=319460 CPUtime=522.29
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 29043935 0 0 0 48683 3546 0 0 25 0 1 0 133094954 327127040 74585 4089446400 4194304 9819077 140737460228400 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14864/statm: 78888 74422 739 1374 0 77509 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 319460

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14881
/proc/meminfo: memFree=30954540/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=328832 CPUtime=582.3
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 32071488 0 0 0 54306 3924 0 0 25 0 1 0 133094954 336723968 78303 4089446400 4194304 9819077 140737460228400 18446744073709551615 7221877 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14864/statm: 82208 78303 739 1374 0 80829 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 328832

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14883
/proc/meminfo: memFree=30939108/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=346556 CPUtime=642.3
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 34902312 0 0 0 59946 4284 0 0 25 0 1 0 133094954 354873344 82257 4089446400 4194304 9819077 140737460228400 18446744073709551615 7487724 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14864/statm: 86639 82257 739 1374 0 85260 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 346556

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/195 14937
/proc/meminfo: memFree=30881404/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=429440 CPUtime=942.22
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 49421881 0 0 0 88113 6109 0 0 25 0 1 0 133094954 439746560 102867 4089446400 4194304 9819077 140737460228400 18446744073709551615 6003233 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14864/statm: 107360 102867 739 1374 0 105981 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 429440

[startup+1002.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/195 14939
/proc/meminfo: memFree=30856824/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=448608 CPUtime=1002.23
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 52145736 0 0 0 93767 6456 0 0 25 0 1 0 133094954 459374592 107624 4089446400 4194304 9819077 140737460228400 18446744073709551615 6690546 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14864/statm: 112152 107624 739 1374 0 110773 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 448608

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/195 14939
/proc/meminfo: memFree=30835964/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=470268 CPUtime=1062.23
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 54635384 0 0 0 99445 6778 0 0 25 0 1 0 133094954 481554432 113046 4089446400 4194304 9819077 140737460228400 18446744073709551615 6003398 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14864/statm: 117567 113046 739 1374 0 116188 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 470268

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/195 14941
/proc/meminfo: memFree=30818944/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=487784 CPUtime=1122.23
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 57409683 0 0 0 105084 7139 0 0 25 0 1 0 133094954 499490816 117194 4089446400 4194304 9819077 140737460228400 18446744073709551615 6590687 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14864/statm: 121946 117211 739 1374 0 120567 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 487784

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/195 14945
/proc/meminfo: memFree=30801192/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=503316 CPUtime=1182.22
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 60399101 0 0 0 110703 7519 0 0 25 0 1 0 133094954 515395584 121433 4089446400 4194304 9819077 140737460228400 18446744073709551615 8679118 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14864/statm: 125829 121433 739 1374 0 124450 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 503316

[startup+1242.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/195 14948
/proc/meminfo: memFree=30776936/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=521212 CPUtime=1242.22
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 63201187 0 0 0 116343 7879 0 0 25 0 1 0 133094954 533721088 125757 4089446400 4194304 9819077 140737460228400 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14864/statm: 130303 125757 739 1374 0 128924 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 521212

[startup+1302.3 s]
/proc/loadavg: 2.18 2.06 2.01 3/195 14950
/proc/meminfo: memFree=30759684/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=537152 CPUtime=1302.22
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 65703939 0 0 0 122034 8188 0 0 25 0 1 0 133094954 550043648 129705 4089446400 4194304 9819077 140737460228400 18446744073709551615 5813322 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14864/statm: 134288 129705 739 1374 0 132909 0
Current children cumulated CPU time (s) 1302.22
Current children cumulated vsize (KiB) 537152

[startup+1362.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/195 14950
/proc/meminfo: memFree=30744664/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=551964 CPUtime=1362.22
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 68137568 0 0 0 127742 8480 0 0 25 0 1 0 133094954 565211136 133517 4089446400 4194304 9819077 140737460228400 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14864/statm: 137991 133517 739 1374 0 136612 0
Current children cumulated CPU time (s) 1362.22
Current children cumulated vsize (KiB) 551964

[startup+1422.31 s]
/proc/loadavg: 2.02 2.04 2.00 3/195 14952
/proc/meminfo: memFree=30728272/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=565736 CPUtime=1422.22
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 70528435 0 0 0 133457 8765 0 0 25 0 1 0 133094954 579313664 137441 4089446400 4194304 9819077 140737460228400 18446744073709551615 7233504 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14864/statm: 141434 137441 739 1374 0 140055 0
Current children cumulated CPU time (s) 1422.22
Current children cumulated vsize (KiB) 565736

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/195 14954
/proc/meminfo: memFree=30704940/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=585124 CPUtime=1482.21
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 72897014 0 0 0 139164 9057 0 0 25 0 1 0 133094954 599166976 141764 4089446400 4194304 9819077 140737460228400 18446744073709551615 5813322 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14864/statm: 146281 141764 739 1374 0 144902 0
Current children cumulated CPU time (s) 1482.21
Current children cumulated vsize (KiB) 585124

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/195 14956
/proc/meminfo: memFree=30685700/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=603976 CPUtime=1542.21
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 75242793 0 0 0 144879 9342 0 0 25 0 1 0 133094954 618471424 146534 4089446400 4194304 9819077 140737460228400 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14864/statm: 150994 146534 739 1374 0 149615 0
Current children cumulated CPU time (s) 1542.21
Current children cumulated vsize (KiB) 603976

[startup+1602.3 s]
/proc/loadavg: 1.96 2.00 1.99 3/195 14958
/proc/meminfo: memFree=30671048/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=618000 CPUtime=1602.22
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 77870275 0 0 0 150562 9660 0 0 25 0 1 0 133094954 632832000 149958 4089446400 4194304 9819077 140737460228400 18446744073709551615 4983070 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14864/statm: 154500 149958 739 1374 0 153121 0
Current children cumulated CPU time (s) 1602.22
Current children cumulated vsize (KiB) 618000

[startup+1662.3 s]
/proc/loadavg: 1.98 2.00 1.99 3/195 14958
/proc/meminfo: memFree=30655152/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=633736 CPUtime=1662.22
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 80237524 0 0 0 156274 9948 0 0 25 0 1 0 133094954 648945664 154047 4089446400 4194304 9819077 140737460228400 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14864/statm: 158434 154047 739 1374 0 157055 0
Current children cumulated CPU time (s) 1662.22
Current children cumulated vsize (KiB) 633736

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/195 14960
/proc/meminfo: memFree=30632436/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=651928 CPUtime=1722.22
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 82678834 0 0 0 161975 10247 0 0 25 0 1 0 133094954 667574272 158496 4089446400 4194304 9819077 140737460228400 18446744073709551615 6361644 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14864/statm: 162982 158496 739 1374 0 161603 0
Current children cumulated CPU time (s) 1722.22
Current children cumulated vsize (KiB) 651928

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/195 14962
/proc/meminfo: memFree=30617160/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=668104 CPUtime=1782.21
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 85055712 0 0 0 167678 10543 0 0 25 0 1 0 133094954 684138496 162501 4089446400 4194304 9819077 140737460228400 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14864/statm: 167026 162501 739 1374 0 165647 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 668104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.04 2.02 2.00 3/195 14962
/proc/meminfo: memFree=30613796/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=670228 CPUtime=1800.02
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 85684259 0 0 0 169385 10617 0 0 25 0 1 0 133094954 686313472 163609 4089446400 4194304 9819077 140737460228400 18446744073709551615 7222401 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14864/statm: 167557 163609 739 1374 0 166178 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 670228

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.04 2.02 2.00 3/195 14962
/proc/meminfo: memFree=30613796/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=413452 CPUtime=1800.12
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 85684358 0 0 0 169393 10619 0 0 25 0 1 0 133094954 423374848 99194 4089446400 4194304 9819077 140737460228400 18446744073709551615 8723783 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14864/statm: 103363 99194 742 1374 0 101984 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 413452

[startup+1800.6 s]
/proc/loadavg: 2.04 2.02 2.00 3/196 14963
/proc/meminfo: memFree=31006740/32951132 swapFree=67111528/67111528
[pid=14864] ppid=14862 vsize=209524 CPUtime=1800.52
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 13658 0 -1 4202496 85684358 0 0 0 169432 10620 0 0 25 0 1 0 133094954 214552576 50093 4089446400 4194304 9819077 140737460228400 18446744073709551615 8723783 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14864/statm: 52125 50093 742 1374 0 50746 0
Current children cumulated CPU time (s) 1800.52
Current children cumulated vsize (KiB) 209524

Child status: 0
Real time (s): 1800.66
CPU time (s): 1800.58
CPU user time (s): 1694.37
CPU system time (s): 106.214
CPU usage (%): 99.9957
Max. virtual memory (cumulated for all children) (KiB): 679660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1694.37
system time used= 106.214
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85684362
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= 2
involuntary context switches= 7375

runsolver used 2.74858 second user time and 5.9471 second system time

The end

Launcher Data

Begin job on node128 at 2010-06-30 19:13:06
IDJOB=2693230
IDBENCH=79097
IDSOLVER=1205
FILE ID=node128/2693230-1277917986
PBS_JOBID= 11197309
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) 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.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693230-1277917986/watcher-2693230-1277917986 -o /tmp/evaluation-result-2693230-1277917986/solver-2693230-1277917986 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693230-1277917986.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 6a7f449e486d568e73cc99fdaf022cfa
RANDOM SEED=48215708

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.853
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.853
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:     32951132 kB
MemFree:      31271112 kB
Buffers:        203696 kB
Cached:        1021416 kB
SwapCached:          0 kB
Active:         737560 kB
Inactive:       799296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31271112 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7052 kB
Writeback:           0 kB
AnonPages:      311796 kB
Mapped:          17348 kB
Slab:            78652 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   468052 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node128 at 2010-06-30 19:43:09