Trace number 2693851

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.51 1800.59

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j606_1-unsat--soft-33-100-0.wbo
MD5SUM872a81971ad579271bbf67d1b84f3091
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.061989
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 constraints22689
Number of soft constraints15221
Number of constraints which are clauses22453
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 constraint32
Top cost 775540
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 775539
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 220
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.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-2693851-1277917754.wbo>
0.19/0.23	c original problem has 37762 variables (22541 bin, 0 int, 0 impl, 15221 cont) and 37911 constraints
0.19/0.23	c problem read
0.19/0.23	c presolving settings loaded
0.19/0.23	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.79/0.88	c presolving:
0.89/0.98	c (round 1) 331 del vars, 1076 del conss, 194 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 49987 impls, 0 clqs
0.99/1.07	c (round 2) 1086 del vars, 3103 del conss, 308 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50209 impls, 0 clqs
1.10/1.16	c (round 3) 2652 del vars, 4739 del conss, 342 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50235 impls, 0 clqs
1.19/1.20	c (round 4) 4104 del vars, 5487 del conss, 361 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50243 impls, 0 clqs
1.19/1.23	c (round 5) 4766 del vars, 5835 del conss, 373 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50255 impls, 0 clqs
1.19/1.25	c (round 6) 5084 del vars, 5969 del conss, 376 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50255 impls, 0 clqs
1.19/1.27	c (round 7) 5208 del vars, 6000 del conss, 376 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50255 impls, 0 clqs
1.28/1.31	c (round 8) 5236 del vars, 6004 del conss, 13358 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50255 impls, 0 clqs
1.39/1.44	c (round 9) 5240 del vars, 6004 del conss, 13358 chg bounds, 0 chg sides, 0 chg coeffs, 6423 upgd conss, 50255 impls, 0 clqs
5.08/5.14	c    (4.7s) probing: 1000/19540 (5.1%) - 0 fixings, 0 aggregations, 2869 implications, 0 bound changes
8.29/8.32	c    (7.8s) probing: 2000/19540 (10.2%) - 0 fixings, 0 aggregations, 3504 implications, 0 bound changes
8.29/8.32	c    (7.8s) probing: 2001/19540 (10.2%) - 0 fixings, 0 aggregations, 3504 implications, 0 bound changes
8.29/8.32	c    (7.8s) probing aborted: 2000/2000 successive useless probings
8.29/8.32	c presolving (10 rounds):
8.29/8.32	c  5240 deleted vars, 6004 deleted constraints, 13358 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
8.29/8.32	c  60851 implications, 0 cliques
8.29/8.32	c presolved problem has 32522 variables (19540 bin, 0 int, 0 impl, 12982 cont) and 31907 constraints
8.29/8.32	c   12982 constraints of type <indicator>
8.29/8.32	c     480 constraints of type <varbound>
8.29/8.32	c      90 constraints of type <knapsack>
8.29/8.32	c   12502 constraints of type <linear>
8.29/8.32	c    5853 constraints of type <logicor>
8.29/8.32	c transformed objective value is always integral (scale: 1)
8.29/8.32	c Presolving Time: 7.75
8.29/8.32	c - non default parameters ----------------------------------------------------------------------
8.29/8.32	c # SCIP version 1.2.1.2
8.29/8.32	c 
8.29/8.32	c # frequency for displaying node information lines
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 100]
8.29/8.32	c display/freq = 10000
8.29/8.32	c 
8.29/8.32	c # maximal time in seconds to run
8.29/8.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.29/8.32	c limits/time = 1799.78
8.29/8.32	c 
8.29/8.32	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
8.29/8.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.29/8.32	c limits/memory = 3420
8.29/8.32	c 
8.29/8.32	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 1]
8.29/8.32	c lp/solvefreq = -1
8.29/8.32	c 
8.29/8.32	c # should presolving try to simplify inequalities
8.29/8.32	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.29/8.32	c constraints/linear/simplifyinequalities = TRUE
8.29/8.32	c 
8.29/8.32	c # should presolving try to simplify knapsacks
8.29/8.32	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.29/8.32	c constraints/knapsack/simplifyinequalities = TRUE
8.29/8.32	c 
8.29/8.32	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: -1]
8.29/8.32	c separating/rapidlearning/freq = 0
8.29/8.32	c 
8.29/8.32	c -----------------------------------------------------------------------------------------------
8.29/8.32	c start solving
8.29/8.33	c 
8.39/8.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.39/8.40	c   7.9s|     1 |     2 |     0 |     - | 115M|   0 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
124.19/124.27	c   123s| 10000 | 10001 |     0 |   0.0 | 125M| 151 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
243.38/243.40	c   241s| 20000 | 20001 |     0 |   0.0 | 134M| 155 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
360.27/360.39	c   358s| 30000 | 30001 |     0 |   0.0 | 142M| 155 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
473.67/473.74	c   470s| 40000 | 40001 |     0 |   0.0 | 150M| 163 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
588.97/589.01	c   585s| 50000 | 50001 |     0 |   0.0 | 158M| 163 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
699.86/699.96	c   695s| 60000 | 60001 |     0 |   0.0 | 165M| 163 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
809.96/810.00	c   805s| 70000 | 70001 |     0 |   0.0 | 172M| 165 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
921.77/921.88	c   916s| 80000 | 80001 |     0 |   0.0 | 180M| 181 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1030.96/1031.06	c  1025s| 90000 | 90001 |     0 |   0.0 | 187M| 181 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1138.95/1139.06	c  1132s|100000 |100001 |     0 |   0.0 | 194M| 183 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1246.46/1246.53	c  1239s|110000 |110001 |     0 |   0.0 | 201M| 183 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1354.16/1354.23	c  1346s|120000 |120001 |     0 |   0.0 | 208M| 183 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1469.06/1469.14	c  1461s|130000 |130001 |     0 |   0.0 | 215M| 183 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1575.74/1575.83	c  1567s|140000 |140001 |     0 |   0.0 | 222M| 183 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1684.23/1684.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1684.23/1684.34	c  1675s|150000 |150001 |     0 |   0.0 | 229M| 183 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1792.31/1792.40	c  1782s|160000 |160001 |     0 |   0.0 | 236M| 183 |   - |  32k|  31k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1800.02/1800.10	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.11	c 
1800.02/1800.11	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.11	c Solving Time (sec) : 1789.55
1800.02/1800.11	c Solving Nodes      : 160719
1800.02/1800.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.11	c Dual Bound         : +0.00000000000000e+00
1800.02/1800.11	c Gap                : infinite
1800.02/1800.11	s UNKNOWN
1800.02/1800.11	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.11	c Solving Time       :    1789.55
1800.02/1800.11	c Original Problem   :
1800.02/1800.11	c   Problem name     : HOME/instance-2693851-1277917754.wbo
1800.02/1800.11	c   Variables        : 37762 (22541 binary, 0 integer, 0 implicit integer, 15221 continuous)
1800.02/1800.11	c   Constraints      : 37911 initial, 37911 maximal
1800.02/1800.11	c Presolved Problem  :
1800.02/1800.11	c   Problem name     : t_HOME/instance-2693851-1277917754.wbo
1800.02/1800.11	c   Variables        : 32522 (19540 binary, 0 integer, 0 implicit integer, 12982 continuous)
1800.02/1800.11	c   Constraints      : 31907 initial, 31907 maximal
1800.02/1800.11	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.11	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.11	c   dualfix          :       0.03       4684          0          0          0          0          0          0          0
1800.02/1800.11	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.11	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.11	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.02/1800.11	c   probing          :       6.76          0          0          0          0          0          0          0          0
1800.02/1800.11	c   indicator        :       0.13          0          0          0          0          0       2239          0          0
1800.02/1800.11	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.11	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.11	c   linear           :       0.23        376        180          0      13358          0       3765          0          0
1800.02/1800.11	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.02/1800.11	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1800.11	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.11	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.02/1800.11	c   indicator        :      12982          0     633154          0     160719          0     142654          0          0          0
1800.02/1800.11	c   varbound         :        480          0     633154          0     160719          0      86053          0          0          0
1800.02/1800.11	c   knapsack         :         90          0     633154          0     160719          0          0          0          0          0
1800.02/1800.11	c   linear           :      12502          0     633154          0     160719          0      47452          0          0          0
1800.02/1800.11	c   logicor          :       5853          0     483485          0     160719          0     772514          0          0          0
1800.02/1800.11	c   countsols        :          0          0          0          0     160719          0          0          0          0          0
1800.02/1800.11	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.11	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.11	c   indicator        :     483.04       0.00     185.75       0.00     297.29
1800.02/1800.11	c   varbound         :       8.63       0.00       8.54       0.00       0.09
1800.02/1800.11	c   knapsack         :      19.51       0.00       2.14       0.00      17.37
1800.02/1800.11	c   linear           :     171.17       0.00     169.85       0.00       1.32
1800.02/1800.11	c   logicor          :     219.16       0.00       4.71       0.00     214.45
1800.02/1800.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.11	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.11	c   vbounds          :      41.98     240838          0       7738
1800.02/1800.11	c   rootredcost      :       0.16          0          0          0
1800.02/1800.11	c   pseudoobj        :     273.06     627915          0          0
1800.02/1800.11	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.11	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.11	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.11	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.11	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.11	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.11	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.02/1800.11	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.11	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.11	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.02/1800.11	c   redcost          :       0.00          0          0          0          0          0
1800.02/1800.11	c   impliedbounds    :       0.00          0          0          0          0          0
1800.02/1800.11	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.11	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.11	c   gomory           :       0.00          0          0          0          0          0
1800.02/1800.11	c   strongcg         :       0.00          0          0          0          0          0
1800.02/1800.11	c   cmir             :       0.00          0          0          0          0          0
1800.02/1800.11	c   flowcover        :       0.00          0          0          0          0          0
1800.02/1800.11	c   clique           :       0.00          0          0          0          0          0
1800.02/1800.11	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.11	c   mcf              :       0.00          0          0          0          0          0
1800.02/1800.11	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.11	c Pricers            :       Time      Calls       Vars
1800.02/1800.11	c   problem variables:       0.00          0          0
1800.02/1800.11	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.11	c   relpscost        :       0.00          0          0          0          0          0          0
1800.02/1800.11	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.11	c   inference        :     553.23     160719          0          0          0          0     321438
1800.02/1800.11	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.11	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.11	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.11	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.11	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.11	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.11	c   LP solutions     :       0.00          -          0
1800.02/1800.11	c   pseudo solutions :       0.00          -          0
1800.02/1800.11	c   oneopt           :       0.00          0          0
1800.02/1800.11	c   trivial          :       0.55          2          0
1800.02/1800.11	c   simplerounding   :       0.00          0          0
1800.02/1800.11	c   zirounding       :       0.00          0          0
1800.02/1800.11	c   rounding         :       0.00          0          0
1800.02/1800.11	c   shifting         :       0.00          0          0
1800.02/1800.11	c   intshifting      :       0.00          0          0
1800.02/1800.11	c   twoopt           :       0.00          0          0
1800.02/1800.11	c   fixandinfer      :       0.00          0          0
1800.02/1800.11	c   feaspump         :       0.00          0          0
1800.02/1800.11	c   coefdiving       :       0.00          0          0
1800.02/1800.11	c   pscostdiving     :       0.00          0          0
1800.02/1800.11	c   fracdiving       :       0.00          0          0
1800.02/1800.11	c   veclendiving     :       0.00          0          0
1800.02/1800.11	c   intdiving        :       0.00          0          0
1800.02/1800.11	c   actconsdiving    :       0.00          0          0
1800.02/1800.11	c   objpscostdiving  :       0.00          0          0
1800.02/1800.11	c   rootsoldiving    :       0.00          0          0
1800.02/1800.11	c   linesearchdiving :       0.00          0          0
1800.02/1800.11	c   guideddiving     :       0.00          0          0
1800.02/1800.11	c   octane           :       0.00          0          0
1800.02/1800.11	c   rens             :       0.00          0          0
1800.02/1800.11	c   rins             :       0.00          0          0
1800.02/1800.11	c   localbranching   :       0.00          0          0
1800.02/1800.11	c   mutation         :       0.00          0          0
1800.02/1800.11	c   crossover        :       0.00          0          0
1800.02/1800.11	c   dins             :       0.00          0          0
1800.02/1800.11	c   undercover       :       0.00          0          0
1800.02/1800.11	c   nlp              :       0.11          0          0
1800.02/1800.11	c   trysol           :       0.01          1          0
1800.02/1800.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.11	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.11	c   dual LP          :       0.00          0          0       0.00          -
1800.02/1800.11	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.11	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.11	c   diving/probing LP:       0.00          0          0       0.00          -
1800.02/1800.11	c   strong branching :       0.00          0          0       0.00          -
1800.02/1800.11	c     (at root node) :          -          0          0       0.00          -
1800.02/1800.11	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.11	c B&B Tree           :
1800.02/1800.11	c   number of runs   :          1
1800.02/1800.11	c   nodes            :     160719
1800.02/1800.11	c   nodes (total)    :     160719
1800.02/1800.11	c   nodes left       :     160720
1800.02/1800.11	c   max depth        :        183
1800.02/1800.11	c   max depth (total):        183
1800.02/1800.11	c   backtracks       :       1800 (1.1%)
1800.02/1800.11	c   delayed cutoffs  :          0
1800.02/1800.11	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.02/1800.11	c   avg switch length:       2.65
1800.02/1800.11	c   switching time   :       6.73
1800.02/1800.11	c Solution           :
1800.02/1800.11	c   Solutions found  :          0 (0 improvements)
1800.02/1800.11	c   Primal Bound     :          -
1800.02/1800.11	c   Dual Bound       : +0.00000000000000e+00
1800.02/1800.11	c   Gap              :   infinite
1800.02/1800.11	c   Root Dual Bound  : +0.00000000000000e+00
1800.02/1800.11	c   Root Iterations  :          0
1800.41/1800.58	c Time complete: 1800.5.

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-2693851-1277917754/watcher-2693851-1277917754 -o /tmp/evaluation-result-2693851-1277917754/solver-2693851-1277917754 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693851-1277917754.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.00 2.00 4/176 14552
/proc/meminfo: memFree=31007992/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=8404 CPUtime=0
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 1567 0 0 0 0 0 0 0 23 0 1 0 133071921 8605696 1489 4089446400 4194304 7136930 140733346582368 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14552/statm: 2101 1500 275 719 0 1380 0

[startup+0.0435949 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 14552
/proc/meminfo: memFree=31007992/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=19784 CPUtime=0.04
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 4440 0 0 0 4 0 0 0 23 0 1 0 133071921 20258816 4362 4089446400 4194304 7136930 140733346582368 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14552/statm: 4946 4363 275 719 0 4225 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 19784

[startup+0.100587 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 14552
/proc/meminfo: memFree=31007992/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=31732 CPUtime=0.09
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 7436 0 0 0 9 0 0 0 23 0 1 0 133071921 32493568 7358 4089446400 4194304 7136930 140733346582368 18446744073709551615 6267696 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14552/statm: 7933 7358 275 719 0 7212 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31732

[startup+0.300546 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 14552
/proc/meminfo: memFree=31007992/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=106404 CPUtime=0.29
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 26356 0 0 0 26 3 0 0 23 0 1 0 133071921 108957696 25888 4089446400 4194304 7136930 140733346582368 18446744073709551615 4210097 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14552/statm: 26601 25888 289 719 0 25880 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 106404

[startup+0.700496 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 14552
/proc/meminfo: memFree=31007992/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=139852 CPUtime=0.69
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 33483 0 0 0 65 4 0 0 25 0 1 0 133071921 143208448 33015 4089446400 4194304 7136930 140733346582368 18446744073709551615 4241129 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14552/statm: 34963 33015 323 719 0 34242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 139852

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 14553
/proc/meminfo: memFree=30870516/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=152912 CPUtime=1.49
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 41898 0 0 0 130 19 0 0 25 0 1 0 133071921 156581888 36465 4089446400 4194304 7136930 140733346582368 18446744073709551615 5969485 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 38228 36465 403 719 0 37507 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152912

[startup+3.10106 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 14553
/proc/meminfo: memFree=30862084/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=153688 CPUtime=3.08
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 42104 0 0 0 288 20 0 0 25 0 1 0 133071921 157376512 36657 4089446400 4194304 7136930 140733346582368 18446744073709551615 4827007 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 38422 36657 389 719 0 37701 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 153688

[startup+6.30054 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 14553
/proc/meminfo: memFree=30859232/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=154716 CPUtime=6.29
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 42378 0 0 0 605 24 0 0 25 0 1 0 133071921 158429184 36931 4089446400 4194304 7136930 140733346582368 18446744073709551615 5500783 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 38679 36931 394 719 0 37958 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 154716

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 14553
/proc/meminfo: memFree=30858056/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=156080 CPUtime=12.68
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 43113 0 0 0 1239 29 0 0 25 0 1 0 133071921 159825920 37359 4089446400 4194304 7136930 140733346582368 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 39020 37359 406 719 0 38299 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 156080

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 14553
/proc/meminfo: memFree=30853468/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=157100 CPUtime=25.48
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 43365 0 0 0 2509 39 0 0 25 0 1 0 133071921 160870400 37611 4089446400 4194304 7136930 140733346582368 18446744073709551615 5512091 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 39275 37611 406 719 0 38554 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 157100

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 14553
/proc/meminfo: memFree=30844696/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=159764 CPUtime=51.08
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 44015 0 0 0 5044 64 0 0 25 0 1 0 133071921 163598336 38261 4089446400 4194304 7136930 140733346582368 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 39941 38261 406 719 0 39220 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 159764

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 14555
/proc/meminfo: memFree=30821852/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=165772 CPUtime=102.28
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 45524 0 0 0 10130 98 0 0 25 0 1 0 133071921 169750528 39770 4089446400 4194304 7136930 140733346582368 18446744073709551615 4643192 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 41443 39770 406 719 0 40722 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 165772

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 14557
/proc/meminfo: memFree=30799008/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=171324 CPUtime=162.28
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 46941 0 0 0 16095 133 0 0 25 0 1 0 133071921 175435776 41187 4089446400 4194304 7136930 140733346582368 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 42831 41187 406 719 0 42110 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 171324

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 14559
/proc/meminfo: memFree=30775184/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=176080 CPUtime=222.28
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 48130 0 0 0 22057 171 0 0 25 0 1 0 133071921 180305920 42376 4089446400 4194304 7136930 140733346582368 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 44020 42376 406 719 0 43299 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 176080

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 14559
/proc/meminfo: memFree=30750364/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=181456 CPUtime=282.27
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 49485 0 0 0 28020 207 0 0 25 0 1 0 133071921 185810944 43731 4089446400 4194304 7136930 140733346582368 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 45364 43731 406 719 0 44643 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 181456

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 14561
/proc/meminfo: memFree=30727900/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=186720 CPUtime=342.27
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 50821 0 0 0 33983 244 0 0 25 0 1 0 133071921 191201280 45067 4089446400 4194304 7136930 140733346582368 18446744073709551615 4740347 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 46680 45067 406 719 0 45959 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 186720

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 14563
/proc/meminfo: memFree=30706432/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=189760 CPUtime=402.27
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 51601 0 0 0 39948 279 0 0 25 0 1 0 133071921 194314240 45847 4089446400 4194304 7136930 140733346582368 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 47440 45847 406 719 0 46719 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 189760

[startup+462.301 s]
/proc/loadavg: 2.07 2.02 2.00 4/177 14565
/proc/meminfo: memFree=30681732/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=196176 CPUtime=462.27
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 53241 0 0 0 45910 317 0 0 25 0 1 0 133071921 200884224 47487 4089446400 4194304 7136930 140733346582368 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 49044 47487 406 719 0 48323 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 196176

[startup+522.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 14595
/proc/meminfo: memFree=31138428/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=200680 CPUtime=522.27
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 54372 0 0 0 51878 349 0 0 25 0 1 0 133071921 205496320 48618 4089446400 4194304 7136930 140733346582368 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 50170 48618 406 719 0 49449 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 200680

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 14595
/proc/meminfo: memFree=31104048/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=204216 CPUtime=582.27
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 55307 0 0 0 57849 378 0 0 25 0 1 0 133071921 209117184 49553 4089446400 4194304 7136930 140733346582368 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 51054 49553 406 719 0 50333 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 204216

[startup+642.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14597
/proc/meminfo: memFree=31071892/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=209952 CPUtime=642.27
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 56746 0 0 0 63820 407 0 0 25 0 1 0 133071921 214990848 50992 4089446400 4194304 7136930 140733346582368 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 52488 50992 406 719 0 51767 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 209952

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 14607
/proc/meminfo: memFree=30907296/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=234608 CPUtime=1002.27
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 62534 0 0 0 99637 590 0 0 25 0 1 0 133071921 240238592 56780 4089446400 4194304 7136930 140733346582368 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 58652 56780 406 719 0 57931 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 234608

[startup+1062.3 s]
/proc/loadavg: 2.17 2.06 2.02 3/177 14609
/proc/meminfo: memFree=30884576/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=237676 CPUtime=1062.27
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 63308 0 0 0 105606 621 0 0 25 0 1 0 133071921 243380224 57554 4089446400 4194304 7136930 140733346582368 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 59419 57554 406 719 0 58698 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 237676

[startup+1122.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/177 14611
/proc/meminfo: memFree=30855900/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=241712 CPUtime=1122.26
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 64341 0 0 0 111577 649 0 0 25 0 1 0 133071921 247513088 58587 4089446400 4194304 7136930 140733346582368 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 60428 58587 406 719 0 59707 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 241712

[startup+1182.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14611
/proc/meminfo: memFree=30829592/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=247044 CPUtime=1182.25
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 65694 0 0 0 117544 681 0 0 25 0 1 0 133071921 252973056 59940 4089446400 4194304 7136930 140733346582368 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 61761 59940 406 719 0 61040 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 247044

[startup+1242.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/177 14613
/proc/meminfo: memFree=30798428/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=251936 CPUtime=1242.26
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 66939 0 0 0 123518 708 0 0 25 0 1 0 133071921 257982464 61185 4089446400 4194304 7136930 140733346582368 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 62984 61185 406 719 0 62263 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 251936

[startup+1302.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 14615
/proc/meminfo: memFree=30773348/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=254412 CPUtime=1302.26
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 67568 0 0 0 129486 740 0 0 25 0 1 0 133071921 260517888 61814 4089446400 4194304 7136930 140733346582368 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 63603 61814 406 719 0 62882 0
Current children cumulated CPU time (s) 1302.26
Current children cumulated vsize (KiB) 254412

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14617
/proc/meminfo: memFree=30748892/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=256988 CPUtime=1362.26
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 68233 0 0 0 135454 772 0 0 25 0 1 0 133071921 263155712 62479 4089446400 4194304 7136930 140733346582368 18446744073709551615 4826989 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 64247 62479 406 719 0 63526 0
Current children cumulated CPU time (s) 1362.26
Current children cumulated vsize (KiB) 256988

[startup+1422.31 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 14622
/proc/meminfo: memFree=30720572/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=261360 CPUtime=1422.26
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 69349 0 0 0 141426 800 0 0 25 0 1 0 133071921 267632640 63595 4089446400 4194304 7136930 140733346582368 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14552/statm: 65340 63595 406 719 0 64619 0
Current children cumulated CPU time (s) 1422.26
Current children cumulated vsize (KiB) 261360

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 14622
/proc/meminfo: memFree=30689632/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=264840 CPUtime=1482.25
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 70236 0 0 0 147398 827 0 0 25 0 1 0 133071921 271196160 64482 4089446400 4194304 7136930 140733346582368 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 66210 64482 406 719 0 65489 0
Current children cumulated CPU time (s) 1482.25
Current children cumulated vsize (KiB) 264840

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14624
/proc/meminfo: memFree=30659832/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=270488 CPUtime=1542.24
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 71702 0 0 0 153361 863 0 0 25 0 1 0 133071921 276979712 65948 4089446400 4194304 7136930 140733346582368 18446744073709551615 4697381 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 67622 65948 406 719 0 66901 0
Current children cumulated CPU time (s) 1542.24
Current children cumulated vsize (KiB) 270488

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14626
/proc/meminfo: memFree=30629920/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=275372 CPUtime=1602.23
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 72946 0 0 0 159320 903 0 0 25 0 1 0 133071921 281980928 67192 4089446400 4194304 7136930 140733346582368 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 68843 67192 406 719 0 68122 0
Current children cumulated CPU time (s) 1602.23
Current children cumulated vsize (KiB) 275372

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 14628
/proc/meminfo: memFree=30605836/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=276412 CPUtime=1662.23
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 73226 0 0 0 165281 942 0 0 25 0 1 0 133071921 283045888 67472 4089446400 4194304 7136930 140733346582368 18446744073709551615 4642962 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 69103 67472 406 719 0 68382 0
Current children cumulated CPU time (s) 1662.23
Current children cumulated vsize (KiB) 276412

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 14630
/proc/meminfo: memFree=30579372/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=279388 CPUtime=1722.22
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 73960 0 0 0 171245 977 0 0 25 0 1 0 133071921 286093312 68206 4089446400 4194304 7136930 140733346582368 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 69847 68206 406 719 0 69126 0
Current children cumulated CPU time (s) 1722.22
Current children cumulated vsize (KiB) 279388

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14630
/proc/meminfo: memFree=30544740/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=287108 CPUtime=1782.21
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 75939 0 0 0 177205 1016 0 0 25 0 1 0 133071921 293998592 70185 4089446400 4194304 7136930 140733346582368 18446744073709551615 4827005 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 71777 70185 406 719 0 71056 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 287108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14632
/proc/meminfo: memFree=30531712/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=288928 CPUtime=1800.02
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 76399 0 0 0 178975 1027 0 0 25 0 1 0 133071921 295862272 70645 4089446400 4194304 7136930 140733346582368 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14552/statm: 72232 70645 406 719 0 71511 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 288928

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

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

[startup+1800.21 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14632
/proc/meminfo: memFree=30531712/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=287204 CPUtime=1800.12
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 76406 0 0 0 178985 1027 0 0 25 0 1 0 133071921 294096896 70284 4089446400 4194304 7136930 140733346582368 18446744073709551615 6166298 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14552/statm: 71801 70284 413 719 0 71080 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 287204

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14632
/proc/meminfo: memFree=30531712/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=228336 CPUtime=1800.31
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 76406 0 0 0 179004 1027 0 0 25 0 1 0 133071921 233816064 55571 4089446400 4194304 7136930 140733346582368 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14552/statm: 57084 55571 413 719 0 56363 0
Current children cumulated CPU time (s) 1800.31
Current children cumulated vsize (KiB) 228336

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14632
/proc/meminfo: memFree=30531712/32951132 swapFree=67111528/67111528
[pid=14552] ppid=14550 vsize=214888 CPUtime=1800.41
/proc/14552/stat : 14552 (pbscip.linux.x8) R 14550 14552 13569 0 -1 4202496 76406 0 0 0 179014 1027 0 0 25 0 1 0 133071921 220045312 52227 4089446400 4194304 7136930 140733346582368 18446744073709551615 4698824 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14552/statm: 53722 52227 413 719 0 53001 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (KiB) 214888

Child status: 0
Real time (s): 1800.59
CPU time (s): 1800.51
CPU user time (s): 1790.22
CPU system time (s): 10.2844
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 288928

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

runsolver used 2.86156 second user time and 5.76212 second system time

The end

Launcher Data

Begin job on node129 at 2010-06-30 19:09:14
IDJOB=2693851
IDBENCH=79093
IDSOLVER=1206
FILE ID=node129/2693851-1277917754
PBS_JOBID= 11197280
Free space on /tmp= 74204 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-j606_1-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-2693851-1277917754/watcher-2693851-1277917754 -o /tmp/evaluation-result-2693851-1277917754/solver-2693851-1277917754 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693851-1277917754.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 872a81971ad579271bbf67d1b84f3091
RANDOM SEED=52160872

node129.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.831
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.66
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.831
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.83
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.831
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.76
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.831
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.84
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.831
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	: 5410.05
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.831
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.83
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.831
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.75
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.831
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31008272 kB
Buffers:        205136 kB
Cached:        1078016 kB
SwapCached:          0 kB
Active:        1089176 kB
Inactive:       709500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31008272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3948 kB
Writeback:           0 kB
AnonPages:      515148 kB
Mapped:          17224 kB
Slab:            78920 kB
PageTables:       6048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   669680 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node129 at 2010-06-30 19:39:16