Trace number 2693870

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
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1800.55 1800.53

General information on the benchmark

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

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [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-2693870-1277917988.wbo>
0.19/0.25	c original problem has 39402 variables (23361 bin, 0 int, 0 impl, 16041 cont) and 39882 constraints
0.19/0.25	c problem read
0.19/0.25	c presolving settings loaded
0.19/0.25	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.88/0.99	c presolving:
0.98/1.10	c (round 1) 345 del vars, 1133 del conss, 185 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59469 impls, 0 clqs
1.09/1.19	c (round 2) 1125 del vars, 3126 del conss, 288 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59677 impls, 0 clqs
1.19/1.28	c (round 3) 2754 del vars, 4815 del conss, 374 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59791 impls, 0 clqs
1.28/1.34	c (round 4) 4257 del vars, 5856 del conss, 413 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59847 impls, 0 clqs
1.28/1.38	c (round 5) 5144 del vars, 6444 del conss, 428 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59861 impls, 0 clqs
1.39/1.41	c (round 6) 5676 del vars, 6638 del conss, 436 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59861 impls, 0 clqs
1.39/1.42	c (round 7) 5855 del vars, 6714 del conss, 441 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59861 impls, 0 clqs
1.39/1.44	c (round 8) 5917 del vars, 6748 del conss, 444 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59861 impls, 0 clqs
1.39/1.46	c (round 9) 5943 del vars, 6760 del conss, 444 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59861 impls, 0 clqs
1.49/1.50	c (round 10) 5955 del vars, 6763 del conss, 13958 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59861 impls, 0 clqs
1.58/1.63	c (round 11) 5958 del vars, 6763 del conss, 13958 chg bounds, 0 chg sides, 0 chg coeffs, 6618 upgd conss, 59861 impls, 0 clqs
5.68/5.79	c    (5.3s) probing: 1000/19930 (5.0%) - 0 fixings, 0 aggregations, 4292 implications, 0 bound changes
9.29/9.31	c    (8.8s) probing: 2000/19930 (10.0%) - 0 fixings, 0 aggregations, 5086 implications, 0 bound changes
9.29/9.31	c    (8.8s) probing: 2001/19930 (10.0%) - 0 fixings, 0 aggregations, 5086 implications, 0 bound changes
9.29/9.31	c    (8.8s) probing aborted: 2000/2000 successive useless probings
9.29/9.32	c presolving (12 rounds):
9.29/9.32	c  5958 deleted vars, 6763 deleted constraints, 13958 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
9.29/9.32	c  76576 implications, 0 cliques
9.29/9.32	c presolved problem has 33444 variables (19930 bin, 0 int, 0 impl, 13514 cont) and 33119 constraints
9.29/9.32	c   13514 constraints of type <indicator>
9.29/9.32	c     527 constraints of type <varbound>
9.29/9.32	c      78 constraints of type <knapsack>
9.29/9.32	c   12987 constraints of type <linear>
9.29/9.32	c    6013 constraints of type <logicor>
9.29/9.32	c transformed objective value is always integral (scale: 1)
9.29/9.32	c Presolving Time: 8.72
9.29/9.32	c - non default parameters ----------------------------------------------------------------------
9.29/9.32	c # SCIP version 1.2.1.2
9.29/9.32	c 
9.29/9.32	c # frequency for displaying node information lines
9.29/9.32	c # [type: int, range: [-1,2147483647], default: 100]
9.29/9.32	c display/freq = 10000
9.29/9.32	c 
9.29/9.32	c # maximal time in seconds to run
9.29/9.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.29/9.32	c limits/time = 1799.75
9.29/9.32	c 
9.29/9.32	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
9.29/9.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.29/9.32	c limits/memory = 3420
9.29/9.32	c 
9.29/9.32	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
9.29/9.32	c # [type: int, range: [-1,2147483647], default: 1]
9.29/9.32	c lp/solvefreq = -1
9.29/9.32	c 
9.29/9.32	c # should presolving try to simplify inequalities
9.29/9.32	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.29/9.32	c constraints/linear/simplifyinequalities = TRUE
9.29/9.32	c 
9.29/9.32	c # should presolving try to simplify knapsacks
9.29/9.32	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.29/9.32	c constraints/knapsack/simplifyinequalities = TRUE
9.29/9.32	c 
9.29/9.32	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
9.29/9.32	c # [type: int, range: [-1,2147483647], default: -1]
9.29/9.32	c separating/rapidlearning/freq = 0
9.29/9.32	c 
9.29/9.32	c -----------------------------------------------------------------------------------------------
9.29/9.32	c start solving
9.29/9.33	c 
9.38/9.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.38/9.40	c   8.9s|     1 |     2 |     0 |     - | 121M|   0 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
136.17/136.24	c   135s| 10000 | 10001 |     0 |   0.0 | 131M| 103 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
263.88/263.93	c   262s| 20000 | 20001 |     0 |   0.0 | 140M| 105 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
389.68/389.76	c   387s| 30000 | 30001 |     0 |   0.0 | 149M| 115 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
512.38/512.41	c   509s| 40000 | 40001 |     0 |   0.0 | 158M| 139 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
634.19/634.26	c   630s| 50000 | 50001 |     0 |   0.0 | 167M| 139 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
755.79/755.82	c   751s| 60000 | 60001 |     0 |   0.0 | 175M| 145 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
875.19/875.22	c   870s| 70000 | 70001 |     0 |   0.0 | 183M| 145 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
991.69/991.75	c   986s| 80000 | 80001 |     0 |   0.0 | 191M| 151 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1109.00/1109.06	c  1102s| 90000 | 90001 |     0 |   0.0 | 200M| 151 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1225.50/1225.58	c  1218s|100000 |100001 |     0 |   0.0 | 208M| 151 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1341.20/1341.24	c  1333s|110000 |110001 |     0 |   0.0 | 216M| 153 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1458.70/1458.73	c  1450s|120000 |120001 |     0 |   0.0 | 224M| 153 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1575.81/1575.85	c  1566s|130000 |130001 |     0 |   0.0 | 233M| 153 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1693.31/1693.37	c  1683s|140000 |140001 |     0 |   0.0 | 241M| 153 |   - |  33k|  33k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1800.01/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.01/1800.01	c 
1800.01/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.01	c Solving Time (sec) : 1788.99
1800.01/1800.01	c Solving Nodes      : 149250
1800.01/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.01/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.01/1800.01	c Gap                : infinite
1800.01/1800.01	s UNKNOWN
1800.01/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.01	c Solving Time       :    1788.99
1800.01/1800.01	c Original Problem   :
1800.01/1800.01	c   Problem name     : HOME/instance-2693870-1277917988.wbo
1800.01/1800.01	c   Variables        : 39402 (23361 binary, 0 integer, 0 implicit integer, 16041 continuous)
1800.01/1800.01	c   Constraints      : 39882 initial, 39882 maximal
1800.01/1800.01	c Presolved Problem  :
1800.01/1800.01	c   Problem name     : t_HOME/instance-2693870-1277917988.wbo
1800.01/1800.01	c   Variables        : 33444 (19930 binary, 0 integer, 0 implicit integer, 13514 continuous)
1800.01/1800.01	c   Constraints      : 33119 initial, 33119 maximal
1800.01/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.01	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1800.01/1800.01	c   dualfix          :       0.03       5294          0          0          0          0          0          0          0
1800.01/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.01	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.01/1800.01	c   probing          :       7.57          0          0          0          0          0          0          0          0
1800.01/1800.01	c   indicator        :       0.14          0          0          0          0          0       2527          0          0
1800.01/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.01	c   linear           :       0.30        444        220          0      13958          0       4236          0          0
1800.01/1800.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.01/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.01	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.01	c   indicator        :      13514          0     632026          0     149250          0     143250          0          0          0
1800.01/1800.01	c   varbound         :        527          0     632026          0     149250          0      76956          0          0          0
1800.01/1800.01	c   knapsack         :         78          0     632026          0     149250          0          0          0          0          0
1800.01/1800.01	c   linear           :      12987          0     632026          0     149250          0      47275          0          0          0
1800.01/1800.01	c   logicor          :       6013          0     491183          0     149250          0     886786          0          0          0
1800.01/1800.01	c   countsols        :          0          0          0          0     149250          0          0          0          0          0
1800.01/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.01	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.01	c   indicator        :     490.23       0.00     197.66       0.00     292.57
1800.01/1800.01	c   varbound         :       9.67       0.00       9.62       0.00       0.05
1800.01/1800.01	c   knapsack         :      20.76       0.00       2.24       0.00      18.52
1800.01/1800.01	c   linear           :     180.70       0.00     180.12       0.00       0.58
1800.01/1800.01	c   logicor          :     206.51       0.00       6.12       0.00     200.39
1800.01/1800.01	c   countsols        :       0.01       0.00       0.00       0.00       0.01
1800.01/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.01	c   vbounds          :      49.06     247350          0      18749
1800.01/1800.01	c   rootredcost      :       0.03          0          0          0
1800.01/1800.01	c   pseudoobj        :     293.38     626187          0          0
1800.01/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.01	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.01/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.01/1800.01	c   redcost          :       0.00          0          0          0          0          0
1800.01/1800.01	c   impliedbounds    :       0.00          0          0          0          0          0
1800.01/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.01/1800.01	c   gomory           :       0.00          0          0          0          0          0
1800.01/1800.01	c   strongcg         :       0.00          0          0          0          0          0
1800.01/1800.01	c   cmir             :       0.00          0          0          0          0          0
1800.01/1800.01	c   flowcover        :       0.00          0          0          0          0          0
1800.01/1800.01	c   clique           :       0.00          0          0          0          0          0
1800.01/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.01	c   mcf              :       0.00          0          0          0          0          0
1800.01/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.01/1800.01	c Pricers            :       Time      Calls       Vars
1800.01/1800.01	c   problem variables:       0.00          0          0
1800.01/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.01	c   relpscost        :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   inference        :     517.53     149250          0          0          0          0     298500
1800.01/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.01	c   LP solutions     :       0.00          -          0
1800.01/1800.01	c   pseudo solutions :       0.00          -          0
1800.01/1800.01	c   oneopt           :       0.02          0          0
1800.01/1800.01	c   trivial          :       0.61          2          0
1800.01/1800.01	c   simplerounding   :       0.00          0          0
1800.01/1800.01	c   zirounding       :       0.00          0          0
1800.01/1800.01	c   rounding         :       0.00          0          0
1800.01/1800.01	c   shifting         :       0.00          0          0
1800.01/1800.01	c   intshifting      :       0.00          0          0
1800.01/1800.01	c   twoopt           :       0.00          0          0
1800.01/1800.01	c   fixandinfer      :       0.00          0          0
1800.01/1800.01	c   feaspump         :       0.00          0          0
1800.01/1800.01	c   coefdiving       :       0.00          0          0
1800.01/1800.01	c   pscostdiving     :       0.00          0          0
1800.01/1800.01	c   fracdiving       :       0.00          0          0
1800.01/1800.01	c   veclendiving     :       0.00          0          0
1800.01/1800.01	c   intdiving        :       0.00          0          0
1800.01/1800.01	c   actconsdiving    :       0.00          0          0
1800.01/1800.01	c   objpscostdiving  :       0.00          0          0
1800.01/1800.01	c   rootsoldiving    :       0.00          0          0
1800.01/1800.01	c   linesearchdiving :       0.00          0          0
1800.01/1800.01	c   guideddiving     :       0.00          0          0
1800.01/1800.01	c   octane           :       0.00          0          0
1800.01/1800.01	c   rens             :       0.00          0          0
1800.01/1800.01	c   rins             :       0.00          0          0
1800.01/1800.01	c   localbranching   :       0.00          0          0
1800.01/1800.01	c   mutation         :       0.00          0          0
1800.01/1800.01	c   crossover        :       0.00          0          0
1800.01/1800.01	c   dins             :       0.00          0          0
1800.01/1800.01	c   undercover       :       0.00          0          0
1800.01/1800.01	c   nlp              :       0.06          0          0
1800.01/1800.01	c   trysol           :       0.01          1          0
1800.01/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.01/1800.01	c   dual LP          :       0.00          0          0       0.00          -
1800.01/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.01/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.01	c   diving/probing LP:       0.00          0          0       0.00          -
1800.01/1800.01	c   strong branching :       0.00          0          0       0.00          -
1800.01/1800.01	c     (at root node) :          -          0          0       0.00          -
1800.01/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.01	c B&B Tree           :
1800.01/1800.01	c   number of runs   :          1
1800.01/1800.01	c   nodes            :     149250
1800.01/1800.01	c   nodes (total)    :     149250
1800.01/1800.01	c   nodes left       :     149251
1800.01/1800.01	c   max depth        :        153
1800.01/1800.01	c   max depth (total):        153
1800.01/1800.01	c   backtracks       :       2100 (1.4%)
1800.01/1800.01	c   delayed cutoffs  :          0
1800.01/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.01	c   avg switch length:       2.76
1800.01/1800.01	c   switching time   :       7.55
1800.01/1800.01	c Solution           :
1800.01/1800.01	c   Solutions found  :          0 (0 improvements)
1800.01/1800.01	c   Primal Bound     :          -
1800.01/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.01/1800.01	c   Gap              :   infinite
1800.01/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.01/1800.01	c   Root Iterations  :          0
1800.51/1800.52	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-2693870-1277917988/watcher-2693870-1277917988 -o /tmp/evaluation-result-2693870-1277917988/solver-2693870-1277917988 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693870-1277917988.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.00 2.04 2.01 4/196 13020
/proc/meminfo: memFree=30853500/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=8272 CPUtime=0
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 1547 0 0 0 0 0 0 0 25 0 1 0 133096519 8470528 1469 4089446400 4194304 7136930 140734269560656 18446744073709551615 6328631 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13020/statm: 2068 1469 275 719 0 1347 0

[startup+0.012148 s]
/proc/loadavg: 2.00 2.04 2.01 4/196 13020
/proc/meminfo: memFree=30853500/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=11140 CPUtime=0
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 2264 0 0 0 0 0 0 0 25 0 1 0 133096519 11407360 2186 4089446400 4194304 7136930 140734269560656 18446744073709551615 6419670 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13020/statm: 2785 2186 275 719 0 2064 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11140

[startup+0.101154 s]
/proc/loadavg: 2.00 2.04 2.01 4/196 13020
/proc/meminfo: memFree=30853500/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=30716 CPUtime=0.09
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 7179 0 0 0 9 0 0 0 25 0 1 0 133096519 31453184 7101 4089446400 4194304 7136930 140734269560656 18446744073709551615 6341192 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/13020/statm: 7679 7101 275 719 0 6958 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30716

[startup+0.301121 s]
/proc/loadavg: 2.00 2.04 2.01 4/196 13020
/proc/meminfo: memFree=30853500/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=100152 CPUtime=0.28
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 24804 0 0 0 26 2 0 0 25 0 1 0 133096519 102555648 24336 4089446400 4194304 7136930 140734269560656 18446744073709551615 4681657 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 25038 24336 289 719 0 24317 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 100152

[startup+0.701074 s]
/proc/loadavg: 2.00 2.04 2.01 4/196 13020
/proc/meminfo: memFree=30853500/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=145876 CPUtime=0.68
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 35000 0 0 0 65 3 0 0 25 0 1 0 133096519 149377024 34532 4089446400 4194304 7136930 140734269560656 18446744073709551615 4240875 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13020/statm: 36469 34532 323 719 0 35748 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 145876

[startup+1.50091 s]
/proc/loadavg: 2.00 2.04 2.01 3/197 13021
/proc/meminfo: memFree=30714052/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=151668 CPUtime=1.49
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 39797 0 0 0 134 15 0 0 25 0 1 0 133096519 155308032 36262 4089446400 4194304 7136930 140734269560656 18446744073709551615 4925969 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13020/statm: 37917 36262 376 719 0 37196 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 151668

[startup+3.10058 s]
/proc/loadavg: 2.00 2.04 2.01 3/197 13021
/proc/meminfo: memFree=30701900/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=159136 CPUtime=3.09
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 44031 0 0 0 288 21 0 0 25 0 1 0 133096519 162955264 38072 4089446400 4194304 7136930 140734269560656 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13020/statm: 39784 38072 388 719 0 39063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 159136

[startup+6.30103 s]
/proc/loadavg: 2.00 2.04 2.01 3/197 13021
/proc/meminfo: memFree=30700744/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=160316 CPUtime=6.28
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 44318 0 0 0 605 23 0 0 25 0 1 0 133096519 164163584 38359 4089446400 4194304 7136930 140734269560656 18446744073709551615 5497079 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13020/statm: 40079 38359 393 719 0 39358 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 160316

[startup+12.7009 s]
/proc/loadavg: 2.00 2.04 2.01 3/197 13022
/proc/meminfo: memFree=30697636/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=163108 CPUtime=12.69
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 45207 0 0 0 1241 28 0 0 25 0 1 0 133096519 167022592 38938 4089446400 4194304 7136930 140734269560656 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 40777 38938 406 719 0 40056 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 163108

[startup+25.5006 s]
/proc/loadavg: 2.00 2.03 2.01 3/197 13022
/proc/meminfo: memFree=30695668/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=164468 CPUtime=25.48
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 45533 0 0 0 2513 35 0 0 25 0 1 0 133096519 168415232 39264 4089446400 4194304 7136930 140734269560656 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13020/statm: 41117 39264 406 719 0 40396 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 164468

[startup+51.1009 s]
/proc/loadavg: 2.00 2.03 2.01 3/197 13022
/proc/meminfo: memFree=30689316/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=167124 CPUtime=51.07
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 46200 0 0 0 5058 49 0 0 25 0 1 0 133096519 171134976 39931 4089446400 4194304 7136930 140734269560656 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 41781 39931 406 719 0 41060 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 167124

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/197 13024
/proc/meminfo: memFree=30677880/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=173028 CPUtime=102.28
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 47706 0 0 0 10150 78 0 0 25 0 1 0 133096519 177180672 41437 4089446400 4194304 7136930 140734269560656 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 43257 41437 406 719 0 42536 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 173028

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/197 13025
/proc/meminfo: memFree=30666276/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=178504 CPUtime=162.27
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 49062 0 0 0 16111 116 0 0 25 0 1 0 133096519 182788096 42793 4089446400 4194304 7136930 140734269560656 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 44626 42793 406 719 0 43905 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 178504

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 13027
/proc/meminfo: memFree=30653380/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=184192 CPUtime=222.28
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 50502 0 0 0 22077 151 0 0 25 0 1 0 133096519 188612608 44233 4089446400 4194304 7136930 140734269560656 18446744073709551615 5892210 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 46048 44233 406 719 0 45327 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 184192

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 13028
/proc/meminfo: memFree=30643156/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=189564 CPUtime=282.28
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 51862 0 0 0 28043 185 0 0 25 0 1 0 133096519 194113536 45593 4089446400 4194304 7136930 140734269560656 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 47391 45593 406 719 0 46670 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 189564

[startup+342.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/197 13030
/proc/meminfo: memFree=30632196/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=194548 CPUtime=342.27
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 53129 0 0 0 34015 212 0 0 25 0 1 0 133096519 199217152 46860 4089446400 4194304 7136930 140734269560656 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 48637 46860 406 719 0 47916 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 194548

[startup+402.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 13032
/proc/meminfo: memFree=30621704/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=200104 CPUtime=402.28
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 54548 0 0 0 39984 244 0 0 25 0 1 0 133096519 204906496 48279 4089446400 4194304 7136930 140734269560656 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 50026 48279 406 719 0 49305 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 200104

[startup+462.3 s]
/proc/loadavg: 2.04 2.02 2.00 4/197 13034
/proc/meminfo: memFree=30611748/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=203516 CPUtime=462.28
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 55435 0 0 0 45954 274 0 0 25 0 1 0 133096519 208400384 49166 4089446400 4194304 7136930 140734269560656 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 50879 49166 406 719 0 50158 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 203516

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/197 13035
/proc/meminfo: memFree=30602884/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=205448 CPUtime=522.28
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 55936 0 0 0 51924 304 0 0 25 0 1 0 133096519 210378752 49667 4089446400 4194304 7136930 140734269560656 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 51362 49667 406 719 0 50641 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 205448

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 13036
/proc/meminfo: memFree=30590308/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=212592 CPUtime=582.28
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 57741 0 0 0 57893 335 0 0 25 0 1 0 133096519 217694208 51472 4089446400 4194304 7136930 140734269560656 18446744073709551615 4826989 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 53148 51472 406 719 0 52427 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 212592

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13038
/proc/meminfo: memFree=30582440/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=214700 CPUtime=642.29
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 58286 0 0 0 63864 365 0 0 25 0 1 0 133096519 219852800 52017 4089446400 4194304 7136930 140734269560656 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 53675 52017 406 719 0 52954 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 214700

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/197 13123
/proc/meminfo: memFree=30727964/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=245772 CPUtime=1002.29
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 65655 0 0 0 99647 582 0 0 25 0 1 0 133096519 251670528 59386 4089446400 4194304 7136930 140734269560656 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 61443 59386 406 719 0 60722 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 245772

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/197 13124
/proc/meminfo: memFree=30697108/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=248608 CPUtime=1062.3
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 66384 0 0 0 105611 619 0 0 25 0 1 0 133096519 254574592 60115 4089446400 4194304 7136930 140734269560656 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 62152 60115 406 719 0 61431 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 248608

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/197 13129
/proc/meminfo: memFree=30665812/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=251320 CPUtime=1122.29
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 67099 0 0 0 111574 655 0 0 25 0 1 0 133096519 257351680 60830 4089446400 4194304 7136930 140734269560656 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 62830 60830 406 719 0 62109 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 251320

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 13130
/proc/meminfo: memFree=30659272/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=257200 CPUtime=1182.3
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 68588 0 0 0 117533 697 0 0 25 0 1 0 133096519 263372800 62319 4089446400 4194304 7136930 140734269560656 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 64300 62319 406 719 0 63579 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 257200

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13132
/proc/meminfo: memFree=30654228/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=261616 CPUtime=1242.3
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 69712 0 0 0 123495 735 0 0 25 0 1 0 133096519 267894784 63443 4089446400 4194304 7136930 140734269560656 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 65404 63443 406 719 0 64683 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 261616

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13134
/proc/meminfo: memFree=30651560/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=263712 CPUtime=1302.31
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 70256 0 0 0 129458 773 0 0 25 0 1 0 133096519 270041088 63987 4089446400 4194304 7136930 140734269560656 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 65928 63987 406 719 0 65207 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 263712

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13135
/proc/meminfo: memFree=30648040/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=267168 CPUtime=1362.3
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 71113 0 0 0 135423 807 0 0 25 0 1 0 133096519 273580032 64844 4089446400 4194304 7136930 140734269560656 18446744073709551615 4983916 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 66792 64844 406 719 0 66071 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 267168

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13137
/proc/meminfo: memFree=30642024/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=272308 CPUtime=1422.3
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 72433 0 0 0 141386 844 0 0 25 0 1 0 133096519 278843392 66164 4089446400 4194304 7136930 140734269560656 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 68077 66164 406 719 0 67356 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 272308

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13138
/proc/meminfo: memFree=30634532/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=278444 CPUtime=1482.3
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 73998 0 0 0 147347 883 0 0 25 0 1 0 133096519 285126656 67729 4089446400 4194304 7136930 140734269560656 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 69611 67729 406 719 0 68890 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 278444

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13140
/proc/meminfo: memFree=30627676/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=285052 CPUtime=1542.31
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 75669 0 0 0 153310 921 0 0 25 0 1 0 133096519 291893248 69400 4089446400 4194304 7136930 140734269560656 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 71263 69400 406 719 0 70542 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 285052

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13142
/proc/meminfo: memFree=30623160/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=289696 CPUtime=1602.3
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 76817 0 0 0 159273 957 0 0 25 0 1 0 133096519 296648704 70548 4089446400 4194304 7136930 140734269560656 18446744073709551615 4436423 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 72424 70548 406 719 0 71703 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 289696

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13144
/proc/meminfo: memFree=30618264/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=294240 CPUtime=1662.31
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 77977 0 0 0 165235 996 0 0 25 0 1 0 133096519 301301760 71708 4089446400 4194304 7136930 140734269560656 18446744073709551615 4407837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 73560 71708 406 719 0 72839 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 294240

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13145
/proc/meminfo: memFree=30613004/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=299500 CPUtime=1722.31
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 79311 0 0 0 171197 1034 0 0 25 0 1 0 133096519 306688000 73042 4089446400 4194304 7136930 140734269560656 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 74875 73042 406 719 0 74154 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 299500

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13146
/proc/meminfo: memFree=30611072/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=301688 CPUtime=1782.31
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 79878 0 0 0 177162 1069 0 0 25 0 1 0 133096519 308928512 73609 4089446400 4194304 7136930 140734269560656 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 75422 73609 406 719 0 74701 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 301688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13147
/proc/meminfo: memFree=30610172/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=302712 CPUtime=1800.01
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 80139 0 0 0 178921 1080 0 0 25 0 1 0 133096519 309977088 73870 4089446400 4194304 7136930 140734269560656 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13020/statm: 75678 73870 406 719 0 74957 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 302712

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

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

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13147
/proc/meminfo: memFree=30610172/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=256196 CPUtime=1800.21
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 80146 0 0 0 178941 1080 0 0 18 0 1 0 133096519 262344704 62315 4089446400 4194304 7136930 140734269560656 18446744073709551615 4332863 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/13020/statm: 64049 62315 413 719 0 63328 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 256196

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13147
/proc/meminfo: memFree=30610172/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=248476 CPUtime=1800.41
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 80146 0 0 0 178961 1080 0 0 18 0 1 0 133096519 254439424 60386 4089446400 4194304 7136930 140734269560656 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/13020/statm: 62119 60386 413 719 0 61398 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (KiB) 248476

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13147
/proc/meminfo: memFree=30610172/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=75068 CPUtime=1800.51
/proc/13020/stat : 13020 (pbscip.linux.x8) R 13018 13020 12608 0 -1 4202496 80146 0 0 0 178970 1081 0 0 18 0 1 0 133096519 76869632 18008 4089446400 4194304 7136930 140734269560656 18446744073709551615 4212340 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/13020/statm: 18767 18008 413 719 0 18046 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (KiB) 75068

Child status: 0
Real time (s): 1800.53
CPU time (s): 1800.55
CPU user time (s): 1789.73
CPU system time (s): 10.8184
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 302712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.73
system time used= 10.8184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80153
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2694

runsolver used 2.52062 second user time and 5.83311 second system time

The end

Launcher Data

Begin job on node106 at 2010-06-30 19:13:08
IDJOB=2693870
IDBENCH=79097
IDSOLVER=1206
FILE ID=node106/2693870-1277917988
PBS_JOBID= 11197332
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j6027_4-unsat--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693870-1277917988/watcher-2693870-1277917988 -o /tmp/evaluation-result-2693870-1277917988/solver-2693870-1277917988 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693870-1277917988.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 6a7f449e486d568e73cc99fdaf022cfa
RANDOM SEED=1606466779

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30854028 kB
Buffers:        200556 kB
Cached:        1273168 kB
SwapCached:          0 kB
Active:         920216 kB
Inactive:      1034808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30854028 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3932 kB
Writeback:           0 kB
AnonPages:      480992 kB
Mapped:          20032 kB
Slab:            78788 kB
PageTables:       5692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1656576 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

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