Trace number 2663990

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 NameAnswerobjective functionCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1800.1 1800.55

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-2-c.opb
MD5SUM02ee6f086501e1f86c8de97a222a24d7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2606
Total number of constraints6509
Number of constraints which are clauses6509
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2606
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2606
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2606
Number of bits of the biggest sum of numbers12
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-2663990-1276417109.opb>
0.10/0.13	c original problem has 2606 variables (2606 bin, 0 int, 0 impl, 0 cont) and 6509 constraints
0.10/0.13	c problem read
0.10/0.13	c presolving settings loaded
0.10/0.13	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.10/0.17	c presolving:
0.29/0.32	c (round 1) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6385 upgd conss, 5582 impls, 0 clqs
0.29/0.34	c (round 2) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6386 upgd conss, 5582 impls, 0 clqs
0.29/0.36	c (round 3) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 5582 impls, 0 clqs
0.39/0.43	c (round 4) 50 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 7044 impls, 0 clqs
0.39/0.44	c (round 5) 53 del vars, 127 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 7082 impls, 0 clqs
0.39/0.46	c (round 6) 53 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 7082 impls, 0 clqs
0.59/0.64	c (round 7) 103 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 27270 impls, 0 clqs
0.69/0.78	c (round 8) 153 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 46726 impls, 0 clqs
0.89/0.93	c    (0.7s) probing: 548/2606 (21.0%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.89/0.93	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.89/0.93	c (round 9) 188 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 48328 impls, 0 clqs
0.89/0.95	c    (0.7s) probing: 558/2606 (21.4%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.89/0.95	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.89/0.95	c presolving (10 rounds):
0.89/0.95	c  188 deleted vars, 129 deleted constraints, 0 tightened bounds, 0 added holes, 122 changed sides, 0 changed coefficients
0.89/0.95	c  48328 implications, 0 cliques
0.89/0.95	c presolved problem has 2418 variables (2418 bin, 0 int, 0 impl, 0 cont) and 6380 constraints
0.89/0.95	c    6380 constraints of type <logicor>
0.89/0.95	c transformed objective value is always integral (scale: 1)
0.89/0.95	c Presolving Time: 0.69
0.89/0.95	c - non default parameters ----------------------------------------------------------------------
0.89/0.95	c # SCIP version 1.2.1.2
0.89/0.95	c 
0.89/0.95	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.89/0.95	c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.95	c conflict/interconss = 0
0.89/0.95	c 
0.89/0.95	c # should binary conflicts be preferred?
0.89/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.95	c conflict/preferbinary = TRUE
0.89/0.95	c 
0.89/0.95	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.89/0.95	c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.95	c constraints/agelimit = 1
0.89/0.95	c 
0.89/0.95	c # should enforcement of pseudo solution be disabled?
0.89/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.95	c constraints/disableenfops = TRUE
0.89/0.95	c 
0.89/0.95	c # frequency for displaying node information lines
0.89/0.95	c # [type: int, range: [-1,2147483647], default: 100]
0.89/0.95	c display/freq = 10000
0.89/0.95	c 
0.89/0.95	c # maximal time in seconds to run
0.89/0.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.95	c limits/time = 1799.87
0.89/0.95	c 
0.89/0.95	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.89/0.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.95	c limits/memory = 1620
0.89/0.95	c 
0.89/0.95	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.89/0.95	c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.95	c lp/solvefreq = -1
0.89/0.95	c 
0.89/0.95	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
0.89/0.95	c # [type: char, range: {lafpsqd}, default: l]
0.89/0.95	c lp/pricing = a
0.89/0.95	c 
0.89/0.95	c # should presolving try to simplify inequalities
0.89/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.95	c constraints/linear/simplifyinequalities = TRUE
0.89/0.95	c 
0.89/0.95	c # should presolving try to simplify knapsacks
0.89/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.95	c constraints/knapsack/simplifyinequalities = TRUE
0.89/0.95	c 
0.89/0.95	c # priority of node selection rule <dfs> in standard mode
0.89/0.95	c # [type: int, range: [-536870912,536870911], default: 0]
0.89/0.95	c nodeselection/dfs/stdpriority = 1000000
0.89/0.95	c 
0.89/0.95	c -----------------------------------------------------------------------------------------------
0.89/0.95	c start solving
0.89/0.95	c 
0.89/0.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.89/0.96	c   0.7s|     1 |     2 |     0 |     - |  11M|   0 |   - |2418 |6380 |   0 |   0 |   0 |   0 |   0 | 1.860000e+02 |      --      |    Inf 
68.78/68.88	c  67.0s| 10000 |    48 |     0 |   0.0 |  12M|  77 |   - |2418 |6419 |   0 |   0 |   0 |6710 |   0 | 1.860000e+02 |      --      |    Inf 
131.96/132.04	c   129s| 20000 |    44 |     0 |   0.0 |  12M|  77 |   - |2418 |6450 |   0 |   0 |   0 |  13k|   0 | 1.860000e+02 |      --      |    Inf 
194.44/194.57	c   190s| 30000 |    45 |     0 |   0.0 |  12M|  77 |   - |2418 |6443 |   0 |   0 |   0 |  20k|   0 | 1.860000e+02 |      --      |    Inf 
256.92/257.08	c   251s| 40000 |    43 |     0 |   0.0 |  12M|  77 |   - |2418 |6461 |   0 |   0 |   0 |  26k|   0 | 1.860000e+02 |      --      |    Inf 
319.51/319.64	c   313s| 50000 |    43 |     0 |   0.0 |  12M|  77 |   - |2418 |6465 |   0 |   0 |   0 |  33k|   0 | 1.860000e+02 |      --      |    Inf 
381.29/381.49	c   373s| 60000 |    43 |     0 |   0.0 |  12M|  77 |   - |2418 |6451 |   0 |   0 |   0 |  40k|   0 | 1.860000e+02 |      --      |    Inf 
444.28/444.42	c   434s| 70000 |    45 |     0 |   0.0 |  12M|  77 |   - |2418 |6452 |   0 |   0 |   0 |  46k|   0 | 1.860000e+02 |      --      |    Inf 
506.17/506.37	c   494s| 80000 |    46 |     0 |   0.0 |  12M|  77 |   - |2418 |6429 |   0 |   0 |   0 |  53k|   0 | 1.860000e+02 |      --      |    Inf 
569.55/569.71	c   556s| 90000 |    40 |     0 |   0.0 |  12M|  77 |   - |2418 |6484 |   0 |   0 |   0 |  60k|   0 | 1.860000e+02 |      --      |    Inf 
642.03/642.27	c   627s|100000 |    44 |     0 |   0.0 |  12M|  77 |   - |2418 |6492 |   0 |   0 |   0 |  66k|   0 | 1.860000e+02 |      --      |    Inf 
693.32/693.51	c   677s|110000 |    42 |     0 |   0.0 |  12M|  77 |   - |2418 |6513 |   0 |   0 |   0 |  73k|   0 | 1.860000e+02 |      --      |    Inf 
752.70/752.91	c   735s|120000 |    46 |     0 |   0.0 |  12M|  77 |   - |2418 |6484 |   0 |   0 |   0 |  80k|   0 | 1.860000e+02 |      --      |    Inf 
804.79/805.06	c   786s|130000 |    42 |     0 |   0.0 |  12M|  77 |   - |2418 |6522 |   0 |   0 |   0 |  86k|   0 | 1.860000e+02 |      --      |    Inf 
859.17/859.44	c   838s|140000 |    43 |     0 |   0.0 |  12M|  77 |   - |2418 |6510 |   0 |   0 |   0 |  93k|   0 | 1.860000e+02 |      --      |    Inf 
911.46/911.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
911.46/911.77	c   889s|150000 |    40 |     0 |   0.0 |  12M|  77 |   - |2418 |6482 |   0 |   0 |   0 | 100k|   0 | 1.860000e+02 |      --      |    Inf 
964.46/964.78	c   941s|160000 |    40 |     0 |   0.0 |  12M|  77 |   - |2418 |6497 |   0 |   0 |   0 | 106k|   0 | 1.860000e+02 |      --      |    Inf 
1022.04/1022.38	c   997s|170000 |    45 |     0 |   0.0 |  12M|  77 |   - |2418 |6484 |   0 |   0 |   0 | 113k|   0 | 1.860000e+02 |      --      |    Inf 
1090.93/1091.24	c  1064s|180000 |    41 |     0 |   0.0 |  12M|  77 |   - |2418 |6522 |   0 |   0 |   0 | 120k|   0 | 1.860000e+02 |      --      |    Inf 
1147.20/1147.52	c  1119s|190000 |    42 |     0 |   0.0 |  12M|  77 |   - |2418 |6500 |   0 |   0 |   0 | 126k|   0 | 1.860000e+02 |      --      |    Inf 
1206.09/1206.48	c  1177s|200000 |    42 |     0 |   0.0 |  12M|  77 |   - |2418 |6513 |   0 |   0 |   0 | 133k|   0 | 1.860000e+02 |      --      |    Inf 
1271.87/1272.27	c  1241s|210000 |    42 |     0 |   0.0 |  12M|  77 |   - |2418 |6509 |   0 |   0 |   0 | 140k|   0 | 1.860000e+02 |      --      |    Inf 
1364.25/1364.65	c  1331s|220000 |    43 |     0 |   0.0 |  12M|  77 |   - |2418 |6502 |   0 |   0 |   0 | 146k|   0 | 1.860000e+02 |      --      |    Inf 
1457.62/1458.01	c  1421s|230000 |    41 |     0 |   0.0 |  12M|  77 |   - |2418 |6527 |   0 |   0 |   0 | 153k|   0 | 1.860000e+02 |      --      |    Inf 
1543.70/1544.10	c  1506s|240000 |    39 |     0 |   0.0 |  12M|  77 |   - |2418 |6549 |   0 |   0 |   0 | 160k|   0 | 1.860000e+02 |      --      |    Inf 
1613.08/1613.59	c  1574s|250000 |    45 |     0 |   0.0 |  12M|  77 |   - |2418 |6495 |   0 |   0 |   0 | 166k|   0 | 1.860000e+02 |      --      |    Inf 
1682.07/1682.53	c  1641s|260000 |    43 |     0 |   0.0 |  12M|  77 |   - |2418 |6503 |   0 |   0 |   0 | 173k|   0 | 1.860000e+02 |      --      |    Inf 
1773.64/1774.16	c  1730s|270000 |    40 |     0 |   0.0 |  12M|  77 |   - |2418 |6529 |   0 |   0 |   0 | 180k|   0 | 1.860000e+02 |      --      |    Inf 
1800.05/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.51	c 
1800.05/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.51	c Solving Time (sec) : 1755.40
1800.05/1800.51	c Solving Nodes      : 272919
1800.05/1800.51	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.05/1800.51	c Dual Bound         : +1.86000000000000e+02
1800.05/1800.51	c Gap                : infinite
1800.05/1800.51	s UNKNOWN
1800.05/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.51	c Solving Time       :    1755.40
1800.05/1800.51	c Original Problem   :
1800.05/1800.51	c   Problem name     : HOME/instance-2663990-1276417109.opb
1800.05/1800.51	c   Variables        : 2606 (2606 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.51	c   Constraints      : 6509 initial, 6509 maximal
1800.05/1800.51	c Presolved Problem  :
1800.05/1800.51	c   Problem name     : t_HOME/instance-2663990-1276417109.opb
1800.05/1800.51	c   Variables        : 2418 (2418 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.51	c   Constraints      : 6380 initial, 6582 maximal
1800.05/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.51	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   implics          :       0.00          0          3          0          0          0          0          0          0
1800.05/1800.51	c   probing          :       0.42          2        183          0          0          0          0          0          0
1800.05/1800.51	c   linear           :       0.11          0          0          0          0          0        122        122          0
1800.05/1800.51	c   logicor          :       0.14          0          0          0          0          0          7          0          0
1800.05/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.51	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.05/1800.51	c   logicor          :       6380+         0    8349767          0          0     181820   82001517          0          0          0
1800.05/1800.51	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.05/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.51	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.51	c   logicor          :     452.20       0.00     452.20       0.00       0.00
1800.05/1800.51	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.51	c   vbounds          :       3.98          2          0          0
1800.05/1800.51	c   rootredcost      :       4.18          0          0          0
1800.05/1800.51	c   pseudoobj        :     896.99    8533139          0          0
1800.05/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.51	c   propagation      :     149.92     181820     181820     181820       42.9        372       22.0          -
1800.05/1800.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.51	c   applied globally :          -          -          -     182192       42.8          -          -          -
1800.05/1800.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.51	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.05/1800.51	c   redcost          :       0.00          0          0          0          0          0
1800.05/1800.51	c   impliedbounds    :       0.00          0          0          0          0          0
1800.05/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.51	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.51	c   gomory           :       0.00          0          0          0          0          0
1800.05/1800.51	c   strongcg         :       0.00          0          0          0          0          0
1800.05/1800.51	c   cmir             :       0.00          0          0          0          0          0
1800.05/1800.51	c   flowcover        :       0.00          0          0          0          0          0
1800.05/1800.51	c   clique           :       0.00          0          0          0          0          0
1800.05/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.51	c   mcf              :       0.00          0          0          0          0          0
1800.05/1800.51	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.51	c Pricers            :       Time      Calls       Vars
1800.05/1800.51	c   problem variables:       0.00          0          0
1800.05/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.51	c   relpscost        :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   inference        :     100.31     182015          0          0          0          0     364030
1800.05/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.51	c   LP solutions     :       0.00          -          0
1800.05/1800.51	c   pseudo solutions :       0.00          -          0
1800.05/1800.51	c   oneopt           :       0.14          0          0
1800.05/1800.51	c   trivial          :       0.01          2          0
1800.05/1800.51	c   simplerounding   :       0.00          0          0
1800.05/1800.51	c   zirounding       :       0.00          0          0
1800.05/1800.51	c   rounding         :       0.00          0          0
1800.05/1800.51	c   shifting         :       0.00          0          0
1800.05/1800.51	c   intshifting      :       0.00          0          0
1800.05/1800.51	c   twoopt           :       0.00          0          0
1800.05/1800.51	c   fixandinfer      :       0.00          0          0
1800.05/1800.51	c   feaspump         :       0.00          0          0
1800.05/1800.51	c   coefdiving       :       0.00          0          0
1800.05/1800.51	c   pscostdiving     :       0.00          0          0
1800.05/1800.51	c   fracdiving       :       0.00          0          0
1800.05/1800.51	c   veclendiving     :       0.00          0          0
1800.05/1800.51	c   intdiving        :       0.00          0          0
1800.05/1800.51	c   actconsdiving    :       0.00          0          0
1800.05/1800.51	c   objpscostdiving  :       0.00          0          0
1800.05/1800.51	c   rootsoldiving    :       0.00          0          0
1800.05/1800.51	c   linesearchdiving :       0.00          0          0
1800.05/1800.51	c   guideddiving     :       0.00          0          0
1800.05/1800.51	c   octane           :       0.00          0          0
1800.05/1800.51	c   rens             :       0.00          0          0
1800.05/1800.51	c   rins             :       0.00          0          0
1800.05/1800.51	c   localbranching   :       0.00          0          0
1800.05/1800.51	c   mutation         :       0.00          0          0
1800.05/1800.51	c   crossover        :       0.00          0          0
1800.05/1800.51	c   dins             :       0.00          0          0
1800.05/1800.51	c   undercover       :       0.00          0          0
1800.05/1800.51	c   nlp              :       0.20          0          0
1800.05/1800.51	c   trysol           :       0.12          0          0
1800.05/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.51	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.51	c   dual LP          :       0.00          0          0       0.00          -
1800.05/1800.51	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.51	c   diving/probing LP:       0.00          0          0       0.00          -
1800.05/1800.51	c   strong branching :       0.00          0          0       0.00          -
1800.05/1800.51	c     (at root node) :          -          0          0       0.00          -
1800.05/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.51	c B&B Tree           :
1800.05/1800.51	c   number of runs   :          1
1800.05/1800.51	c   nodes            :     272919
1800.05/1800.51	c   nodes (total)    :     272919
1800.05/1800.51	c   nodes left       :         42
1800.05/1800.51	c   max depth        :         77
1800.05/1800.51	c   max depth (total):         77
1800.05/1800.51	c   backtracks       :      90923 (33.3%)
1800.05/1800.51	c   delayed cutoffs  :      91070
1800.05/1800.51	c   repropagations   :     271632 (41070084 domain reductions, 90916 cutoffs)
1800.05/1800.51	c   avg switch length:       2.66
1800.05/1800.51	c   switching time   :     186.35
1800.05/1800.51	c Solution           :
1800.05/1800.51	c   Solutions found  :          0 (0 improvements)
1800.05/1800.51	c   Primal Bound     :          -
1800.05/1800.51	c   Dual Bound       : +1.86000000000000e+02
1800.05/1800.51	c   Gap              :   infinite
1800.05/1800.51	c   Root Dual Bound  : +1.86000000000000e+02
1800.05/1800.51	c   Root Iterations  :          0
1800.05/1800.55	c Time complete: 1800.09.

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-2663990-1276417109/watcher-2663990-1276417109 -o /tmp/evaluation-result-2663990-1276417109/solver-2663990-1276417109 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663990-1276417109.opb -t 1800 -m 1800 

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 2.04 1.68 3/106 23244
/proc/meminfo: memFree=1852348/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=5556 CPUtime=0
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 886 0 0 0 0 0 0 0 22 0 1 0 15367272 5689344 808 1992294400 4194304 7136930 140736154857312 18446744073709551615 6357120 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23244/statm: 1389 808 249 719 0 668 0

[startup+0.068126 s]
/proc/loadavg: 1.84 2.04 1.68 3/106 23244
/proc/meminfo: memFree=1852348/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=12176 CPUtime=0.05
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 2527 0 0 0 5 0 0 0 22 0 1 0 15367272 12468224 2448 1992294400 4194304 7136930 140736154857312 18446744073709551615 5649127 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23244/statm: 3044 2448 271 719 0 2323 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12176

[startup+0.101129 s]
/proc/loadavg: 1.84 2.04 1.68 3/106 23244
/proc/meminfo: memFree=1852348/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=12784 CPUtime=0.1
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 2671 0 0 0 9 1 0 0 22 0 1 0 15367272 13090816 2592 1992294400 4194304 7136930 140736154857312 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23244/statm: 3196 2603 271 719 0 2475 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12784

[startup+0.301147 s]
/proc/loadavg: 1.84 2.04 1.68 3/106 23244
/proc/meminfo: memFree=1852348/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=29712 CPUtime=0.29
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 7339 0 0 0 26 3 0 0 22 0 1 0 15367272 30425088 6649 1992294400 4194304 7136930 140736154857312 18446744073709551615 5950410 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 7428 6649 344 719 0 6707 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29712

[startup+0.701186 s]
/proc/loadavg: 1.84 2.04 1.68 3/106 23244
/proc/meminfo: memFree=1852348/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=30416 CPUtime=0.69
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 10560 0 0 0 60 9 0 0 24 0 1 0 15367272 31145984 6861 1992294400 4194304 7136930 140736154857312 18446744073709551615 5956873 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 7604 6861 365 719 0 6883 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30416

[startup+1.50026 s]
/proc/loadavg: 1.84 2.04 1.68 2/107 23245
/proc/meminfo: memFree=1824688/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=33396 CPUtime=1.49
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 12351 0 0 0 136 13 0 0 25 0 1 0 15367272 34197504 7621 1992294400 4194304 7136930 140736154857312 18446744073709551615 5506849 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 8349 7621 388 719 0 7628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33396

[startup+3.10042 s]
/proc/loadavg: 1.84 2.04 1.68 2/107 23245
/proc/meminfo: memFree=1821960/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=37576 CPUtime=3.09
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 13349 0 0 0 291 18 0 0 25 0 1 0 15367272 38477824 8619 1992294400 4194304 7136930 140736154857312 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 9394 8619 388 719 0 8673 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37576

[startup+6.30072 s]
/proc/loadavg: 1.77 2.02 1.68 2/107 23245
/proc/meminfo: memFree=1815884/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=41916 CPUtime=6.29
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 14416 0 0 0 604 25 0 0 25 0 1 0 15367272 42921984 9686 1992294400 4194304 7136930 140736154857312 18446744073709551615 5507373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 10479 9686 388 719 0 9758 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41916

[startup+12.7013 s]
/proc/loadavg: 1.71 2.01 1.67 2/107 23245
/proc/meminfo: memFree=1807948/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=49056 CPUtime=12.69
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 16225 0 0 0 1227 42 0 0 25 0 1 0 15367272 50233344 11495 1992294400 4194304 7136930 140736154857312 18446744073709551615 5506857 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 12264 11495 388 719 0 11543 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49056

[startup+25.5016 s]
/proc/loadavg: 1.55 1.96 1.66 2/107 23245
/proc/meminfo: memFree=1799020/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=57620 CPUtime=25.49
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 18340 0 0 0 2477 72 0 0 25 0 1 0 15367272 59002880 13610 1992294400 4194304 7136930 140736154857312 18446744073709551615 4659970 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 14405 13610 388 719 0 13684 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57620

[startup+51.101 s]
/proc/loadavg: 1.43 1.89 1.65 2/107 23247
/proc/meminfo: memFree=1790960/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=65532 CPUtime=51.07
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 20341 0 0 0 4975 132 0 0 25 0 1 0 15367272 67104768 15611 1992294400 4194304 7136930 140736154857312 18446744073709551615 5507220 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 16383 15611 388 719 0 15662 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 65532

[startup+102.309 s]
/proc/loadavg: 1.25 1.77 1.62 2/107 23247
/proc/meminfo: memFree=1783396/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=73160 CPUtime=102.27
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 22186 0 0 0 9980 247 0 0 25 0 1 0 15367272 74915840 17456 1992294400 4194304 7136930 140736154857312 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 18290 17456 388 719 0 17569 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 73160

[startup+162.302 s]
/proc/loadavg: 1.15 1.64 1.58 2/107 23249
/proc/meminfo: memFree=1779924/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=76676 CPUtime=162.25
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 23058 0 0 0 15854 371 0 0 25 0 1 0 15367272 78516224 18328 1992294400 4194304 7136930 140736154857312 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 19169 18328 388 719 0 18448 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 76676

[startup+222.301 s]
/proc/loadavg: 1.11 1.54 1.55 2/107 23251
/proc/meminfo: memFree=1776576/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=79940 CPUtime=222.24
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 23857 0 0 0 21735 489 0 0 25 0 1 0 15367272 81858560 19127 1992294400 4194304 7136930 140736154857312 18446744073709551615 5001200 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 19985 19127 388 719 0 19264 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 79940

[startup+282.301 s]
/proc/loadavg: 1.21 1.48 1.53 2/107 23253
/proc/meminfo: memFree=1775212/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=81448 CPUtime=282.22
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 24211 0 0 0 27608 614 0 0 25 0 1 0 15367272 83402752 19481 1992294400 4194304 7136930 140736154857312 18446744073709551615 5905725 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 20362 19481 388 719 0 19641 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 81448

[startup+342.302 s]
/proc/loadavg: 1.08 1.39 1.49 2/107 23255
/proc/meminfo: memFree=1774344/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=82308 CPUtime=342.2
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 24428 0 0 0 33487 733 0 0 25 0 1 0 15367272 84283392 19698 1992294400 4194304 7136930 140736154857312 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 20577 19698 388 719 0 19856 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 82308

[startup+402.302 s]
/proc/loadavg: 1.03 1.32 1.46 2/107 23255
/proc/meminfo: memFree=1773724/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=83004 CPUtime=402.19
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 24545 0 0 0 39325 894 0 0 25 0 1 0 15367272 84996096 19815 1992294400 4194304 7136930 140736154857312 18446744073709551615 4660974 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 20751 19815 388 719 0 20030 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 83004

[startup+462.302 s]
/proc/loadavg: 1.01 1.26 1.43 2/107 23257
/proc/meminfo: memFree=1773476/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=83168 CPUtime=462.17
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 24585 0 0 0 45167 1050 0 0 25 0 1 0 15367272 85164032 19855 1992294400 4194304 7136930 140736154857312 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 20792 19855 388 719 0 20071 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 83168

[startup+522.301 s]
/proc/loadavg: 1.00 1.21 1.40 2/107 23259
/proc/meminfo: memFree=1773228/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=83444 CPUtime=522.16
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 24656 0 0 0 51002 1214 0 0 25 0 1 0 15367272 85446656 19926 1992294400 4194304 7136930 140736154857312 18446744073709551615 5507255 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 20861 19926 388 719 0 20140 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 83444

[startup+582.302 s]
/proc/loadavg: 1.00 1.17 1.37 2/107 23261
/proc/meminfo: memFree=1772360/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=84356 CPUtime=582.14
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 24853 0 0 0 56844 1370 0 0 25 0 1 0 15367272 86380544 20123 1992294400 4194304 7136930 140736154857312 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21089 20123 388 719 0 20368 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 84356

[startup+642.302 s]
/proc/loadavg: 1.00 1.13 1.34 2/107 23263
/proc/meminfo: memFree=1772236/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=84496 CPUtime=642.14
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 24895 0 0 0 62710 1504 0 0 25 0 1 0 15367272 86523904 20165 1992294400 4194304 7136930 140736154857312 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21124 20165 388 719 0 20403 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 84496

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.05 1.25 2/107 23269
/proc/meminfo: memFree=1771244/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=85472 CPUtime=882.07
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25057 0 0 0 86073 2134 0 0 25 0 1 0 15367272 87523328 20327 1992294400 4194304 7136930 140736154857312 18446744073709551615 5507249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21368 20327 388 719 0 20647 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 85472

[startup+942.301 s]
/proc/loadavg: 1.00 1.04 1.24 2/107 23269
/proc/meminfo: memFree=1771244/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=85616 CPUtime=942.05
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25081 0 0 0 91915 2290 0 0 25 0 1 0 15367272 87670784 20351 1992294400 4194304 7136930 140736154857312 18446744073709551615 4660016 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21404 20351 388 719 0 20683 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 85616

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.22 2/107 23271
/proc/meminfo: memFree=1770996/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=85752 CPUtime=1002.04
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25109 0 0 0 97761 2443 0 0 25 0 1 0 15367272 87810048 20379 1992294400 4194304 7136930 140736154857312 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21438 20379 388 719 0 20717 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 85752

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/107 23273
/proc/meminfo: memFree=1770872/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=85956 CPUtime=1062.02
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25145 0 0 0 103630 2572 0 0 25 0 1 0 15367272 88018944 20415 1992294400 4194304 7136930 140736154857312 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21489 20415 388 719 0 20768 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 85956

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/107 23275
/proc/meminfo: memFree=1770624/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=86092 CPUtime=1122.01
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25175 0 0 0 109487 2714 0 0 25 0 1 0 15367272 88158208 20445 1992294400 4194304 7136930 140736154857312 18446744073709551615 5909879 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21523 20445 388 719 0 20802 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 86092

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.17 3/108 23280
/proc/meminfo: memFree=1755984/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=86092 CPUtime=1181.99
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25190 0 0 0 115330 2869 0 0 25 0 1 0 15367272 88158208 20460 1992294400 4194304 7136930 140736154857312 18446744073709551615 4434043 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21523 20460 388 719 0 20802 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 86092

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/107 23280
/proc/meminfo: memFree=1769756/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=86228 CPUtime=1241.97
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25208 0 0 0 121175 3022 0 0 25 0 1 0 15367272 88297472 20478 1992294400 4194304 7136930 140736154857312 18446744073709551615 5507387 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21557 20478 388 719 0 20836 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 86228

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/107 23282
/proc/meminfo: memFree=1769632/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=86380 CPUtime=1301.97
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25247 0 0 0 127012 3185 0 0 25 0 1 0 15367272 88453120 20517 1992294400 4194304 7136930 140736154857312 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21595 20517 388 719 0 20874 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 86380

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/107 23284
/proc/meminfo: memFree=1769632/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=86380 CPUtime=1361.95
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25252 0 0 0 132839 3356 0 0 25 0 1 0 15367272 88453120 20522 1992294400 4194304 7136930 140736154857312 18446744073709551615 5506849 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21595 20522 388 719 0 20874 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 86380

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 23286
/proc/meminfo: memFree=1769508/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=86548 CPUtime=1421.94
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25275 0 0 0 138674 3520 0 0 25 0 1 0 15367272 88625152 20545 1992294400 4194304 7136930 140736154857312 18446744073709551615 5507387 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21637 20545 388 719 0 20916 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 86548

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/107 23288
/proc/meminfo: memFree=1769508/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=86548 CPUtime=1481.92
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25277 0 0 0 144509 3683 0 0 25 0 1 0 15367272 88625152 20547 1992294400 4194304 7136930 140736154857312 18446744073709551615 6350076 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21637 20547 388 719 0 20916 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 86548

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/107 23288
/proc/meminfo: memFree=1769632/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=86548 CPUtime=1541.9
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25296 0 0 0 150393 3797 0 0 25 0 1 0 15367272 88625152 20566 1992294400 4194304 7136930 140736154857312 18446744073709551615 5507220 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21637 20566 388 719 0 20916 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 86548

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 23290
/proc/meminfo: memFree=1769508/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=86720 CPUtime=1601.89
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25324 0 0 0 156260 3929 0 0 25 0 1 0 15367272 88801280 20594 1992294400 4194304 7136930 140736154857312 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21680 20594 388 719 0 20959 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 86720

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 23292
/proc/meminfo: memFree=1769508/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=86860 CPUtime=1661.87
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25337 0 0 0 162119 4068 0 0 25 0 1 0 15367272 88944640 20607 1992294400 4194304 7136930 140736154857312 18446744073709551615 5507728 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21715 20607 388 719 0 20994 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 86860

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 23294
/proc/meminfo: memFree=1769508/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=86860 CPUtime=1721.86
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25340 0 0 0 167950 4236 0 0 25 0 1 0 15367272 88944640 20610 1992294400 4194304 7136930 140736154857312 18446744073709551615 5507200 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21715 20610 388 719 0 20994 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 86860

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 23296
/proc/meminfo: memFree=1769260/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=87012 CPUtime=1781.84
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25392 0 0 0 173780 4404 0 0 25 0 1 0 15367272 89100288 20662 1992294400 4194304 7136930 140736154857312 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21753 20662 388 719 0 21032 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 87012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 23296
/proc/meminfo: memFree=1769260/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=87012 CPUtime=1800.05
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25392 0 0 0 175552 4453 0 0 25 0 1 0 15367272 89100288 20662 1992294400 4194304 7136930 140736154857312 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21753 20662 388 719 0 21032 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 87012

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 23296
/proc/meminfo: memFree=1769260/2059040 swapFree=4140228/4192956
[pid=23244] ppid=23242 vsize=87012 CPUtime=1800.05
/proc/23244/stat : 23244 (pbscip.linux.x8) R 23242 23244 22203 0 -1 4202496 25392 0 0 0 175552 4453 0 0 25 0 1 0 15367272 89100288 20662 1992294400 4194304 7136930 140736154857312 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23244/statm: 21753 20662 388 719 0 21032 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 87012

Child status: 0
Real time (s): 1800.55
CPU time (s): 1800.1
CPU user time (s): 1755.55
CPU system time (s): 44.5462
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 87012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1755.55
system time used= 44.5462
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25405
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= 4
involuntary context switches= 15310

runsolver used 3.12352 second user time and 8.35973 second system time

The end

Launcher Data

Begin job on node018 at 2010-06-13 10:18:29
IDJOB=2663990
IDBENCH=2057
IDSOLVER=1167
FILE ID=node018/2663990-1276417109
PBS_JOBID= 11173282
Free space on /tmp= 62292 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-2-c.opb
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-2663990-1276417109/watcher-2663990-1276417109 -o /tmp/evaluation-result-2663990-1276417109/solver-2663990-1276417109 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663990-1276417109.opb -t 1800 -m 1800

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

MD5SUM BENCH= 02ee6f086501e1f86c8de97a222a24d7
RANDOM SEED=2029979345

node018.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.248
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.49
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.248
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1852876 kB
Buffers:         13484 kB
Cached:         105172 kB
SwapCached:       5692 kB
Active:          28696 kB
Inactive:       102372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1852876 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            3456 kB
Writeback:           0 kB
AnonPages:       10968 kB
Mapped:          12768 kB
Slab:            53184 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180104 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62292 MiB
End job on node018 at 2010-06-13 10:48:32