Trace number 2693673

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.41 1800.38

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache.inv10.ucl--soft-66-100-0.wbo
MD5SUMd386dfc8e47349268f453a2b59efbfb7
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.128979
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8937
Total number of constraints26319
Number of soft constraints8922
Number of constraints which are clauses26047
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints272
Minimum length of a constraint1
Maximum length of a constraint9
Top cost 446674
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 446673
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
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-2693673-1277914651.wbo>
0.19/0.23	c original problem has 26781 variables (17859 bin, 0 int, 0 impl, 8922 cont) and 35242 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.29/0.37	c presolving:
0.39/0.49	c (round 1) 100 del vars, 17 del conss, 7 chg bounds, 136 chg sides, 278 chg coeffs, 0 upgd conss, 227309 impls, 0 clqs
0.49/0.52	c (round 2) 102 del vars, 210 del conss, 9 chg bounds, 136 chg sides, 278 chg coeffs, 0 upgd conss, 227309 impls, 0 clqs
0.49/0.53	c (round 3) 104 del vars, 214 del conss, 10 chg bounds, 136 chg sides, 278 chg coeffs, 0 upgd conss, 227309 impls, 0 clqs
5.29/5.33	c    (5.0s) probing: 1000/17753 (5.6%) - 4 fixings, 19 aggregations, 3725 implications, 0 bound changes
9.60/9.64	c    (9.3s) probing: 2000/17753 (11.3%) - 4 fixings, 20 aggregations, 6709 implications, 0 bound changes
13.59/13.62	c    (13.2s) probing: 3000/17753 (16.9%) - 4 fixings, 23 aggregations, 9515 implications, 0 bound changes
17.19/17.23	c    (16.8s) probing: 4000/17753 (22.5%) - 4 fixings, 24 aggregations, 9743 implications, 0 bound changes
20.69/20.77	c    (20.4s) probing: 5000/17753 (28.2%) - 4 fixings, 30 aggregations, 9818 implications, 0 bound changes
22.00/22.07	c    (21.6s) probing: 5368/17753 (30.2%) - 4 fixings, 32 aggregations, 9827 implications, 0 bound changes
22.00/22.07	c    (21.6s) probing aborted: 100/100 successive totally useless probings
22.00/22.07	c (round 4) 143 del vars, 218 del conss, 12 chg bounds, 136 chg sides, 278 chg coeffs, 0 upgd conss, 279636 impls, 0 clqs
22.09/22.10	c (round 5) 145 del vars, 289 del conss, 12 chg bounds, 136 chg sides, 278 chg coeffs, 0 upgd conss, 279636 impls, 0 clqs
22.09/22.14	c (round 6) 151 del vars, 310 del conss, 8927 chg bounds, 136 chg sides, 278 chg coeffs, 0 upgd conss, 279636 impls, 0 clqs
22.19/22.26	c (round 7) 155 del vars, 310 del conss, 8927 chg bounds, 136 chg sides, 278 chg coeffs, 17108 upgd conss, 279636 impls, 0 clqs
22.70/22.78	c    (22.2s) probing: 5568/17753 (31.4%) - 4 fixings, 33 aggregations, 9863 implications, 0 bound changes
22.70/22.78	c    (22.2s) probing aborted: 100/100 successive totally useless probings
22.70/22.78	c presolving (8 rounds):
22.70/22.78	c  156 deleted vars, 310 deleted constraints, 8927 tightened bounds, 0 added holes, 136 changed sides, 278 changed coefficients
22.70/22.78	c  279708 implications, 0 cliques
22.70/22.78	c presolved problem has 26625 variables (17710 bin, 0 int, 0 impl, 8915 cont) and 34932 constraints
22.70/22.78	c    8915 constraints of type <indicator>
22.70/22.78	c       6 constraints of type <varbound>
22.70/22.78	c     182 constraints of type <knapsack>
22.70/22.78	c    8909 constraints of type <linear>
22.70/22.78	c   16920 constraints of type <logicor>
22.70/22.78	c transformed objective value is always integral (scale: 1)
22.70/22.78	c Presolving Time: 22.15
22.70/22.78	c - non default parameters ----------------------------------------------------------------------
22.70/22.78	c # SCIP version 1.2.1.2
22.70/22.78	c 
22.70/22.78	c # frequency for displaying node information lines
22.70/22.78	c # [type: int, range: [-1,2147483647], default: 100]
22.70/22.78	c display/freq = 10000
22.70/22.78	c 
22.70/22.78	c # maximal time in seconds to run
22.70/22.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
22.70/22.78	c limits/time = 1799.78
22.70/22.78	c 
22.70/22.78	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
22.70/22.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
22.70/22.78	c limits/memory = 3420
22.70/22.78	c 
22.70/22.78	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
22.70/22.78	c # [type: int, range: [-1,2147483647], default: 1]
22.70/22.78	c lp/solvefreq = -1
22.70/22.78	c 
22.70/22.78	c # should presolving try to simplify inequalities
22.70/22.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
22.70/22.78	c constraints/linear/simplifyinequalities = TRUE
22.70/22.78	c 
22.70/22.78	c # should presolving try to simplify knapsacks
22.70/22.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
22.70/22.78	c constraints/knapsack/simplifyinequalities = TRUE
22.70/22.78	c 
22.70/22.78	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
22.70/22.78	c # [type: int, range: [-1,2147483647], default: -1]
22.70/22.78	c separating/rapidlearning/freq = 0
22.70/22.78	c 
22.70/22.78	c -----------------------------------------------------------------------------------------------
22.70/22.78	c start solving
22.70/22.79	c 
22.79/22.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.79/22.84	c  22.3s|     1 |     2 |     0 |     - |  97M|   0 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
134.39/134.46	c   133s| 10000 | 10001 |     0 |   0.0 | 126M|  43 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
247.19/247.24	c   245s| 20000 | 20001 |     0 |   0.0 | 151M|  59 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
358.10/358.14	c   355s| 30000 | 29998 |     0 |   0.0 | 172M|  61 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
468.70/468.72	c   464s| 40000 | 39998 |     0 |   0.0 | 193M|  61 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
578.80/578.85	c   573s| 50000 | 49998 |     0 |   0.0 | 213M|  61 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
687.40/687.44	c   681s| 60000 | 59998 |     0 |   0.0 | 232M|  75 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
795.00/795.05	c   788s| 70000 | 69998 |     0 |   0.0 | 249M|  81 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
902.61/902.67	c   895s| 80000 | 79998 |     0 |   0.0 | 264M|  81 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1010.31/1010.39	c  1001s| 90000 | 89998 |     0 |   0.0 | 280M|  85 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1117.21/1117.21	c  1107s|100000 | 99998 |     0 |   0.0 | 294M|  89 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1223.31/1223.35	c  1213s|110000 |109998 |     0 |   0.0 | 308M|  91 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1327.51/1327.55	c  1316s|120000 |119998 |     0 |   0.0 | 320M|  95 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1434.02/1434.00	c  1422s|130000 |129998 |     0 |   0.0 | 336M|  95 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1541.02/1541.02	c  1528s|140000 |139998 |     0 |   0.0 | 353M|  95 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1647.62/1647.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1647.62/1647.64	c  1634s|150000 |149998 |     0 |   0.0 | 368M|  95 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1754.92/1754.93	c  1740s|160000 |159998 |     0 |   0.0 | 385M|  95 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.01	c 
1800.03/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.01	c Solving Time (sec) : 1784.65
1800.03/1800.01	c Solving Nodes      : 164205
1800.03/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.03/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.01	c Gap                : infinite
1800.03/1800.01	s UNKNOWN
1800.03/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.01	c Solving Time       :    1784.65
1800.03/1800.01	c Original Problem   :
1800.03/1800.01	c   Problem name     : HOME/instance-2693673-1277914651.wbo
1800.03/1800.01	c   Variables        : 26781 (17859 binary, 0 integer, 0 implicit integer, 8922 continuous)
1800.03/1800.01	c   Constraints      : 35242 initial, 35242 maximal
1800.03/1800.01	c Presolved Problem  :
1800.03/1800.01	c   Problem name     : t_HOME/instance-2693673-1277914651.wbo
1800.03/1800.01	c   Variables        : 26625 (17710 binary, 0 integer, 0 implicit integer, 8915 continuous)
1800.03/1800.01	c   Constraints      : 34932 initial, 34933 maximal
1800.03/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   dualfix          :       0.00         14          0          0          0          0          0          0          0
1800.03/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   implics          :       0.03          0         92          0          0          0          0          0          0
1800.03/1800.01	c   probing          :      21.88          4         33          0          0          0          0          0          0
1800.03/1800.01	c   indicator        :       0.01          0          0          0          0          0          7          0          0
1800.03/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   linear           :       0.13         12          1          0       8927          0        303        136        278
1800.03/1800.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.03/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.03/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.01	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   indicator        :       8915          0     986868          0     164204          0      28198          0          0          0
1800.03/1800.01	c   varbound         :          6          0     974223          0     164204          0       1877          0          0          0
1800.03/1800.01	c   knapsack         :        182          0     974223          0     164204          0          0          0          0          0
1800.03/1800.01	c   linear           :       8909          0     986868          0     164204          0      26288          0          0          0
1800.03/1800.01	c   logicor          :      16920+         0     910160          0     164204          1    4224873          0          0          0
1800.03/1800.01	c   countsols        :          0          0          0          0     164204          0          0          0          0          0
1800.03/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.01	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.01	c   indicator        :     321.98       0.00     136.68       0.00     185.30
1800.03/1800.01	c   varbound         :       0.48       0.00       0.18       0.00       0.30
1800.03/1800.01	c   knapsack         :       4.84       0.00       4.67       0.00       0.17
1800.03/1800.01	c   linear           :     163.86       0.00     163.65       0.00       0.21
1800.03/1800.01	c   logicor          :     491.69       0.00      16.17       0.00     475.52
1800.03/1800.01	c   countsols        :       0.02       0.00       0.00       0.00       0.02
1800.03/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.01	c   vbounds          :       0.66      41971          0         27
1800.03/1800.01	c   rootredcost      :       0.01          0          0          0
1800.03/1800.01	c   pseudoobj        :     257.73     973804          0          0
1800.03/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.01	c   propagation      :       0.00          1          1          1        4.0          0        0.0          -
1800.03/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.01	c   applied globally :          -          -          -          1        4.0          -          -          -
1800.03/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.03/1800.01	c   redcost          :       0.00          0          0          0          0          0
1800.03/1800.01	c   impliedbounds    :       0.00          0          0          0          0          0
1800.03/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.01	c   gomory           :       0.00          0          0          0          0          0
1800.03/1800.01	c   strongcg         :       0.00          0          0          0          0          0
1800.03/1800.01	c   cmir             :       0.00          0          0          0          0          0
1800.03/1800.01	c   flowcover        :       0.00          0          0          0          0          0
1800.03/1800.01	c   clique           :       0.00          0          0          0          0          0
1800.03/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.01	c   mcf              :       0.00          0          0          0          0          0
1800.03/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.01	c Pricers            :       Time      Calls       Vars
1800.03/1800.01	c   problem variables:       0.00          0          0
1800.03/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.01	c   relpscost        :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   inference        :     506.79     164204          0          0          0          0     328408
1800.03/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.01	c   LP solutions     :       0.00          -          0
1800.03/1800.01	c   pseudo solutions :       0.00          -          0
1800.03/1800.01	c   oneopt           :       0.00          0          0
1800.03/1800.01	c   trivial          :       0.06          2          0
1800.03/1800.01	c   simplerounding   :       0.00          0          0
1800.03/1800.01	c   zirounding       :       0.00          0          0
1800.03/1800.01	c   rounding         :       0.00          0          0
1800.03/1800.01	c   shifting         :       0.00          0          0
1800.03/1800.01	c   intshifting      :       0.00          0          0
1800.03/1800.01	c   twoopt           :       0.00          0          0
1800.03/1800.01	c   fixandinfer      :       0.00          0          0
1800.03/1800.01	c   feaspump         :       0.00          0          0
1800.03/1800.01	c   coefdiving       :       0.00          0          0
1800.03/1800.01	c   pscostdiving     :       0.00          0          0
1800.03/1800.01	c   fracdiving       :       0.00          0          0
1800.03/1800.01	c   veclendiving     :       0.00          0          0
1800.03/1800.01	c   intdiving        :       0.00          0          0
1800.03/1800.01	c   actconsdiving    :       0.00          0          0
1800.03/1800.01	c   objpscostdiving  :       0.00          0          0
1800.03/1800.01	c   rootsoldiving    :       0.00          0          0
1800.03/1800.01	c   linesearchdiving :       0.00          0          0
1800.03/1800.01	c   guideddiving     :       0.00          0          0
1800.03/1800.01	c   octane           :       0.00          0          0
1800.03/1800.01	c   rens             :       0.00          0          0
1800.03/1800.01	c   rins             :       0.00          0          0
1800.03/1800.01	c   localbranching   :       0.00          0          0
1800.03/1800.01	c   mutation         :       0.00          0          0
1800.03/1800.01	c   crossover        :       0.00          0          0
1800.03/1800.01	c   dins             :       0.00          0          0
1800.03/1800.01	c   undercover       :       0.00          0          0
1800.03/1800.01	c   nlp              :       0.11          0          0
1800.03/1800.01	c   trysol           :       0.00          1          0
1800.03/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.01	c   dual LP          :       0.00          0          0       0.00          -
1800.03/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.01	c   diving/probing LP:       0.00          0          0       0.00          -
1800.03/1800.01	c   strong branching :       0.00          0          0       0.00          -
1800.03/1800.01	c     (at root node) :          -          0          0       0.00          -
1800.03/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.01	c B&B Tree           :
1800.03/1800.01	c   number of runs   :          1
1800.03/1800.01	c   nodes            :     164205
1800.03/1800.01	c   nodes (total)    :     164205
1800.03/1800.01	c   nodes left       :     164203
1800.03/1800.01	c   max depth        :         95
1800.03/1800.01	c   max depth (total):         95
1800.03/1800.01	c   backtracks       :       3910 (2.4%)
1800.03/1800.01	c   delayed cutoffs  :          1
1800.03/1800.01	c   repropagations   :          3 (90 domain reductions, 0 cutoffs)
1800.03/1800.01	c   avg switch length:       2.53
1800.03/1800.01	c   switching time   :      18.02
1800.03/1800.01	c Solution           :
1800.03/1800.01	c   Solutions found  :          0 (0 improvements)
1800.03/1800.01	c   Primal Bound     :          -
1800.03/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.01	c   Gap              :   infinite
1800.03/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.01	c   Root Iterations  :          0
1800.32/1800.38	c Time complete: 1800.4.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693673-1277914651/watcher-2693673-1277914651 -o /tmp/evaluation-result-2693673-1277914651/solver-2693673-1277914651 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693673-1277914651.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 3/178 12778
/proc/meminfo: memFree=31287516/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=8176 CPUtime=0
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 1527 0 0 0 0 0 0 0 24 0 1 0 132761503 8372224 1450 4089446400 4194304 7136930 140735020705504 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12778/statm: 2044 1450 275 719 0 1323 0

[startup+0.086418 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12778
/proc/meminfo: memFree=31287516/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=23408 CPUtime=0.08
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 5353 0 0 0 8 0 0 0 24 0 1 0 132761503 23969792 5276 4089446400 4194304 7136930 140735020705504 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12778/statm: 5852 5276 275 719 0 5131 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23408

[startup+0.100414 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12778
/proc/meminfo: memFree=31287516/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=26680 CPUtime=0.09
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 6174 0 0 0 9 0 0 0 24 0 1 0 132761503 27320320 6097 4089446400 4194304 7136930 140735020705504 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12778/statm: 6670 6097 275 719 0 5949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26680

[startup+0.300383 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12778
/proc/meminfo: memFree=31287516/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=90648 CPUtime=0.29
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 22457 0 0 0 28 1 0 0 25 0 1 0 132761503 92823552 21990 4089446400 4194304 7136930 140735020705504 18446744073709551615 4461481 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12778/statm: 22662 21990 289 719 0 21941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90648

[startup+0.700317 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12778
/proc/meminfo: memFree=31287516/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=120412 CPUtime=0.69
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 30347 0 0 0 58 11 0 0 25 0 1 0 132761503 123301888 28787 4089446400 4194304 7136930 140735020705504 18446744073709551615 4925457 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12778/statm: 30103 28787 365 719 0 29382 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120412

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12779
/proc/meminfo: memFree=31173056/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=122132 CPUtime=1.49
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 30775 0 0 0 138 11 0 0 25 0 1 0 132761503 125063168 29215 4089446400 4194304 7136930 140735020705504 18446744073709551615 4978060 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12778/statm: 30533 29215 365 719 0 29812 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122132

[startup+3.10091 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12779
/proc/meminfo: memFree=31170576/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=122492 CPUtime=3.09
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 30854 0 0 0 297 12 0 0 25 0 1 0 132761503 125431808 29294 4089446400 4194304 7136930 140735020705504 18446744073709551615 5496938 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12778/statm: 30623 29294 365 719 0 29902 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122492

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12779
/proc/meminfo: memFree=31170736/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=123712 CPUtime=6.29
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 31186 0 0 0 615 14 0 0 25 0 1 0 132761503 126681088 29626 4089446400 4194304 7136930 140735020705504 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12778/statm: 30928 29626 370 719 0 30207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123712

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12779
/proc/meminfo: memFree=31168220/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=124564 CPUtime=12.69
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 31380 0 0 0 1252 17 0 0 25 0 1 0 132761503 127553536 29820 4089446400 4194304 7136930 140735020705504 18446744073709551615 4983070 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12778/statm: 31141 29820 371 719 0 30420 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 124564

[startup+25.5001 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12781
/proc/meminfo: memFree=31151456/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=141924 CPUtime=25.49
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 39769 0 0 0 2514 35 0 0 25 0 1 0 132761503 145330176 33818 4089446400 4194304 7136930 140735020705504 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12778/statm: 35481 33818 410 719 0 34760 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141924

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12781
/proc/meminfo: memFree=31138812/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=151092 CPUtime=51.09
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 42013 0 0 0 5053 56 0 0 25 0 1 0 132761503 154718208 36062 4089446400 4194304 7136930 140735020705504 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 37773 36062 410 719 0 37052 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 151092

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12783
/proc/meminfo: memFree=31113600/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=166288 CPUtime=102.29
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 45727 0 0 0 10130 99 0 0 25 0 1 0 132761503 170278912 39776 4089446400 4194304 7136930 140735020705504 18446744073709551615 5507149 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 41572 39776 410 719 0 40851 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 166288

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12783
/proc/meminfo: memFree=31082436/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=188180 CPUtime=162.29
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 51126 0 0 0 16075 154 0 0 25 0 1 0 132761503 192696320 45175 4089446400 4194304 7136930 140735020705504 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 47045 45175 410 719 0 46324 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 188180

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12785
/proc/meminfo: memFree=31051536/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=203444 CPUtime=222.29
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 54932 0 0 0 22024 205 0 0 25 0 1 0 132761503 208326656 48981 4089446400 4194304 7136930 140735020705504 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 50861 48981 410 719 0 50140 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 203444

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12787
/proc/meminfo: memFree=31027172/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=217800 CPUtime=282.29
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 58321 0 0 0 27968 261 0 0 25 0 1 0 132761503 223027200 52370 4089446400 4194304 7136930 140735020705504 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 54450 52370 414 719 0 53729 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 217800

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12789
/proc/meminfo: memFree=30998128/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=235296 CPUtime=342.3
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 62669 0 0 0 33918 312 0 0 25 0 1 0 132761503 240943104 56718 4089446400 4194304 7136930 140735020705504 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 58824 56718 414 719 0 58103 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 235296

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12791
/proc/meminfo: memFree=30976868/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=246164 CPUtime=402.3
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 65508 0 0 0 39867 363 0 0 25 0 1 0 132761503 252071936 59557 4089446400 4194304 7136930 140735020705504 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 61541 59557 414 719 0 60820 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 246164

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12791
/proc/meminfo: memFree=30956744/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=255532 CPUtime=462.3
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 67930 0 0 0 45816 414 0 0 25 0 1 0 132761503 261664768 61979 4089446400 4194304 7136930 140735020705504 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 63883 61979 414 719 0 63162 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 255532

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12793
/proc/meminfo: memFree=30925324/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=276504 CPUtime=522.3
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 72954 0 0 0 51765 465 0 0 25 0 1 0 132761503 283140096 67003 4089446400 4194304 7136930 140735020705504 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 69126 67003 414 719 0 68405 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 276504

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12795
/proc/meminfo: memFree=30896280/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=295040 CPUtime=582.3
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 77467 0 0 0 57709 521 0 0 25 0 1 0 132761503 302120960 71516 4089446400 4194304 7136930 140735020705504 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 73760 71516 414 719 0 73039 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 295040

[startup+642.3 s]
/proc/loadavg: 1.91 1.97 1.99 3/179 12846
/proc/meminfo: memFree=31248280/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=300460 CPUtime=642.31
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 78909 0 0 0 63655 576 0 0 25 0 1 0 132761503 307671040 72958 4089446400 4194304 7136930 140735020705504 18446744073709551615 4697669 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 75115 72958 414 719 0 74394 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 300460

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 12857
/proc/meminfo: memFree=31155188/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=351748 CPUtime=942.3
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 91219 0 0 0 93410 820 0 0 25 0 1 0 132761503 360189952 85268 4089446400 4194304 7136930 140735020705504 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 87937 85268 414 719 0 87216 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 351748

[startup+1002.3 s]
/proc/loadavg: 2.04 1.99 1.99 3/179 12859
/proc/meminfo: memFree=31135564/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=362808 CPUtime=1002.3
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 93851 0 0 0 99359 871 0 0 25 0 1 0 132761503 371515392 87900 4089446400 4194304 7136930 140735020705504 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 90702 87900 414 719 0 89981 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 362808

[startup+1062.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/179 12859
/proc/meminfo: memFree=31118296/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=372060 CPUtime=1062.31
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 96220 0 0 0 105311 920 0 0 25 0 1 0 132761503 380989440 90269 4089446400 4194304 7136930 140735020705504 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 93015 90269 414 719 0 92294 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 372060

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 12861
/proc/meminfo: memFree=31102764/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=379172 CPUtime=1122.31
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 97942 0 0 0 111260 971 0 0 25 0 1 0 132761503 388272128 91991 4089446400 4194304 7136930 140735020705504 18446744073709551615 5892378 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 94793 91991 414 719 0 94072 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 379172

[startup+1182.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/179 12863
/proc/meminfo: memFree=31087464/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=386948 CPUtime=1182.31
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 99907 0 0 0 117212 1019 0 0 25 0 1 0 132761503 396234752 93956 4089446400 4194304 7136930 140735020705504 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 96737 93956 414 719 0 96016 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 386948

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12865
/proc/meminfo: memFree=31066472/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=398008 CPUtime=1242.31
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 102565 0 0 0 123164 1067 0 0 25 0 1 0 132761503 407560192 96614 4089446400 4194304 7136930 140735020705504 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 99502 96614 414 719 0 98781 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 398008

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12867
/proc/meminfo: memFree=31055884/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=402024 CPUtime=1302.32
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 103625 0 0 0 129119 1113 0 0 25 0 1 0 132761503 411672576 97674 4089446400 4194304 7136930 140735020705504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 100506 97674 414 719 0 99785 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 402024

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12867
/proc/meminfo: memFree=31039608/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=409416 CPUtime=1362.31
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 105538 0 0 0 135068 1163 0 0 25 0 1 0 132761503 419241984 99587 4089446400 4194304 7136930 140735020705504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 102354 99587 414 719 0 101633 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 409416

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12869
/proc/meminfo: memFree=31020724/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=418592 CPUtime=1422.32
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 107844 0 0 0 141021 1211 0 0 25 0 1 0 132761503 428638208 101893 4089446400 4194304 7136930 140735020705504 18446744073709551615 4697669 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 104648 101893 414 719 0 103927 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 418592

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12871
/proc/meminfo: memFree=31000220/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=428952 CPUtime=1482.32
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 110423 0 0 0 146973 1259 0 0 25 0 1 0 132761503 439246848 104472 4089446400 4194304 7136930 140735020705504 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 107238 104472 414 719 0 106517 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 428952

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12873
/proc/meminfo: memFree=30987528/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=435220 CPUtime=1542.32
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 112023 0 0 0 152924 1308 0 0 25 0 1 0 132761503 445665280 106072 4089446400 4194304 7136930 140735020705504 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 108805 106072 414 719 0 108084 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 435220

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12875
/proc/meminfo: memFree=30967388/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=445464 CPUtime=1602.31
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 114586 0 0 0 158879 1352 0 0 25 0 1 0 132761503 456155136 108635 4089446400 4194304 7136930 140735020705504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 111366 108635 414 719 0 110645 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 445464

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12875
/proc/meminfo: memFree=30950868/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=455284 CPUtime=1662.31
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 116973 0 0 0 164832 1399 0 0 25 0 1 0 132761503 466210816 111022 4089446400 4194304 7136930 140735020705504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 113821 111022 414 719 0 113100 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 455284

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12877
/proc/meminfo: memFree=30928388/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=467572 CPUtime=1722.32
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 119973 0 0 0 170780 1452 0 0 25 0 1 0 132761503 478793728 114022 4089446400 4194304 7136930 140735020705504 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 116893 114022 414 719 0 116172 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 467572

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 12879
/proc/meminfo: memFree=30909628/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=478392 CPUtime=1782.32
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 122778 0 0 0 176732 1500 0 0 25 0 1 0 132761503 489873408 116827 4089446400 4194304 7136930 140735020705504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 119598 116827 414 719 0 118877 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 478392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12879
/proc/meminfo: memFree=30903912/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=480832 CPUtime=1800.03
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 123424 0 0 0 178487 1516 0 0 25 0 1 0 132761503 492371968 117473 4089446400 4194304 7136930 140735020705504 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12778/statm: 120208 117473 414 719 0 119487 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 480832

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

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

[startup+1800.2 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12879
/proc/meminfo: memFree=30903912/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=476952 CPUtime=1800.22
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 123430 0 0 0 178506 1516 0 0 25 0 1 0 132761503 488398848 116561 4089446400 4194304 7136930 140735020705504 18446744073709551615 4670079 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12778/statm: 119238 116561 420 719 0 118517 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 476952

[startup+1800.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12879
/proc/meminfo: memFree=30903912/32950928 swapFree=67111528/67111528
[pid=12778] ppid=12776 vsize=436092 CPUtime=1800.32
/proc/12778/stat : 12778 (pbscip.linux.x8) R 12776 12778 12498 0 -1 4202496 123430 0 0 0 178516 1516 0 0 25 0 1 0 132761503 446558208 106346 4089446400 4194304 7136930 140735020705504 18446744073709551615 5955580 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12778/statm: 109023 106346 420 719 0 108302 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 436092

Child status: 0
Real time (s): 1800.38
CPU time (s): 1800.41
CPU user time (s): 1785.23
CPU system time (s): 15.1857
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 480832

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

runsolver used 2.90656 second user time and 6.92795 second system time

The end

Launcher Data

Begin job on node126 at 2010-06-30 18:17:31
IDJOB=2693673
IDBENCH=79037
IDSOLVER=1206
FILE ID=node126/2693673-1277914651
PBS_JOBID= 11197300
Free space on /tmp= 74188 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache.inv10.ucl--soft-66-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-2693673-1277914651/watcher-2693673-1277914651 -o /tmp/evaluation-result-2693673-1277914651/solver-2693673-1277914651 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693673-1277914651.wbo -t 1800 -m 3800

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

MD5SUM BENCH= d386dfc8e47349268f453a2b59efbfb7
RANDOM SEED=1673174631

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.835
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.72
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.835
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.82
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.835
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.835
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:     32950928 kB
MemFree:      31288168 kB
Buffers:        196948 kB
Cached:         925988 kB
SwapCached:          0 kB
Active:         862024 kB
Inactive:       657700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31288168 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3932 kB
Writeback:           0 kB
AnonPages:      396784 kB
Mapped:          16244 kB
Slab:            78048 kB
PageTables:       5684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   544520 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74184 MiB
End job on node126 at 2010-06-30 18:47:33