Trace number 2705197

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.3 with Clp 1.11.1 (Release Version) as LP solver? 1790.41 1790.34

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3029_8-unsat--soft-33-100-0.wbo
MD5SUM94a4b61e4b099e692126d009e42b1552
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark45.862
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4960
Total number of constraints16157
Number of soft constraints10743
Number of constraints which are clauses15841
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints316
Minimum length of a constraint1
Maximum length of a constraint30
Top cost 536531
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 536530
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 201
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
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-2705197-1278576536.wbo>
0.09/0.15	c original problem has 26446 variables (15703 bin, 0 int, 10743 impl, 0 cont) and 26901 constraints
0.09/0.15	c problem read
0.09/0.15	c presolving settings loaded
0.39/0.47	c presolving:
0.49/0.52	c (round 1) 209 del vars, 554 del conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 28768 impls, 0 clqs
0.49/0.55	c (round 2) 599 del vars, 1649 del conss, 190 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 28988 impls, 0 clqs
0.49/0.58	c (round 3) 1417 del vars, 2456 del conss, 215 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 29010 impls, 0 clqs
0.59/0.60	c (round 4) 2155 del vars, 2741 del conss, 228 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 29016 impls, 0 clqs
0.59/0.61	c (round 5) 2400 del vars, 2827 del conss, 229 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 29016 impls, 0 clqs
0.59/0.61	c (round 6) 2482 del vars, 2847 del conss, 229 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 29016 impls, 0 clqs
0.59/0.64	c (round 7) 2502 del vars, 2849 del conss, 9952 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 29016 impls, 0 clqs
0.59/0.65	c (round 8) 2506 del vars, 2851 del conss, 9952 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 29016 impls, 0 clqs
0.69/0.72	c (round 9) 2506 del vars, 2851 del conss, 9952 chg bounds, 0 chg sides, 0 chg coeffs, 4896 upgd conss, 48259 impls, 0 clqs
3.49/3.57	c    (3.4s) probing: 1000/14217 (7.0%) - 0 fixings, 0 aggregations, 2904 implications, 0 bound changes
5.99/6.02	c    (5.9s) probing: 2000/14217 (14.1%) - 0 fixings, 0 aggregations, 3108 implications, 0 bound changes
5.99/6.02	c    (5.9s) probing: 2001/14217 (14.1%) - 0 fixings, 0 aggregations, 3108 implications, 0 bound changes
5.99/6.02	c    (5.9s) probing aborted: 2000/2000 successive useless probings
5.99/6.03	c presolving (10 rounds):
5.99/6.03	c  2506 deleted vars, 2851 deleted constraints, 9952 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
5.99/6.03	c  59463 implications, 156 cliques
5.99/6.03	c presolved problem has 23940 variables (14217 bin, 0 int, 9723 impl, 0 cont) and 24050 constraints
5.99/6.03	c     290 constraints of type <varbound>
5.99/6.03	c     113 constraints of type <knapsack>
5.99/6.03	c    3797 constraints of type <setppc>
5.99/6.03	c    9431 constraints of type <linear>
5.99/6.03	c    9723 constraints of type <indicator>
5.99/6.03	c     696 constraints of type <logicor>
5.99/6.03	c transformed objective value is always integral (scale: 1)
5.99/6.03	c Presolving Time: 5.79
5.99/6.03	c - non default parameters ----------------------------------------------------------------------
5.99/6.03	c # SCIP version 1.2.1.3
5.99/6.03	c 
5.99/6.03	c # frequency for displaying node information lines
5.99/6.03	c # [type: int, range: [-1,2147483647], default: 100]
5.99/6.03	c display/freq = 10000
5.99/6.03	c 
5.99/6.03	c # maximal time in seconds to run
5.99/6.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.99/6.03	c limits/time = 1789.85
5.99/6.03	c 
5.99/6.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.99/6.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.99/6.03	c limits/memory = 3420
5.99/6.03	c 
5.99/6.03	c # default clock type (1: CPU user seconds, 2: wall clock time)
5.99/6.03	c # [type: int, range: [1,2], default: 1]
5.99/6.03	c timing/clocktype = 2
5.99/6.03	c 
5.99/6.03	c # should presolving try to simplify inequalities
5.99/6.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.99/6.03	c constraints/linear/simplifyinequalities = TRUE
5.99/6.03	c 
5.99/6.03	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
5.99/6.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.99/6.03	c constraints/indicator/addCouplingCons = TRUE
5.99/6.03	c 
5.99/6.03	c # should presolving try to simplify knapsacks
5.99/6.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.99/6.03	c constraints/knapsack/simplifyinequalities = TRUE
5.99/6.03	c 
5.99/6.03	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.99/6.03	c # [type: int, range: [-1,2147483647], default: -1]
5.99/6.03	c separating/rapidlearning/freq = 0
5.99/6.03	c 
5.99/6.03	c -----------------------------------------------------------------------------------------------
5.99/6.03	c start solving
5.99/6.03	c 
5.99/6.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.99/6.07	c   5.9s|     1 |     0 |    17 |     - |  92M|   0 |  17 |  23k|  24k|  23k|4606 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.69/6.70	c   6.5s|     1 |     0 |   482 |     - |  93M|   0 |   3 |  23k|  24k|  23k|4899 | 293 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.09/7.15	c   7.0s|     1 |     0 |   709 |     - |  93M|   0 |  18 |  23k|  24k|  23k|5102 | 496 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.59/7.65	c   7.5s|     1 |     0 |   836 |     - |  93M|   0 |  16 |  23k|  24k|  23k|5307 | 701 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.19/8.22	c   8.1s|     1 |     0 |  1143 |     - |  93M|   0 |  30 |  23k|  24k|  23k|5497 | 891 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.79/8.82	c   8.7s|     1 |     0 |  1368 |     - |  94M|   0 |  31 |  23k|  24k|  23k|5710 |1104 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.39/9.47	c   9.3s|     1 |     0 |  1630 |     - |  94M|   0 | 508 |  23k|  24k|  23k|5815 |1209 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.99/10.02	c   9.9s|     1 |     2 |  1630 |     - |  94M|   0 | 508 |  23k|  24k|  23k|5815 |1209 |   0 |  20 | 0.000000e+00 |      --      |    Inf 
274.20/274.23	c   274s| 10000 | 10010 | 43200 |   4.2 | 179M| 115 |   0 |  23k|  24k|  23k|6001 |  18k|   2 |7591 | 0.000000e+00 |      --      |    Inf 
476.71/476.78	c   477s| 20000 | 20010 | 48436 |   2.3 | 263M| 139 |   0 |  23k|  24k|  23k|6108 |  20k|   2 |7791 | 0.000000e+00 |      --      |    Inf 
675.62/675.60	c   675s| 30000 | 30010 | 51898 |   1.7 | 346M| 157 |   0 |  23k|  24k|  23k|5998 |  22k|   2 |8021 | 0.000000e+00 |      --      |    Inf 
873.52/873.56	c   873s| 40000 | 40010 | 56983 |   1.4 | 430M| 163 |   0 |  23k|  24k|  23k|6073 |  24k|   2 |8416 | 0.000000e+00 |      --      |    Inf 
1068.83/1068.82	c  1069s| 50000 | 50010 | 60084 |   1.2 | 512M| 163 |   0 |  23k|  24k|  23k|6055 |  25k|   2 |8513 | 0.000000e+00 |      --      |    Inf 
1265.64/1265.69	c  1266s| 60000 | 60010 | 63583 |   1.0 | 596M| 163 |   0 |  23k|  24k|  23k|6053 |  27k|   2 |8708 | 0.000000e+00 |      --      |    Inf 
1462.84/1462.81	c  1463s| 70000 | 70010 | 67899 |   0.9 | 679M| 163 |   1 |  23k|  24k|  23k|6058 |  28k|   2 |8895 | 0.000000e+00 |      --      |    Inf 
1659.56/1659.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1659.56/1659.53	c  1659s| 80000 | 80010 | 71311 |   0.9 | 763M| 163 |   0 |  23k|  24k|  23k|5996 |  30k|   2 |9112 | 0.000000e+00 |      --      |    Inf 
1790.06/1790.01	c 
1790.06/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.06/1790.01	c Solving Time (sec) : 1789.85
1790.06/1790.01	c Solving Nodes      : 86603
1790.06/1790.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.06/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.06/1790.01	c Gap                : infinite
1790.06/1790.01	s UNKNOWN
1790.06/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.06/1790.01	c Solving Time       :    1789.85
1790.06/1790.01	c Original Problem   :
1790.06/1790.01	c   Problem name     : HOME/instance-2705197-1278576536.wbo
1790.06/1790.01	c   Variables        : 26446 (15703 binary, 0 integer, 10743 implicit integer, 0 continuous)
1790.06/1790.01	c   Constraints      : 26901 initial, 26901 maximal
1790.06/1790.01	c Presolved Problem  :
1790.06/1790.01	c   Problem name     : t_HOME/instance-2705197-1278576536.wbo
1790.06/1790.01	c   Variables        : 23940 (14217 binary, 0 integer, 9723 implicit integer, 0 continuous)
1790.06/1790.01	c   Constraints      : 24050 initial, 24052 maximal
1790.06/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.06/1790.01	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1790.06/1790.01	c   dualfix          :       0.01       2149          0          0          0          0          0          0          0
1790.06/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.06/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.06/1790.01	c   implics          :       0.01          0          0          0          0          0          0          0          0
1790.06/1790.01	c   probing          :       5.28          0          0          0          0          0          0          0          0
1790.06/1790.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1790.06/1790.01	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1790.06/1790.01	c   setppc           :       0.01          0          0          0          0          0          0          0          0
1790.06/1790.01	c   linear           :       0.17        229        128          0       9952          0       1831          0          0
1790.06/1790.01	c   indicator        :       0.05          0          0          0          0          0       1020          0          0
1790.06/1790.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.06/1790.01	c   root node        :          -          0          -          -          0          -          -          -          -
1790.06/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.06/1790.01	c   integral         :          0          0          0      88794          0          0          0          0          0       9604
1790.06/1790.01	c   varbound         :        290          6     268228      83992          0          0       3548        343          0          0
1790.06/1790.01	c   knapsack         :        113          6     268228      83814          0          0      27367         16          0          0
1790.06/1790.01	c   setppc           :       3797          6     268228      83814          0          0     417965          0          0          0
1790.06/1790.01	c   linear           :       9431          6     268228      83814          0          0      13886      30242          0          0
1790.06/1790.01	c   indicator        :       9723          0     268228      83992          0          0      17400          0          0          0
1790.06/1790.01	c   logicor          :        696+         6      37867      81801          0          0       6193          0          0          0
1790.06/1790.01	c   countsols        :          0          0          0      81801          0          0          0          0          0          0
1790.06/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.06/1790.01	c   integral         :      76.28       0.00       0.00      76.28       0.00
1790.06/1790.01	c   varbound         :       6.02       0.00       2.73       3.29       0.00
1790.06/1790.01	c   knapsack         :       1.99       0.00       1.32       0.67       0.00
1790.06/1790.01	c   setppc           :      39.53       0.00      24.70      14.83       0.00
1790.06/1790.01	c   linear           :     280.31       0.02      42.30     237.98       0.00
1790.06/1790.01	c   indicator        :     253.04       0.00      97.75     155.29       0.00
1790.06/1790.01	c   logicor          :       4.17       0.00       0.11       4.06       0.00
1790.06/1790.01	c   countsols        :       0.02       0.00       0.00       0.02       0.00
1790.06/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.06/1790.01	c   vbounds          :       0.11        585          0          0
1790.06/1790.01	c   rootredcost      :       0.09          0          0          0
1790.06/1790.01	c   pseudoobj        :      77.09     263400          0          0
1790.06/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.06/1790.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.06/1790.01	c   infeasible LP    :       0.00          2          2          2        2.5          0        0.0          0
1790.06/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.06/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.06/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.06/1790.01	c   applied globally :          -          -          -          2        2.5          -          -          -
1790.06/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.06/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.06/1790.01	c   cut pool         :       0.00          5          -          -         40          -    (maximal pool size: 244)
1790.06/1790.01	c   redcost          :      96.66      88783          0          0          0          0
1790.06/1790.01	c   impliedbounds    :       0.00          6          0          0         48          0
1790.06/1790.01	c   intobj           :       0.00          0          0          0          0          0
1790.06/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1790.06/1790.01	c   gomory           :       0.05          6          0          0        339          0
1790.06/1790.01	c   strongcg         :       0.05          6          0          0        324          0
1790.06/1790.01	c   cmir             :       0.37          6          0          0         33          0
1790.06/1790.01	c   flowcover        :       2.57          6          0          0         64          0
1790.06/1790.01	c   clique           :       0.02          6          0          0          5          0
1790.06/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1790.06/1790.01	c   mcf              :       0.01          1          0          0          0          0
1790.06/1790.01	c   rapidlearning    :       0.00          0          0          0          0          0
1790.06/1790.01	c Pricers            :       Time      Calls       Vars
1790.06/1790.01	c   problem variables:       0.00          0          0
1790.06/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.06/1790.01	c   relpscost        :      76.21       4802          0          0          0          0       9604
1790.06/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1790.06/1790.01	c   inference        :     336.30      81801          0          0          0          0     163611
1790.06/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1790.06/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1790.06/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.06/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.06/1790.01	c   random           :       0.00          0          0          0          0          0          0
1790.06/1790.01	c Primal Heuristics  :       Time      Calls      Found
1790.06/1790.01	c   LP solutions     :       0.00          -          0
1790.06/1790.01	c   pseudo solutions :       0.00          -          0
1790.06/1790.01	c   oneopt           :       0.10          0          0
1790.06/1790.01	c   crossover        :       0.03          0          0
1790.06/1790.01	c   guideddiving     :       0.00          0          0
1790.06/1790.01	c   intshifting      :       0.00          0          0
1790.06/1790.01	c   rootsoldiving    :       1.42         17          0
1790.06/1790.01	c   feaspump         :       2.62         18          0
1790.06/1790.01	c   coefdiving       :      15.88       1110          0
1790.06/1790.01	c   pscostdiving     :      15.95       1110          0
1790.06/1790.01	c   fracdiving       :      15.37       1110          0
1790.06/1790.01	c   veclendiving     :      15.52       1110          0
1790.06/1790.01	c   linesearchdiving :      15.52       1111          0
1790.06/1790.01	c   objpscostdiving  :      16.44       1104          0
1790.06/1790.01	c   trivial          :       0.21          2          0
1790.06/1790.01	c   simplerounding   :       0.07       4758          0
1790.06/1790.01	c   zirounding       :       0.34       1000          0
1790.06/1790.01	c   rounding         :       0.36        923          0
1790.06/1790.01	c   shifting         :       0.58        262          0
1790.06/1790.01	c   twoopt           :       0.00          0          0
1790.06/1790.01	c   fixandinfer      :       0.00          0          0
1790.06/1790.01	c   intdiving        :       0.00          0          0
1790.06/1790.01	c   actconsdiving    :       0.00          0          0
1790.06/1790.01	c   octane           :       0.00          0          0
1790.06/1790.01	c   rens             :       0.16          1          0
1790.06/1790.01	c   rins             :       0.00          0          0
1790.06/1790.01	c   localbranching   :       0.00          0          0
1790.06/1790.01	c   mutation         :       0.00          0          0
1790.06/1790.01	c   dins             :       0.00          0          0
1790.06/1790.01	c   undercover       :       0.00          0          0
1790.06/1790.01	c   nlp              :       0.03          0          0
1790.06/1790.01	c   trysol           :      14.37       1116          0
1790.06/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.06/1790.01	c   primal LP        :       0.01          0          0       0.00          -
1790.06/1790.01	c   dual LP          :     256.52       9040      70117       7.76     273.33
1790.06/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1790.06/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1790.06/1790.01	c   diving/probing LP:       2.88        357       3500       9.80    1213.37
1790.06/1790.01	c   strong branching :      76.04       9352      75164       8.04     988.49
1790.06/1790.01	c     (at root node) :          -         20       1342      67.10          -
1790.06/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1790.06/1790.01	c B&B Tree           :
1790.06/1790.01	c   number of runs   :          1
1790.06/1790.01	c   nodes            :      86603
1790.06/1790.01	c   nodes (total)    :      86603
1790.06/1790.01	c   nodes left       :      86613
1790.06/1790.01	c   max depth        :        163
1790.06/1790.01	c   max depth (total):        163
1790.06/1790.01	c   backtracks       :       1152 (1.3%)
1790.06/1790.01	c   delayed cutoffs  :          0
1790.06/1790.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.06/1790.01	c   avg switch length:       2.26
1790.06/1790.01	c   switching time   :      16.01
1790.06/1790.01	c Solution           :
1790.06/1790.01	c   Solutions found  :          0 (0 improvements)
1790.06/1790.01	c   Primal Bound     :          -
1790.06/1790.01	c   Dual Bound       : +0.00000000000000e+00
1790.06/1790.01	c   Gap              :   infinite
1790.06/1790.01	c   Root Dual Bound  : +0.00000000000000e+00
1790.06/1790.01	c   Root Iterations  :       1630
1790.36/1790.33	c Time complete: 1790.4.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705197-1278576536/watcher-2705197-1278576536 -o /tmp/evaluation-result-2705197-1278576536/solver-2705197-1278576536 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705197-1278576536.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.07 2.02 1.91 4/178 23714
/proc/meminfo: memFree=29708768/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=12700 CPUtime=0
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 2010 0 0 0 0 0 0 0 21 0 1 0 25867439 13004800 1928 4089446400 4194304 10345943 140733591019184 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23714/statm: 3175 1935 429 1502 0 1668 0

[startup+0.038471 s]
/proc/loadavg: 2.07 2.02 1.91 4/178 23714
/proc/meminfo: memFree=29708768/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=22916 CPUtime=0.03
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 4580 0 0 0 3 0 0 0 21 0 1 0 25867439 23465984 4498 4089446400 4194304 10345943 140733591019184 18446744073709551615 9122366 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23714/statm: 5729 4498 430 1502 0 4222 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22916

[startup+0.100457 s]
/proc/loadavg: 2.07 2.02 1.91 4/178 23714
/proc/meminfo: memFree=29708768/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=37868 CPUtime=0.09
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 8327 0 0 0 8 1 0 0 21 0 1 0 25867439 38776832 8245 4089446400 4194304 10345943 140733591019184 18446744073709551615 9202650 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23714/statm: 9467 8245 430 1502 0 7960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37868

[startup+0.300419 s]
/proc/loadavg: 2.07 2.02 1.91 4/178 23714
/proc/meminfo: memFree=29708768/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=107692 CPUtime=0.29
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 25252 0 0 0 26 3 0 0 21 0 1 0 25867439 110276608 24780 4089446400 4194304 10345943 140733591019184 18446744073709551615 9138266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 26923 24780 510 1502 0 25416 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 107692

[startup+0.700359 s]
/proc/loadavg: 2.07 2.02 1.91 4/178 23714
/proc/meminfo: memFree=29708768/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=112048 CPUtime=0.69
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 26531 0 0 0 66 3 0 0 22 0 1 0 25867439 114737152 26059 4089446400 4194304 10345943 140733591019184 18446744073709551615 5055162 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 28012 26059 554 1502 0 26505 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112048

[startup+1.50019 s]
/proc/loadavg: 2.07 2.02 1.91 3/179 23715
/proc/meminfo: memFree=29597160/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=121208 CPUtime=1.49
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 28892 0 0 0 146 3 0 0 25 0 1 0 25867439 124116992 28402 4089446400 4194304 10345943 140733591019184 18446744073709551615 5031115 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 30302 28402 599 1502 0 28795 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121208

[startup+3.10088 s]
/proc/loadavg: 2.06 2.02 1.91 3/179 23715
/proc/meminfo: memFree=29596416/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=121208 CPUtime=3.09
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 28892 0 0 0 306 3 0 0 25 0 1 0 25867439 124116992 28402 4089446400 4194304 10345943 140733591019184 18446744073709551615 5031115 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 30302 28402 599 1502 0 28795 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121208

[startup+6.30027 s]
/proc/loadavg: 2.06 2.02 1.91 2/174 23732
/proc/meminfo: memFree=29769188/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=145496 CPUtime=6.29
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 33924 0 0 0 625 4 0 0 25 0 1 0 25867439 148987904 33416 4089446400 4194304 10345943 140733591019184 18446744073709551615 5852527 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 36374 33416 757 1502 0 34867 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 145496

[startup+12.7011 s]
/proc/loadavg: 2.05 2.01 1.91 3/179 23742
/proc/meminfo: memFree=29497332/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=155520 CPUtime=12.69
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 53228 0 0 0 1262 7 0 0 25 0 1 0 25867439 159252480 36447 4089446400 4194304 10345943 140733591019184 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 38880 36447 784 1502 0 37373 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 155520

[startup+25.5006 s]
/proc/loadavg: 2.04 2.01 1.91 3/179 23743
/proc/meminfo: memFree=29464340/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=156468 CPUtime=25.49
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 91619 0 0 0 2536 13 0 0 25 0 1 0 25867439 160223232 36575 4089446400 4194304 10345943 140733591019184 18446744073709551615 6714887 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 39117 36575 785 1502 0 37610 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156468

[startup+51.1007 s]
/proc/loadavg: 2.03 2.01 1.91 3/179 23744
/proc/meminfo: memFree=29453788/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=159360 CPUtime=51.1
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 343137 0 0 0 5064 46 0 0 25 0 1 0 25867439 163184640 37275 4089446400 4194304 10345943 140733591019184 18446744073709551615 6342451 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 39840 37275 785 1502 0 38333 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 159360

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 23745
/proc/meminfo: memFree=29409312/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=177516 CPUtime=102.3
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 661564 0 0 0 10143 87 0 0 25 0 1 0 25867439 181776384 41052 4089446400 4194304 10345943 140733591019184 18446744073709551615 7509895 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 44379 41052 789 1502 0 42872 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 177516

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23746
/proc/meminfo: memFree=29356160/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=196564 CPUtime=162.3
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 801832 0 0 0 16126 104 0 0 25 0 1 0 25867439 201281536 46534 4089446400 4194304 10345943 140733591019184 18446744073709551615 6119850 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 49141 46534 789 1502 0 47634 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 196564

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23748
/proc/meminfo: memFree=29299928/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=220908 CPUtime=222.3
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 842795 0 0 0 22121 109 0 0 25 0 1 0 25867439 226209792 52907 4089446400 4194304 10345943 140733591019184 18446744073709551615 5210648 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 55227 52907 789 1502 0 53720 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 220908

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23750
/proc/meminfo: memFree=29247272/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=247932 CPUtime=282.31
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 855898 0 0 0 28118 113 0 0 25 0 1 0 25867439 253882368 59423 4089446400 4194304 10345943 140733591019184 18446744073709551615 5012656 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 61983 59423 789 1502 0 60476 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 247932

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.91 4/179 23752
/proc/meminfo: memFree=29190648/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=273272 CPUtime=342.31
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 865116 0 0 0 34115 116 0 0 25 0 1 0 25867439 279830528 65539 4089446400 4194304 10345943 140733591019184 18446744073709551615 4999725 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 68318 65539 789 1502 0 66811 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 273272

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23753
/proc/meminfo: memFree=29133192/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=299576 CPUtime=402.31
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 872816 0 0 0 40113 118 0 0 25 0 1 0 25867439 306765824 71777 4089446400 4194304 10345943 140733591019184 18446744073709551615 6551420 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 74894 71777 789 1502 0 73387 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 299576

[startup+462.301 s]
/proc/loadavg: 2.06 2.02 1.92 3/179 23754
/proc/meminfo: memFree=29076448/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=322944 CPUtime=462.31
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 880990 0 0 0 46110 121 0 0 25 0 1 0 25867439 330694656 78022 4089446400 4194304 10345943 140733591019184 18446744073709551615 6002282 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 80736 78022 789 1502 0 79229 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 322944

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/179 23756
/proc/meminfo: memFree=29019488/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=349992 CPUtime=522.31
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 889960 0 0 0 52107 124 0 0 25 0 1 0 25867439 358391808 85090 4089446400 4194304 10345943 140733591019184 18446744073709551615 6519184 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 87498 85090 789 1502 0 85991 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 349992

[startup+582.301 s]
/proc/loadavg: 2.13 2.04 1.93 3/179 23761
/proc/meminfo: memFree=28963872/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=376032 CPUtime=582.32
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 906522 0 0 0 58105 127 0 0 25 0 1 0 25867439 385056768 91502 4089446400 4194304 10345943 140733591019184 18446744073709551615 4476219 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 94008 91502 789 1502 0 92501 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 376032

[startup+642.301 s]
/proc/loadavg: 2.05 2.03 1.93 3/179 23763
/proc/meminfo: memFree=28909904/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=401288 CPUtime=642.32
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 926635 0 0 0 64101 131 0 0 25 0 1 0 25867439 410918912 97421 4089446400 4194304 10345943 140733591019184 18446744073709551615 4686816 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 100322 97421 789 1502 0 98815 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 401288

[startup+702.301 s]

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

/proc/meminfo: memFree=28568584/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=556364 CPUtime=1002.33
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1007847 0 0 0 100085 148 0 0 25 0 1 0 25867439 569716736 136173 4089446400 4194304 10345943 140733591019184 18446744073709551615 6003107 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 139091 136173 789 1502 0 137584 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 556364

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 23773
/proc/meminfo: memFree=28517288/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=575724 CPUtime=1062.33
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1016581 0 0 0 106082 151 0 0 25 0 1 0 25867439 589541376 141603 4089446400 4194304 10345943 140733591019184 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 143931 141603 789 1502 0 142424 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 575724

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23775
/proc/meminfo: memFree=28460684/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=602072 CPUtime=1122.33
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1023275 0 0 0 112081 152 0 0 25 0 1 0 25867439 616521728 148227 4089446400 4194304 10345943 140733591019184 18446744073709551615 4476332 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 150518 148227 789 1502 0 149011 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 602072

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23777
/proc/meminfo: memFree=28405180/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=628260 CPUtime=1182.34
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1030998 0 0 0 118078 156 0 0 25 0 1 0 25867439 643338240 154703 4089446400 4194304 10345943 140733591019184 18446744073709551615 4453822 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 157065 154703 789 1502 0 155558 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 628260

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23779
/proc/meminfo: memFree=28351268/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=652072 CPUtime=1242.34
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1039801 0 0 0 124075 159 0 0 25 0 1 0 25867439 667721728 160639 4089446400 4194304 10345943 140733591019184 18446744073709551615 4601651 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 163018 160639 789 1502 0 161511 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 652072

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23780
/proc/meminfo: memFree=28294428/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=678372 CPUtime=1302.34
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1048859 0 0 0 130073 161 0 0 25 0 1 0 25867439 694652928 167117 4089446400 4194304 10345943 140733591019184 18446744073709551615 4476327 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 169593 167117 789 1502 0 168086 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 678372

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23781
/proc/meminfo: memFree=28236564/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=706932 CPUtime=1362.34
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1056297 0 0 0 136070 164 0 0 25 0 1 0 25867439 723898368 174037 4089446400 4194304 10345943 140733591019184 18446744073709551615 6119744 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 176733 174037 789 1502 0 175226 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 706932

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23783
/proc/meminfo: memFree=28179728/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=731536 CPUtime=1422.36
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1062396 0 0 0 142069 167 0 0 25 0 1 0 25867439 749092864 179992 4089446400 4194304 10345943 140733591019184 18446744073709551615 4454087 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 182884 179992 789 1502 0 181377 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 731536

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23785
/proc/meminfo: memFree=28127972/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=754684 CPUtime=1482.34
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1068618 0 0 0 148066 168 0 0 25 0 1 0 25867439 772796416 185952 4089446400 4194304 10345943 140733591019184 18446744073709551615 6119400 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 188671 185952 789 1502 0 187164 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 754684

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23787
/proc/meminfo: memFree=28070144/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=779784 CPUtime=1542.35
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1080207 0 0 0 154063 172 0 0 25 0 1 0 25867439 798498816 191990 4089446400 4194304 10345943 140733591019184 18446744073709551615 4696445 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 194946 191990 789 1502 0 193439 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 779784

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23788
/proc/meminfo: memFree=28016768/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=803512 CPUtime=1602.36
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1087482 0 0 0 160062 174 0 0 25 0 1 0 25867439 822796288 198017 4089446400 4194304 10345943 140733591019184 18446744073709551615 6282961 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 200878 198017 789 1502 0 199371 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 803512

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23789
/proc/meminfo: memFree=27961028/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=828856 CPUtime=1662.36
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1095999 0 0 0 166060 176 0 0 25 0 1 0 25867439 848748544 204627 4089446400 4194304 10345943 140733591019184 18446744073709551615 4882679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 207214 204627 789 1502 0 205707 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 828856

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23791
/proc/meminfo: memFree=27904672/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=856332 CPUtime=1722.36
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1110183 0 0 0 172056 180 0 0 25 0 1 0 25867439 876883968 211508 4089446400 4194304 10345943 140733591019184 18446744073709551615 4871641 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 214083 211508 789 1502 0 212576 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 856332

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23793
/proc/meminfo: memFree=27849068/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=879876 CPUtime=1782.36
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1117624 0 0 0 178054 182 0 0 25 0 1 0 25867439 900993024 217267 4089446400 4194304 10345943 140733591019184 18446744073709551615 4453832 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 219969 217267 789 1502 0 218462 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 879876

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23793
/proc/meminfo: memFree=27845828/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=880892 CPUtime=1785.56
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1117876 0 0 0 178373 183 0 0 25 0 1 0 25867439 902033408 217519 4089446400 4194304 10345943 140733591019184 18446744073709551615 5926381 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 220223 217519 789 1502 0 218716 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (KiB) 880892

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23793
/proc/meminfo: memFree=27843100/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=884060 CPUtime=1788.76
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1118168 0 0 0 178693 183 0 0 25 0 1 0 25867439 905277440 217811 4089446400 4194304 10345943 140733591019184 18446744073709551615 5614700 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 221015 217811 789 1502 0 219508 0
Current children cumulated CPU time (s) 1788.76
Current children cumulated vsize (KiB) 884060

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23793
/proc/meminfo: memFree=27843100/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=884060 CPUtime=1789.56
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1118189 0 0 0 178773 183 0 0 25 0 1 0 25867439 905277440 217832 4089446400 4194304 10345943 140733591019184 18446744073709551615 5012587 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 221015 217832 789 1502 0 219508 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (KiB) 884060

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23793
/proc/meminfo: memFree=27841984/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=884060 CPUtime=1789.96
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1118196 0 0 0 178813 183 0 0 25 0 1 0 25867439 905277440 217839 4089446400 4194304 10345943 140733591019184 18446744073709551615 5614823 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23714/statm: 221015 217839 789 1502 0 219508 0
Current children cumulated CPU time (s) 1789.96
Current children cumulated vsize (KiB) 884060

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23793
/proc/meminfo: memFree=27841984/32950928 swapFree=67111528/67111528
[pid=23714] ppid=23712 vsize=465864 CPUtime=1790.36
/proc/23714/stat : 23714 (pbscip.linux.x8) R 23712 23714 23390 0 -1 4202496 1118203 0 0 0 178852 184 0 0 18 0 1 0 25867439 477044736 111439 4089446400 4194304 10345943 140733591019184 18446744073709551615 9366586 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23714/statm: 116466 110927 793 1502 0 114959 0
Current children cumulated CPU time (s) 1790.36
Current children cumulated vsize (KiB) 465864

Child status: 0
Real time (s): 1790.34
CPU time (s): 1790.41
CPU user time (s): 1788.55
CPU system time (s): 1.86472
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 884060

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

runsolver used 2.71159 second user time and 7.05893 second system time

The end

Launcher Data

Begin job on node127 at 2010-07-08 10:08:56
IDJOB=2705197
IDBENCH=79070
IDSOLVER=1214
FILE ID=node127/2705197-1278576536
PBS_JOBID= 11240199
Free space on /tmp= 73188 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3029_8-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-2705197-1278576536/watcher-2705197-1278576536 -o /tmp/evaluation-result-2705197-1278576536/solver-2705197-1278576536 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705197-1278576536.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 94a4b61e4b099e692126d009e42b1552
RANDOM SEED=1608957129

node127.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.804
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.60
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.804
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	: 5424.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.804
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.75
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.804
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.68
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.804
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.804
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:     32950928 kB
MemFree:      29709544 kB
Buffers:        161604 kB
Cached:        2685468 kB
SwapCached:          0 kB
Active:        1364096 kB
Inactive:      1706292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29709544 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13252 kB
Writeback:           0 kB
AnonPages:      223372 kB
Mapped:          17820 kB
Slab:           106952 kB
PageTables:       4812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   370148 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= 73172 MiB
End job on node127 at 2010-07-08 10:38:47