Trace number 2693190

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.54 1800.49

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j602_7-unsat--soft-33-100-0.wbo
MD5SUMca01bfc21a1e057687efc2b7fef91d1f
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.05999
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6466
Total number of constraints19939
Number of soft constraints13432
Number of constraints which are clauses19731
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints208
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 686652
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 686651
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 112
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: 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-2693190-1277917494.wbo>
0.19/0.20	c original problem has 33330 variables (19898 bin, 0 int, 0 impl, 13432 cont) and 33372 constraints
0.19/0.20	c problem read
0.19/0.20	c presolving settings loaded
0.69/0.75	c presolving:
0.79/0.83	c (round 1) 293 del vars, 863 del conss, 147 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42724 impls, 0 clqs
0.79/0.89	c (round 2) 873 del vars, 2358 del conss, 211 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42838 impls, 0 clqs
0.90/0.95	c (round 3) 2080 del vars, 3481 del conss, 252 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42918 impls, 0 clqs
0.90/0.98	c (round 4) 3089 del vars, 4006 del conss, 264 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42942 impls, 0 clqs
1.00/1.01	c (round 5) 3525 del vars, 4282 del conss, 267 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42942 impls, 0 clqs
1.00/1.02	c (round 6) 3779 del vars, 4359 del conss, 269 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42942 impls, 0 clqs
1.00/1.06	c (round 7) 3851 del vars, 4365 del conss, 12073 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42942 impls, 0 clqs
1.10/1.16	c (round 8) 3857 del vars, 4365 del conss, 12073 chg bounds, 0 chg sides, 0 chg coeffs, 5781 upgd conss, 42942 impls, 0 clqs
4.19/4.22	c    (3.9s) probing: 1000/17669 (5.7%) - 0 fixings, 0 aggregations, 2048 implications, 0 bound changes
6.89/6.94	c    (6.5s) probing: 2000/17669 (11.3%) - 0 fixings, 0 aggregations, 2457 implications, 0 bound changes
6.89/6.94	c    (6.5s) probing: 2001/17669 (11.3%) - 0 fixings, 0 aggregations, 2457 implications, 0 bound changes
6.89/6.94	c    (6.5s) probing aborted: 2000/2000 successive useless probings
6.89/6.95	c presolving (9 rounds):
6.89/6.95	c  3857 deleted vars, 4365 deleted constraints, 12073 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
6.89/6.95	c  50131 implications, 0 cliques
6.89/6.95	c presolved problem has 29473 variables (17669 bin, 0 int, 0 impl, 11804 cont) and 29007 constraints
6.89/6.95	c   11804 constraints of type <indicator>
6.89/6.95	c     382 constraints of type <varbound>
6.89/6.95	c      63 constraints of type <knapsack>
6.89/6.95	c   11422 constraints of type <linear>
6.89/6.95	c    5336 constraints of type <logicor>
6.89/6.95	c transformed objective value is always integral (scale: 1)
6.89/6.95	c Presolving Time: 6.46
6.89/6.95	c - non default parameters ----------------------------------------------------------------------
6.89/6.95	c # SCIP version 1.2.1.2
6.89/6.95	c 
6.89/6.95	c # frequency for displaying node information lines
6.89/6.95	c # [type: int, range: [-1,2147483647], default: 100]
6.89/6.95	c display/freq = 10000
6.89/6.95	c 
6.89/6.95	c # maximal time in seconds to run
6.89/6.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.89/6.95	c limits/time = 1799.81
6.89/6.95	c 
6.89/6.95	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.89/6.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.89/6.95	c limits/memory = 3420
6.89/6.95	c 
6.89/6.95	c # should presolving try to simplify inequalities
6.89/6.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.89/6.95	c constraints/linear/simplifyinequalities = TRUE
6.89/6.95	c 
6.89/6.95	c # should presolving try to simplify knapsacks
6.89/6.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.89/6.95	c constraints/knapsack/simplifyinequalities = TRUE
6.89/6.95	c 
6.89/6.95	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.89/6.95	c # [type: int, range: [-1,2147483647], default: -1]
6.89/6.95	c separating/rapidlearning/freq = 0
6.89/6.95	c 
6.89/6.95	c -----------------------------------------------------------------------------------------------
6.89/6.95	c start solving
6.89/6.95	c 
6.99/7.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.99/7.04	c   6.7s|     1 |     0 |     0 |     - | 111M|   0 |   0 |  29k|  29k|  29k|5399 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.99/7.08	c   6.7s|     1 |     0 |   488 |     - | 111M|   0 |   0 |  29k|  29k|  29k|5699 | 300 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.09/7.11	c   6.7s|     1 |     0 |   709 |     - | 111M|   0 |   0 |  29k|  29k|  29k|5900 | 501 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.09/7.14	c   6.7s|     1 |     0 |   914 |     - | 111M|   0 |   2 |  29k|  29k|  29k|6100 | 701 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.09/8.10	c   7.7s|     1 |     0 |  1067 |     - | 112M|   0 |   2 |  29k|  29k|  29k|6236 | 837 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.99/9.04	c   8.6s|     1 |     0 |  1165 |     - | 112M|   0 |   0 |  29k|  29k|  29k|6327 | 928 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.99/9.06	c   8.6s|     1 |     0 |  1215 |     - | 112M|   0 |   0 |  29k|  29k|  29k|6374 | 975 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.99/9.09	c   8.6s|     1 |     0 |  1237 |     - | 112M|   0 |   0 |  29k|  29k|  29k|6393 | 994 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.09/9.11	c   8.6s|     1 |     0 |  1248 |     - | 112M|   0 |   0 |  29k|  29k|  29k|6404 |1005 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.09/9.13	c   8.7s|     1 |     0 |  1250 |     - | 112M|   0 |   0 |  29k|  29k|  29k|6408 |1009 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.09/9.15	c   8.7s|     1 |     2 |  1250 |     - | 112M|   0 |   0 |  29k|  29k|  29k|6408 |1009 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
330.20/330.26	c   320s| 10000 | 10001 | 34342 |   3.3 | 212M|  99 |   0 |  29k|  29k|  29k|6575 |  23k|   0 |1879 | 0.000000e+00 |      --      |    Inf 
601.21/601.28	c   583s| 20000 | 20001 | 51921 |   2.5 | 310M| 109 |   0 |  29k|  29k|  29k|6908 |  34k|   0 |2770 | 0.000000e+00 |      --      |    Inf 
871.11/871.13	c   843s| 30000 | 30001 | 73460 |   2.4 | 408M| 109 |   0 |  29k|  29k|  29k|6741 |  45k|   0 |3905 | 0.000000e+00 |      --      |    Inf 
1131.12/1131.13	c  1094s| 40000 | 40001 | 93552 |   2.3 | 505M| 117 |   0 |  29k|  29k|  29k|6920 |  56k|   0 |4413 | 0.000000e+00 |      --      |    Inf 
1389.02/1389.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1389.02/1389.08	c  1343s| 50000 | 50001 |105129 |   2.1 | 604M| 117 |   0 |  29k|  29k|  29k|6934 |  61k|   0 |4765 | 0.000000e+00 |      --      |    Inf 
1641.34/1641.36	c  1590s| 60000 | 60001 |114861 |   1.9 | 702M| 123 |   0 |  29k|  29k|  29k|6928 |  65k|   0 |4994 | 0.000000e+00 |      --      |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.14/1800.12	c 
1800.14/1800.12	c SCIP Status        : solving was interrupted [user interrupt]
1800.14/1800.12	c Solving Time (sec) : 1745.74
1800.14/1800.12	c Solving Nodes      : 66356
1800.14/1800.12	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.14/1800.12	c Dual Bound         : +0.00000000000000e+00
1800.14/1800.12	c Gap                : infinite
1800.14/1800.12	s UNKNOWN
1800.14/1800.12	c SCIP Status        : solving was interrupted [user interrupt]
1800.14/1800.12	c Solving Time       :    1745.74
1800.14/1800.12	c Original Problem   :
1800.14/1800.12	c   Problem name     : HOME/instance-2693190-1277917494.wbo
1800.14/1800.12	c   Variables        : 33330 (19898 binary, 0 integer, 0 implicit integer, 13432 continuous)
1800.14/1800.12	c   Constraints      : 33372 initial, 33372 maximal
1800.14/1800.12	c Presolved Problem  :
1800.14/1800.12	c   Problem name     : t_HOME/instance-2693190-1277917494.wbo
1800.14/1800.12	c   Variables        : 29473 (17669 binary, 0 integer, 0 implicit integer, 11804 continuous)
1800.14/1800.12	c   Constraints      : 29007 initial, 29007 maximal
1800.14/1800.12	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.14/1800.12	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.14/1800.12	c   dualfix          :       0.01       3405          0          0          0          0          0          0          0
1800.14/1800.12	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.14/1800.12	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.14/1800.12	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.14/1800.12	c   probing          :       5.70          0          0          0          0          0          0          0          0
1800.14/1800.12	c   indicator        :       0.09          0          0          0          0          0       1628          0          0
1800.14/1800.12	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.14/1800.12	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1800.14/1800.12	c   linear           :       0.16        269        183          0      12073          0       2737          0          0
1800.14/1800.12	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.14/1800.12	c   root node        :          -          0          -          -          0          -          -          -          -
1800.14/1800.12	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.14/1800.12	c   integral         :          0          0          0      75933          0          0          0          0          0      24912
1800.14/1800.12	c   indicator        :      11804          0     252661      63477          0          0      45373          0          0          0
1800.14/1800.12	c   varbound         :        382         10     252661      63477          0          0      15538        411          0          0
1800.14/1800.12	c   knapsack         :         63         10     252661      63302          0          0        452          0          0          0
1800.14/1800.12	c   linear           :      11422         10     252661      63302          0          0      19873      67745          0          0
1800.14/1800.12	c   logicor          :       5336         10     190923      53907          0          0     324612          0          0          0
1800.14/1800.12	c   countsols        :          0          0          0      53900          0          0          0          0          0          0
1800.14/1800.12	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.14/1800.12	c   integral         :      46.37       0.00       0.00      46.37       0.00
1800.14/1800.12	c   indicator        :     215.32       0.01      66.04     149.27       0.00
1800.14/1800.12	c   varbound         :       5.51       0.00       2.56       2.95       0.00
1800.14/1800.12	c   knapsack         :       0.92       0.00       0.67       0.25       0.00
1800.14/1800.12	c   linear           :     313.86       0.04      64.79     249.03       0.00
1800.14/1800.12	c   logicor          :      20.79       0.01       1.99      18.79       0.00
1800.14/1800.12	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.14/1800.12	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.14/1800.12	c   vbounds          :      11.30      83314          0      10149
1800.14/1800.12	c   rootredcost      :       0.01          0          0          0
1800.14/1800.12	c   pseudoobj        :      99.06     247692          0          0
1800.14/1800.12	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.14/1800.12	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.14/1800.12	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.14/1800.12	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.14/1800.12	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.14/1800.12	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.14/1800.12	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.14/1800.12	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.14/1800.12	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.14/1800.12	c   cut pool         :       0.00          6          -          -          0          -    (maximal pool size: 17)
1800.14/1800.12	c   redcost          :      91.04      75912          0          0          0          0
1800.14/1800.12	c   impliedbounds    :       0.00          2          0          0          3          0
1800.14/1800.12	c   intobj           :       0.00          0          0          0          0          0
1800.14/1800.12	c   cgmip            :       0.00          0          0          0          0          0
1800.14/1800.12	c   gomory           :       0.00          2          0          0          8          0
1800.14/1800.12	c   strongcg         :       0.00          2          0          0          0          0
1800.14/1800.12	c   cmir             :       0.27          2          0          0          2          0
1800.14/1800.12	c   flowcover        :       1.45          2          0          0          4          0
1800.14/1800.12	c   clique           :       0.00          2          0          0          2          0
1800.14/1800.12	c   zerohalf         :       0.00          0          0          0          0          0
1800.14/1800.12	c   mcf              :       0.01          1          0          0          0          0
1800.14/1800.12	c   rapidlearning    :       0.00          0          0          0          0          0
1800.14/1800.12	c Pricers            :       Time      Calls       Vars
1800.14/1800.12	c   problem variables:       0.00          0          0
1800.14/1800.12	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.14/1800.12	c   relpscost        :      46.34      12456          0          0          0          0      24912
1800.14/1800.12	c   pscost           :       0.00          0          0          0          0          0          0
1800.14/1800.12	c   inference        :     158.59      53900          0          0          0          0     107800
1800.14/1800.12	c   mostinf          :       0.00          0          0          0          0          0          0
1800.14/1800.12	c   leastinf         :       0.00          0          0          0          0          0          0
1800.14/1800.12	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.14/1800.12	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.14/1800.12	c   random           :       0.00          0          0          0          0          0          0
1800.14/1800.12	c Primal Heuristics  :       Time      Calls      Found
1800.14/1800.12	c   LP solutions     :       0.00          -          0
1800.14/1800.12	c   pseudo solutions :       0.00          -          0
1800.14/1800.12	c   oneopt           :       0.08          0          0
1800.14/1800.12	c   crossover        :       0.01          0          0
1800.14/1800.12	c   guideddiving     :       0.00          0          0
1800.14/1800.12	c   intshifting      :       0.00          8          0
1800.14/1800.12	c   feaspump         :       9.28         48          0
1800.14/1800.12	c   fracdiving       :      13.96       1136          0
1800.14/1800.12	c   veclendiving     :      13.64       1136          0
1800.14/1800.12	c   linesearchdiving :      14.33       1136          0
1800.14/1800.12	c   coefdiving       :      13.92       1137          0
1800.14/1800.12	c   pscostdiving     :      13.93       1137          0
1800.14/1800.12	c   objpscostdiving  :      15.07       1119          0
1800.14/1800.12	c   rootsoldiving    :      15.73       1120          0
1800.14/1800.12	c   trivial          :       0.46          2          0
1800.14/1800.12	c   simplerounding   :       0.06      12371          0
1800.14/1800.12	c   zirounding       :       4.99       1000          0
1800.14/1800.12	c   rounding         :       6.98       1549          0
1800.14/1800.12	c   shifting         :       5.32        446          0
1800.14/1800.12	c   twoopt           :       0.00          0          0
1800.14/1800.12	c   fixandinfer      :       0.00          0          0
1800.14/1800.12	c   intdiving        :       0.00          0          0
1800.14/1800.12	c   actconsdiving    :       0.00          0          0
1800.14/1800.12	c   octane           :       0.00          0          0
1800.14/1800.12	c   rens             :       0.00          0          0
1800.14/1800.12	c   rins             :       0.00          0          0
1800.14/1800.12	c   localbranching   :       0.00          0          0
1800.14/1800.12	c   mutation         :       0.00          0          0
1800.14/1800.12	c   dins             :       0.00          0          0
1800.14/1800.12	c   undercover       :       0.00          0          0
1800.14/1800.12	c   nlp              :       0.00          0          0
1800.14/1800.12	c   trysol           :      25.84       2528          0
1800.14/1800.12	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.14/1800.12	c   primal LP        :       0.00          0          0       0.00          -
1800.14/1800.12	c   dual LP          :     364.39      23968     120444       5.03     330.54
1800.14/1800.12	c   lex dual LP      :       0.00          0          0       0.00          -
1800.14/1800.12	c   barrier LP       :       0.00          0          0       0.00          -
1800.14/1800.12	c   diving/probing LP:       3.36        155        265       1.71      78.87
1800.14/1800.12	c   strong branching :      46.19       5069      19388       3.82     419.74
1800.14/1800.12	c     (at root node) :          -          0          0       0.00          -
1800.14/1800.12	c   conflict analysis:       0.00          0          0       0.00          -
1800.14/1800.12	c B&B Tree           :
1800.14/1800.12	c   number of runs   :          1
1800.14/1800.12	c   nodes            :      66356
1800.14/1800.12	c   nodes (total)    :      66356
1800.14/1800.12	c   nodes left       :      66357
1800.14/1800.12	c   max depth        :        123
1800.14/1800.12	c   max depth (total):        123
1800.14/1800.12	c   backtracks       :       1175 (1.8%)
1800.14/1800.12	c   delayed cutoffs  :          0
1800.14/1800.12	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.14/1800.12	c   avg switch length:       2.18
1800.14/1800.12	c   switching time   :      13.20
1800.14/1800.12	c Solution           :
1800.14/1800.12	c   Solutions found  :          0 (0 improvements)
1800.14/1800.12	c   Primal Bound     :          -
1800.14/1800.12	c   Dual Bound       : +0.00000000000000e+00
1800.14/1800.12	c   Gap              :   infinite
1800.14/1800.12	c   Root Dual Bound  : +0.00000000000000e+00
1800.14/1800.12	c   Root Iterations  :       1250
1800.44/1800.49	c Time complete: 1800.53.

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-2693190-1277917494/watcher-2693190-1277917494 -o /tmp/evaluation-result-2693190-1277917494/solver-2693190-1277917494 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693190-1277917494.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: 1.92 1.97 1.99 4/178 14285
/proc/meminfo: memFree=30915524/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=11316 CPUtime=0
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 1772 0 0 0 0 0 0 0 23 0 1 0 133046353 11587584 1692 4089446400 4194304 9819077 140735898421168 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14285/statm: 2829 1692 392 1374 0 1450 0

[startup+0.101305 s]
/proc/loadavg: 1.92 1.97 1.99 4/178 14285
/proc/meminfo: memFree=30915524/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=34336 CPUtime=0.09
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 7544 0 0 0 9 0 0 0 23 0 1 0 133046353 35160064 7455 4089446400 4194304 9819077 140735898421168 18446744073709551615 8668203 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14285/statm: 8584 7455 392 1374 0 7205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34336

[startup+0.200288 s]
/proc/loadavg: 1.92 1.97 1.99 4/178 14285
/proc/meminfo: memFree=30915524/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=55004 CPUtime=0.19
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 12636 0 0 0 18 1 0 0 23 0 1 0 133046353 56324096 12547 4089446400 4194304 9819077 140735898421168 18446744073709551615 5658106 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14285/statm: 13751 12547 429 1374 0 12372 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 55004

[startup+0.30032 s]
/proc/loadavg: 1.92 1.97 1.99 4/178 14285
/proc/meminfo: memFree=30915524/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=113852 CPUtime=0.29
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 27685 0 0 0 27 2 0 0 23 0 1 0 133046353 116584448 27183 4089446400 4194304 9819077 140735898421168 18446744073709551615 4563759 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 28463 27184 452 1374 0 27084 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 113852

[startup+0.700246 s]
/proc/loadavg: 1.92 1.97 1.99 4/178 14285
/proc/meminfo: memFree=30915524/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=126048 CPUtime=0.69
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 29757 0 0 0 67 2 0 0 25 0 1 0 133046353 129073152 29255 4089446400 4194304 9819077 140735898421168 18446744073709551615 8678864 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 31512 29255 469 1374 0 30133 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126048

[startup+1.50111 s]
/proc/loadavg: 1.92 1.97 1.99 3/179 14286
/proc/meminfo: memFree=30795112/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=136516 CPUtime=1.49
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 36439 0 0 0 133 16 0 0 25 0 1 0 133046353 139792384 32018 4089446400 4194304 9819077 140735898421168 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 34129 32018 540 1374 0 32750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136516

[startup+3.10071 s]
/proc/loadavg: 1.92 1.97 1.99 3/179 14286
/proc/meminfo: memFree=30788468/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=137032 CPUtime=3.09
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 36567 0 0 0 291 18 0 0 25 0 1 0 133046353 140320768 32146 4089446400 4194304 9819077 140735898421168 18446744073709551615 5500824 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 34258 32146 540 1374 0 32879 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 137032

[startup+6.30024 s]
/proc/loadavg: 1.93 1.97 1.99 3/179 14286
/proc/meminfo: memFree=30787116/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=138060 CPUtime=6.29
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 36828 0 0 0 609 20 0 0 25 0 1 0 133046353 141373440 32407 4089446400 4194304 9819077 140735898421168 18446744073709551615 4983021 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 34515 32407 545 1374 0 33136 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138060

[startup+12.7011 s]
/proc/loadavg: 1.93 1.97 1.99 3/179 14286
/proc/meminfo: memFree=30753312/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=175396 CPUtime=12.69
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 168696 0 0 0 1224 45 0 0 25 0 1 0 133046353 179605504 39884 4089446400 4194304 9819077 140735898421168 18446744073709551615 4561255 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 43849 39884 708 1374 0 42470 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 175396

[startup+25.5008 s]
/proc/loadavg: 1.95 1.97 1.99 3/179 14286
/proc/meminfo: memFree=30737080/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=181892 CPUtime=25.49
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 433592 0 0 0 2467 82 0 0 25 0 1 0 133046353 186257408 41981 4089446400 4194304 9819077 140735898421168 18446744073709551615 4227171 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 45473 41981 709 1374 0 44094 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 181892

[startup+51.1013 s]
/proc/loadavg: 1.96 1.97 1.99 3/179 14287
/proc/meminfo: memFree=30720796/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=188656 CPUtime=51.1
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 727253 0 0 0 4981 129 0 0 25 0 1 0 133046353 193183744 43382 4089446400 4194304 9819077 140735898421168 18446744073709551615 6513072 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 47164 43382 709 1374 0 45785 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 188656

[startup+102.301 s]
/proc/loadavg: 1.98 1.97 1.99 3/179 14288
/proc/meminfo: memFree=30680736/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=204872 CPUtime=102.3
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 1383899 0 0 0 10001 229 0 0 25 0 1 0 133046353 209788928 47509 4089446400 4194304 9819077 140735898421168 18446744073709551615 4903061 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 51218 47509 709 1374 0 49839 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 204872

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14290
/proc/meminfo: memFree=30634956/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=223472 CPUtime=162.29
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 2669953 0 0 0 15823 406 0 0 25 0 1 0 133046353 228835328 51925 4089446400 4194304 9819077 140735898421168 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 55868 51925 709 1374 0 54489 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 223472

[startup+222.308 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14292
/proc/meminfo: memFree=30593136/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=243140 CPUtime=222.31
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 4332422 0 0 0 21593 638 0 0 25 0 1 0 133046353 248975360 56713 4089446400 4194304 9819077 140735898421168 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 60785 56713 709 1374 0 59406 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 243140

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14293
/proc/meminfo: memFree=30548328/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=263432 CPUtime=282.3
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 5950542 0 0 0 27366 864 0 0 25 0 1 0 133046353 269754368 61828 4089446400 4194304 9819077 140735898421168 18446744073709551615 4697577 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 65858 61828 709 1374 0 64479 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 263432

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14295
/proc/meminfo: memFree=30502412/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=282544 CPUtime=342.3
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 7508643 0 0 0 33147 1083 0 0 25 0 1 0 133046353 289325056 66696 4089446400 4194304 9819077 140735898421168 18446744073709551615 5893807 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 70636 66696 709 1374 0 69257 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 282544

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14296
/proc/meminfo: memFree=30452160/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=306060 CPUtime=402.3
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 8817243 0 0 0 38969 1261 0 0 25 0 1 0 133046353 313405440 72498 4089446400 4194304 9819077 140735898421168 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 76515 72498 709 1374 0 75136 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 306060

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14298
/proc/meminfo: memFree=30403780/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=329596 CPUtime=462.3
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 9958560 0 0 0 44805 1425 0 0 25 0 1 0 133046353 337506304 78449 4089446400 4194304 9819077 140735898421168 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 82399 78449 709 1374 0 81020 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 329596

[startup+522.3 s]
/proc/loadavg: 2.03 1.99 1.99 3/179 14300
/proc/meminfo: memFree=30360724/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=350956 CPUtime=522.31
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 11176552 0 0 0 50628 1603 0 0 25 0 1 0 133046353 359378944 83744 4089446400 4194304 9819077 140735898421168 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 87739 83744 709 1374 0 86360 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 350956

[startup+582.301 s]
/proc/loadavg: 2.01 1.99 1.99 3/179 14301
/proc/meminfo: memFree=30310852/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=374448 CPUtime=582.3
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 12449915 0 0 0 56444 1786 0 0 25 0 1 0 133046353 383434752 89567 4089446400 4194304 9819077 140735898421168 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 93612 89567 709 1374 0 92233 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 374448

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14303
/proc/meminfo: memFree=30261588/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=396968 CPUtime=642.31
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 13810809 0 0 0 62256 1975 0 0 25 0 1 0 133046353 406495232 95130 4089446400 4194304 9819077 140735898421168 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 99242 95130 709 1374 0 97863 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 396968

[startup+702.301 s]

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

[startup+942.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/198 14360
/proc/meminfo: memFree=30544488/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=505404 CPUtime=942.32
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 21543200 0 0 0 91176 3056 0 0 25 0 1 0 133046353 517533696 122407 4089446400 4194304 9819077 140735898421168 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 126351 122407 709 1374 0 124972 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 505404

[startup+1002.3 s]
/proc/loadavg: 2.25 2.06 2.02 3/199 14363
/proc/meminfo: memFree=30457412/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=527988 CPUtime=1002.32
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 22973407 0 0 0 96978 3254 0 0 25 0 1 0 133046353 540659712 128074 4089446400 4194304 9819077 140735898421168 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 131997 128074 709 1374 0 130618 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 527988

[startup+1062.3 s]
/proc/loadavg: 2.14 2.06 2.02 3/199 14365
/proc/meminfo: memFree=30434560/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=550420 CPUtime=1062.32
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 24341147 0 0 0 102786 3446 0 0 25 0 1 0 133046353 563630080 133712 4089446400 4194304 9819077 140735898421168 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 137605 133712 709 1374 0 136226 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 550420

[startup+1122.3 s]
/proc/loadavg: 2.11 2.06 2.02 3/199 14367
/proc/meminfo: memFree=30401080/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=573924 CPUtime=1122.32
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 25874985 0 0 0 108572 3660 0 0 25 0 1 0 133046353 587698176 139515 4089446400 4194304 9819077 140735898421168 18446744073709551615 4697631 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 143481 139515 709 1374 0 142102 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 573924

[startup+1182.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/199 14368
/proc/meminfo: memFree=30379724/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=593984 CPUtime=1182.32
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 27388457 0 0 0 114362 3870 0 0 25 0 1 0 133046353 608239616 144583 4089446400 4194304 9819077 140735898421168 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 148496 144583 709 1374 0 147117 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 593984

[startup+1242.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/199 14370
/proc/meminfo: memFree=30357492/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=615768 CPUtime=1242.32
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 28808888 0 0 0 120160 4072 0 0 25 0 1 0 133046353 630546432 150072 4089446400 4194304 9819077 140735898421168 18446744073709551615 6003322 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 153942 150072 709 1374 0 152563 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 615768

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/199 14371
/proc/meminfo: memFree=30314916/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=639688 CPUtime=1302.32
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 30213612 0 0 0 125962 4270 0 0 25 0 1 0 133046353 655040512 156039 4089446400 4194304 9819077 140735898421168 18446744073709551615 4983070 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 159922 156039 709 1374 0 158543 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 639688

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/199 14373
/proc/meminfo: memFree=30291708/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=663048 CPUtime=1362.33
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 31613741 0 0 0 131765 4468 0 0 25 0 1 0 133046353 678961152 161901 4089446400 4194304 9819077 140735898421168 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 165762 161901 709 1374 0 164383 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 663048

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/199 14375
/proc/meminfo: memFree=30270068/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=684120 CPUtime=1422.33
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 32980769 0 0 0 137569 4664 0 0 25 0 1 0 133046353 700538880 167206 4089446400 4194304 9819077 140735898421168 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 171030 167206 709 1374 0 169651 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 684120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/199 14376
/proc/meminfo: memFree=30244484/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=708420 CPUtime=1482.33
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 34049143 0 0 0 143413 4820 0 0 25 0 1 0 133046353 725422080 173539 4089446400 4194304 9819077 140735898421168 18446744073709551615 6669957 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 177105 173539 709 1374 0 175726 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 708420

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/199 14378
/proc/meminfo: memFree=30221264/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=731000 CPUtime=1542.34
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 34616762 0 0 0 149323 4911 0 0 25 0 1 0 133046353 748544000 179303 4089446400 4194304 9819077 140735898421168 18446744073709551615 4561004 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 182750 179303 709 1374 0 181371 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 731000

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/199 14382
/proc/meminfo: memFree=30196644/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=755344 CPUtime=1602.33
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 35335949 0 0 0 155211 5022 0 0 25 0 1 0 133046353 773472256 185419 4089446400 4194304 9819077 140735898421168 18446744073709551615 4240937 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 188836 185419 709 1374 0 187457 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 755344

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/199 14384
/proc/meminfo: memFree=30173468/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=778128 CPUtime=1662.34
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 36125128 0 0 0 161088 5146 0 0 25 0 1 0 133046353 796803072 190914 4089446400 4194304 9819077 140735898421168 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 194532 190914 709 1374 0 193153 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 778128

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/199 14386
/proc/meminfo: memFree=30151248/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=800176 CPUtime=1722.33
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 36822207 0 0 0 166975 5258 0 0 25 0 1 0 133046353 819380224 196272 4089446400 4194304 9819077 140735898421168 18446744073709551615 4965891 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 200044 196272 709 1374 0 198665 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 800176

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/199 14387
/proc/meminfo: memFree=30124676/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=827832 CPUtime=1782.34
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 37659868 0 0 0 172848 5386 0 0 25 0 1 0 133046353 847699968 203194 4089446400 4194304 9819077 140735898421168 18446744073709551615 7226301 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 206958 203194 709 1374 0 205579 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 827832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.00 3/199 14388
/proc/meminfo: memFree=30117716/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=835440 CPUtime=1800.04
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 37914568 0 0 0 174580 5424 0 0 25 0 1 0 133046353 855490560 204816 4089446400 4194304 9819077 140735898421168 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14285/statm: 208860 204816 709 1374 0 207481 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 835440

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

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

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/199 14388
/proc/meminfo: memFree=30117716/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=302552 CPUtime=1800.34
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 37916878 0 0 0 174607 5427 0 0 25 0 1 0 133046353 309813248 71837 4089446400 4194304 9819077 140735898421168 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14285/statm: 75638 71837 714 1374 0 74259 0
Current children cumulated CPU time (s) 1800.34
Current children cumulated vsize (KiB) 302552

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/199 14388
/proc/meminfo: memFree=30117716/32950928 swapFree=67111528/67111528
[pid=14285] ppid=14283 vsize=297420 CPUtime=1800.44
/proc/14285/stat : 14285 (pbscip.linux.x8) R 14283 14285 13797 0 -1 4202496 37916878 0 0 0 174617 5427 0 0 25 0 1 0 133046353 304558080 70556 4089446400 4194304 9819077 140735898421168 18446744073709551615 6180569 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14285/statm: 74355 70556 714 1374 0 72976 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (KiB) 297420

Child status: 0
Real time (s): 1800.49
CPU time (s): 1800.54
CPU user time (s): 1746.26
CPU system time (s): 54.2837
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 835440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1746.26
system time used= 54.2837
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37916888
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 3068

runsolver used 3.16452 second user time and 6.33304 second system time

The end

Launcher Data

Begin job on node122 at 2010-06-30 19:04:54
IDJOB=2693190
IDBENCH=79090
IDSOLVER=1205
FILE ID=node122/2693190-1277917494
PBS_JOBID= 11197325
Free space on /tmp= 74208 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-j602_7-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-2693190-1277917494/watcher-2693190-1277917494 -o /tmp/evaluation-result-2693190-1277917494/solver-2693190-1277917494 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693190-1277917494.wbo -t 1800 -m 3800

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

MD5SUM BENCH= ca01bfc21a1e057687efc2b7fef91d1f
RANDOM SEED=1593253765

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.75
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.836
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.85
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.836
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.836
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.836
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:      30915928 kB
Buffers:        198636 kB
Cached:        1158292 kB
SwapCached:          0 kB
Active:        1058272 kB
Inactive:       831824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30915928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6632 kB
Writeback:           0 kB
AnonPages:      534028 kB
Mapped:          17120 kB
Slab:            79348 kB
PageTables:       5752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   682540 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= 74196 MiB
End job on node122 at 2010-06-30 19:34:56