Trace number 2693786

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.81 1800.76

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/
normalized-j9014_1-unsat--soft-66-100-0.wbo
MD5SUM6c5df40b176000d7248c596dfbe96e3b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.160974
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables16198
Total number of constraints50975
Number of soft constraints17448
Number of constraints which are clauses50623
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints352
Minimum length of a constraint1
Maximum length of a constraint90
Top cost 887339
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 887338
Biggest number in a constraint 51
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 588
Number of bits of the biggest sum of numbers10
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-2693786-1277916653.wbo>
0.39/0.45	c original problem has 51094 variables (33646 bin, 0 int, 0 impl, 17448 cont) and 68424 constraints
0.39/0.45	c problem read
0.39/0.45	c presolving settings loaded
0.39/0.45	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
1.39/1.43	c presolving:
1.79/1.82	c (round 1) 1337 del vars, 4532 del conss, 787 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 636672 impls, 0 clqs
2.10/2.14	c (round 2) 4174 del vars, 13345 del conss, 2086 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 653038 impls, 0 clqs
2.49/2.51	c (round 3) 9083 del vars, 21837 del conss, 2983 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 659844 impls, 0 clqs
2.69/2.78	c (round 4) 14521 del vars, 27834 del conss, 3646 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 665603 impls, 0 clqs
2.89/2.95	c (round 5) 18535 del vars, 31714 del conss, 4099 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 667881 impls, 0 clqs
2.99/3.08	c (round 6) 21181 del vars, 34193 del conss, 4357 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 669067 impls, 0 clqs
3.09/3.16	c (round 7) 22894 del vars, 35564 del conss, 4493 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 669782 impls, 0 clqs
3.20/3.20	c (round 8) 23895 del vars, 36314 del conss, 4571 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 670069 impls, 0 clqs
3.20/3.24	c (round 9) 24403 del vars, 36790 del conss, 4628 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 670317 impls, 0 clqs
3.20/3.27	c (round 10) 24710 del vars, 37066 del conss, 4658 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 670403 impls, 0 clqs
3.20/3.29	c (round 11) 24917 del vars, 37251 del conss, 4685 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 670437 impls, 0 clqs
3.29/3.32	c (round 12) 25043 del vars, 37465 del conss, 4702 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 670451 impls, 0 clqs
3.29/3.34	c (round 13) 25163 del vars, 37631 del conss, 4711 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 670455 impls, 0 clqs
3.29/3.36	c (round 14) 25282 del vars, 37710 del conss, 4721 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 670455 impls, 0 clqs
3.29/3.38	c (round 15) 25353 del vars, 37765 del conss, 4732 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 670485 impls, 0 clqs
3.29/3.39	c (round 16) 25393 del vars, 37808 del conss, 4736 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 670487 impls, 0 clqs
3.40/3.41	c (round 17) 25425 del vars, 37828 del conss, 4739 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 670487 impls, 0 clqs
3.40/3.43	c (round 18) 25452 del vars, 37874 del conss, 4751 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 670498 impls, 0 clqs
3.40/3.45	c (round 19) 25472 del vars, 37897 del conss, 4751 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 670498 impls, 0 clqs
3.40/3.49	c (round 20) 25494 del vars, 37906 del conss, 13211 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 670498 impls, 0 clqs
3.59/3.69	c (round 21) 25503 del vars, 37906 del conss, 13211 chg bounds, 0 chg sides, 0 chg coeffs, 14465 upgd conss, 670498 impls, 0 clqs
8.59/8.67	c    (8.0s) probing: 1000/17131 (5.8%) - 0 fixings, 0 aggregations, 51045 implications, 0 bound changes
11.89/11.91	c    (11.2s) probing: 2000/17131 (11.7%) - 0 fixings, 0 aggregations, 59177 implications, 0 bound changes
11.89/11.92	c    (11.2s) probing: 2001/17131 (11.7%) - 0 fixings, 0 aggregations, 59181 implications, 0 bound changes
11.89/11.92	c    (11.2s) probing aborted: 2000/2000 successive useless probings
11.89/11.92	c presolving (22 rounds):
11.89/11.92	c  25503 deleted vars, 37906 deleted constraints, 13211 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
11.89/11.92	c  915676 implications, 0 cliques
11.89/11.92	c presolved problem has 25591 variables (17131 bin, 0 int, 0 impl, 8460 cont) and 30518 constraints
11.89/11.92	c    8460 constraints of type <indicator>
11.89/11.92	c     867 constraints of type <varbound>
11.89/11.92	c     225 constraints of type <knapsack>
11.89/11.92	c    7593 constraints of type <linear>
11.89/11.92	c   13373 constraints of type <logicor>
11.89/11.92	c transformed objective value is always integral (scale: 1)
11.89/11.92	c Presolving Time: 11.11
11.89/11.92	c - non default parameters ----------------------------------------------------------------------
11.89/11.92	c # SCIP version 1.2.1.2
11.89/11.92	c 
11.89/11.92	c # frequency for displaying node information lines
11.89/11.92	c # [type: int, range: [-1,2147483647], default: 100]
11.89/11.92	c display/freq = 10000
11.89/11.92	c 
11.89/11.92	c # maximal time in seconds to run
11.89/11.92	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
11.89/11.92	c limits/time = 1799.56
11.89/11.92	c 
11.89/11.92	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
11.89/11.92	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
11.89/11.92	c limits/memory = 3420
11.89/11.92	c 
11.89/11.92	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
11.89/11.92	c # [type: int, range: [-1,2147483647], default: 1]
11.89/11.92	c lp/solvefreq = -1
11.89/11.92	c 
11.89/11.92	c # should presolving try to simplify inequalities
11.89/11.92	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
11.89/11.92	c constraints/linear/simplifyinequalities = TRUE
11.89/11.92	c 
11.89/11.92	c # should presolving try to simplify knapsacks
11.89/11.92	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
11.89/11.92	c constraints/knapsack/simplifyinequalities = TRUE
11.89/11.92	c 
11.89/11.92	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
11.89/11.92	c # [type: int, range: [-1,2147483647], default: -1]
11.89/11.92	c separating/rapidlearning/freq = 0
11.89/11.92	c 
11.89/11.92	c -----------------------------------------------------------------------------------------------
11.89/11.92	c start solving
11.89/11.93	c 
11.89/11.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.89/11.99	c  11.3s|     1 |     2 |     0 |     - | 166M|   0 |   - |  25k|  30k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
132.09/132.17	c   131s| 10000 | 10001 |     0 |   0.0 | 190M|  95 |   - |  25k|  30k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
250.71/250.74	c   249s| 20000 | 20001 |     0 |   0.0 | 211M| 101 |   - |  25k|  30k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
368.60/368.66	c   367s| 30000 | 30001 |     0 |   0.0 | 231M| 103 |   - |  25k|  30k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
484.90/484.91	c   483s| 40000 | 40001 |     0 |   0.0 | 250M| 103 |   - |  25k|  30k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
600.81/600.84	c   598s| 50000 | 50001 |     0 |   0.0 | 269M| 103 |   - |  25k|  30k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
723.32/723.37	c   720s| 60000 | 60001 |     0 |   0.0 | 287M| 117 |   - |  25k|  30k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
864.82/864.83	c   861s| 70000 | 69999 |     0 |   0.0 | 303M| 117 |   - |  25k|  30k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1009.91/1009.96	c  1005s| 80000 | 79999 |     0 |   0.0 | 318M| 117 |   - |  25k|  30k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1154.22/1154.20	c  1148s| 90000 | 89999 |     0 |   0.0 | 332M| 117 |   - |  25k|  30k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1299.63/1299.63	c  1293s|100000 | 99999 |     0 |   0.0 | 347M| 117 |   - |  25k|  30k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1446.63/1446.66	c  1439s|110000 |109999 |     0 |   0.0 | 362M| 117 |   - |  25k|  30k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1592.34/1592.31	c  1584s|120000 |119999 |     0 |   0.0 | 377M| 117 |   - |  25k|  30k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1737.14/1737.16	c  1728s|130000 |129999 |     0 |   0.0 | 391M| 117 |   - |  25k|  30k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.01	c 
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time (sec) : 1790.37
1800.05/1800.01	c Solving Nodes      : 134366
1800.05/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.05/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.01	c Gap                : infinite
1800.05/1800.01	s UNKNOWN
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time       :    1790.37
1800.05/1800.01	c Original Problem   :
1800.05/1800.01	c   Problem name     : HOME/instance-2693786-1277916653.wbo
1800.05/1800.01	c   Variables        : 51094 (33646 binary, 0 integer, 0 implicit integer, 17448 continuous)
1800.05/1800.01	c   Constraints      : 68424 initial, 68424 maximal
1800.05/1800.01	c Presolved Problem  :
1800.05/1800.01	c   Problem name     : t_HOME/instance-2693786-1277916653.wbo
1800.05/1800.01	c   Variables        : 25591 (17131 binary, 0 integer, 0 implicit integer, 8460 continuous)
1800.05/1800.01	c   Constraints      : 30518 initial, 30521 maximal
1800.05/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.01	c   trivial          :       0.05        233          0          0          0          0          0          0          0
1800.05/1800.01	c   dualfix          :       0.06      19058          0          0          0          0          0          0          0
1800.05/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   implics          :       0.08          0          0          0          0          0          0          0          0
1800.05/1800.01	c   probing          :       8.09          0          0          0          0          0          0          0          0
1800.05/1800.01	c   indicator        :       0.55          0          0          0          0          0       8988          0          0
1800.05/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   knapsack         :       0.05          0          0          0          0          0          0          0          0
1800.05/1800.01	c   linear           :       1.35       4518       1694          0      13211          0      28918          0          0
1800.05/1800.01	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1800.05/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   indicator        :       8460          0    1090944          0     134365          0     126138          0          0          0
1800.05/1800.01	c   varbound         :        867          0    1090944          0     134365          0      25657          0          0          0
1800.05/1800.01	c   knapsack         :        225          0    1090944          0     134365          0      67184          0          0          0
1800.05/1800.01	c   linear           :       7593          0    1090944          0     134365          0      36379          0          0          0
1800.05/1800.01	c   logicor          :      13373+         0    1010479          0     134365          1    3082366          0          0          0
1800.05/1800.01	c   countsols        :          0          0          0          0     134365          0          0          0          0          0
1800.05/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.01	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c   indicator        :     358.23       0.00     147.83       0.00     210.40
1800.05/1800.01	c   varbound         :      17.03       0.00      16.87       0.00       0.16
1800.05/1800.01	c   knapsack         :      11.16       0.00      10.74       0.00       0.42
1800.05/1800.01	c   linear           :     130.15       0.00     129.82       0.00       0.33
1800.05/1800.01	c   logicor          :     424.76       0.00      13.86       0.00     410.90
1800.05/1800.01	c   countsols        :       0.06       0.00       0.00       0.00       0.06
1800.05/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.01	c   vbounds          :      55.14     245593          0      63865
1800.05/1800.01	c   rootredcost      :       0.30          0          0          0
1800.05/1800.01	c   pseudoobj        :     246.01    1078733          0          0
1800.05/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.01	c   propagation      :       0.00          1          1          3        7.7          0        0.0          -
1800.05/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.01	c   applied globally :          -          -          -          3        7.7          -          -          -
1800.05/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.05/1800.01	c   redcost          :       0.00          0          0          0          0          0
1800.05/1800.01	c   impliedbounds    :       0.00          0          0          0          0          0
1800.05/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.01	c   gomory           :       0.00          0          0          0          0          0
1800.05/1800.01	c   strongcg         :       0.00          0          0          0          0          0
1800.05/1800.01	c   cmir             :       0.00          0          0          0          0          0
1800.05/1800.01	c   flowcover        :       0.00          0          0          0          0          0
1800.05/1800.01	c   clique           :       0.00          0          0          0          0          0
1800.05/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.01	c   mcf              :       0.00          0          0          0          0          0
1800.05/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.01	c Pricers            :       Time      Calls       Vars
1800.05/1800.01	c   problem variables:       0.00          0          0
1800.05/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   relpscost        :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   inference        :     519.35     134365          0          0          0          0     268730
1800.05/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.01	c   LP solutions     :       0.00          -          0
1800.05/1800.01	c   pseudo solutions :       0.00          -          0
1800.05/1800.01	c   oneopt           :       0.03          0          0
1800.05/1800.01	c   trivial          :       0.78          2          0
1800.05/1800.01	c   simplerounding   :       0.00          0          0
1800.05/1800.01	c   zirounding       :       0.00          0          0
1800.05/1800.01	c   rounding         :       0.00          0          0
1800.05/1800.01	c   shifting         :       0.00          0          0
1800.05/1800.01	c   intshifting      :       0.00          0          0
1800.05/1800.01	c   twoopt           :       0.00          0          0
1800.05/1800.01	c   fixandinfer      :       0.00          0          0
1800.05/1800.01	c   feaspump         :       0.00          0          0
1800.05/1800.01	c   coefdiving       :       0.00          0          0
1800.05/1800.01	c   pscostdiving     :       0.00          0          0
1800.05/1800.01	c   fracdiving       :       0.00          0          0
1800.05/1800.01	c   veclendiving     :       0.00          0          0
1800.05/1800.01	c   intdiving        :       0.00          0          0
1800.05/1800.01	c   actconsdiving    :       0.00          0          0
1800.05/1800.01	c   objpscostdiving  :       0.00          0          0
1800.05/1800.01	c   rootsoldiving    :       0.00          0          0
1800.05/1800.01	c   linesearchdiving :       0.00          0          0
1800.05/1800.01	c   guideddiving     :       0.00          0          0
1800.05/1800.01	c   octane           :       0.00          0          0
1800.05/1800.01	c   rens             :       0.00          0          0
1800.05/1800.01	c   rins             :       0.00          0          0
1800.05/1800.01	c   localbranching   :       0.00          0          0
1800.05/1800.01	c   mutation         :       0.00          0          0
1800.05/1800.01	c   crossover        :       0.00          0          0
1800.05/1800.01	c   dins             :       0.00          0          0
1800.05/1800.01	c   undercover       :       0.00          0          0
1800.05/1800.01	c   nlp              :       0.05          0          0
1800.05/1800.01	c   trysol           :       0.02          1          0
1800.05/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.01	c   dual LP          :       0.00          0          0       0.00          -
1800.05/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.01	c   diving/probing LP:       0.00          0          0       0.00          -
1800.05/1800.01	c   strong branching :       0.00          0          0       0.00          -
1800.05/1800.01	c     (at root node) :          -          0          0       0.00          -
1800.05/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.01	c B&B Tree           :
1800.05/1800.01	c   number of runs   :          1
1800.05/1800.01	c   nodes            :     134366
1800.05/1800.01	c   nodes (total)    :     134366
1800.05/1800.01	c   nodes left       :     134365
1800.05/1800.01	c   max depth        :        117
1800.05/1800.01	c   max depth (total):        117
1800.05/1800.01	c   backtracks       :       2336 (1.7%)
1800.05/1800.01	c   delayed cutoffs  :          0
1800.05/1800.01	c   repropagations   :         12 (3 domain reductions, 0 cutoffs)
1800.05/1800.01	c   avg switch length:       2.24
1800.05/1800.01	c   switching time   :      13.31
1800.05/1800.01	c Solution           :
1800.05/1800.01	c   Solutions found  :          0 (0 improvements)
1800.05/1800.01	c   Primal Bound     :          -
1800.05/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.01	c   Gap              :   infinite
1800.05/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.01	c   Root Iterations  :          0
1800.75/1800.75	c Time complete: 1800.79.

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-2693786-1277916653/watcher-2693786-1277916653 -o /tmp/evaluation-result-2693786-1277916653/solver-2693786-1277916653 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693786-1277916653.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.01 2.00 2.00 4/178 15644
/proc/meminfo: memFree=31192352/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=8296 CPUtime=0
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 1553 0 0 0 0 0 0 0 25 0 1 0 132960002 8495104 1475 4089446400 4194304 7136930 140734645284752 18446744073709551615 6328631 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15644/statm: 2074 1475 275 719 0 1353 0

[startup+0.013599 s]
/proc/loadavg: 2.01 2.00 2.00 4/178 15644
/proc/meminfo: memFree=31192352/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=11080 CPUtime=0.01
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 2277 0 0 0 1 0 0 0 25 0 1 0 132960002 11345920 2199 4089446400 4194304 7136930 140734645284752 18446744073709551615 5647787 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15644/statm: 2770 2199 275 719 0 2049 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11080

[startup+0.100583 s]
/proc/loadavg: 2.01 2.00 2.00 4/178 15644
/proc/meminfo: memFree=31192352/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=28936 CPUtime=0.09
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 6712 0 0 0 9 0 0 0 25 0 1 0 132960002 29630464 6634 4089446400 4194304 7136930 140734645284752 18446744073709551615 6357120 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15644/statm: 7234 6634 275 719 0 6513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28936

[startup+0.300546 s]
/proc/loadavg: 2.01 2.00 2.00 4/178 15644
/proc/meminfo: memFree=31192352/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=59188 CPUtime=0.29
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 14325 0 0 0 28 1 0 0 25 0 1 0 132960002 60608512 14217 4089446400 4194304 7136930 140734645284752 18446744073709551615 6176914 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15644/statm: 14797 14217 275 719 0 14076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59188

[startup+0.700476 s]
/proc/loadavg: 2.01 2.00 2.00 4/178 15644
/proc/meminfo: memFree=31192352/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=188124 CPUtime=0.69
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 45849 0 0 0 63 6 0 0 25 0 1 0 132960002 192638976 45295 4089446400 4194304 7136930 140734645284752 18446744073709551615 4567182 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 47031 45295 317 719 0 46310 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 188124

[startup+1.50033 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15645
/proc/meminfo: memFree=31006840/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=202372 CPUtime=1.49
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 49170 0 0 0 143 6 0 0 25 0 1 0 132960002 207228928 48616 4089446400 4194304 7136930 140734645284752 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 50593 48616 346 719 0 49872 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 202372

[startup+3.10103 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15645
/proc/meminfo: memFree=30974724/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=226172 CPUtime=3.09
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 56560 0 0 0 297 12 0 0 25 0 1 0 132960002 231600128 54464 4089446400 4194304 7136930 140734645284752 18446744073709551615 4332879 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 56543 54464 351 719 0 55822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 226172

[startup+6.30045 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15646
/proc/meminfo: memFree=30961724/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=239796 CPUtime=6.29
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 66540 0 0 0 608 21 0 0 25 0 1 0 132960002 245551104 57839 4089446400 4194304 7136930 140734645284752 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 59949 57839 395 719 0 59228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 239796

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 15646
/proc/meminfo: memFree=30956516/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=243772 CPUtime=12.69
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 67828 0 0 0 1245 24 0 0 25 0 1 0 132960002 249622528 58594 4089446400 4194304 7136930 140734645284752 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 60943 58594 412 719 0 60222 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 243772

[startup+25.5009 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 15646
/proc/meminfo: memFree=30954316/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=246088 CPUtime=25.5
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 68380 0 0 0 2521 29 0 0 25 0 1 0 132960002 251994112 59146 4089446400 4194304 7136930 140734645284752 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 61522 59146 412 719 0 60801 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 246088

[startup+51.1002 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 15646
/proc/meminfo: memFree=30946896/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=252188 CPUtime=51.09
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 69907 0 0 0 5071 38 0 0 25 0 1 0 132960002 258240512 60673 4089446400 4194304 7136930 140734645284752 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 63047 60673 412 719 0 62326 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 252188

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15648
/proc/meminfo: memFree=30927260/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=265368 CPUtime=102.3
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 73132 0 0 0 10173 57 0 0 25 0 1 0 132960002 271736832 63898 4089446400 4194304 7136930 140734645284752 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 66342 63898 412 719 0 65621 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 265368

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15650
/proc/meminfo: memFree=30909248/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=277060 CPUtime=162.29
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 76004 0 0 0 16150 79 0 0 25 0 1 0 132960002 283709440 66770 4089446400 4194304 7136930 140734645284752 18446744073709551615 4925973 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 69265 66770 412 719 0 68544 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 277060

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15651
/proc/meminfo: memFree=30891852/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=288732 CPUtime=222.29
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 78887 0 0 0 22126 103 0 0 25 0 1 0 132960002 295661568 69653 4089446400 4194304 7136930 140734645284752 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 72183 69653 412 719 0 71462 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 288732

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15653
/proc/meminfo: memFree=30868868/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=304200 CPUtime=282.3
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 82662 0 0 0 28106 124 0 0 25 0 1 0 132960002 311500800 73428 4089446400 4194304 7136930 140734645284752 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 76050 73428 412 719 0 75329 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 304200

[startup+342.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 15654
/proc/meminfo: memFree=30848256/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=316776 CPUtime=342.3
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 85756 0 0 0 34087 143 0 0 25 0 1 0 132960002 324378624 76522 4089446400 4194304 7136930 140734645284752 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 79194 76522 412 719 0 78473 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 316776

[startup+402.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15656
/proc/meminfo: memFree=30830492/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=327120 CPUtime=402.3
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 88306 0 0 0 40067 163 0 0 25 0 1 0 132960002 334970880 79072 4089446400 4194304 7136930 140734645284752 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 81780 79072 412 719 0 81059 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 327120

[startup+462.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15658
/proc/meminfo: memFree=30812972/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=339464 CPUtime=462.3
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 91387 0 0 0 46045 185 0 0 25 0 1 0 132960002 347611136 82153 4089446400 4194304 7136930 140734645284752 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 84866 82153 412 719 0 84145 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 339464

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15659
/proc/meminfo: memFree=30798296/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=347616 CPUtime=522.3
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 93447 0 0 0 52023 207 0 0 25 0 1 0 132960002 355958784 84213 4089446400 4194304 7136930 140734645284752 18446744073709551615 4827009 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 86904 84213 412 719 0 86183 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 347616

[startup+582.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 15661
/proc/meminfo: memFree=30777792/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=360380 CPUtime=582.31
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 96493 0 0 0 58004 227 0 0 25 0 1 0 132960002 369029120 87259 4089446400 4194304 7136930 140734645284752 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15644/statm: 90095 87259 412 719 0 89374 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 360380

[startup+642.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15671
/proc/meminfo: memFree=30761460/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=369228 CPUtime=642.32
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 98713 0 0 0 63985 247 0 0 25 0 1 0 132960002 378089472 89479 4089446400 4194304 7136930 140734645284752 18446744073709551615 4827005 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15644/statm: 92307 89479 412 719 0 91586 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 369228

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15931
/proc/meminfo: memFree=30914264/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=415012 CPUtime=1002.32
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 109665 0 0 0 99788 444 0 0 25 0 1 0 132960002 424972288 100431 4089446400 4194304 7136930 140734645284752 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 103753 100431 416 719 0 103032 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 415012

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15933
/proc/meminfo: memFree=30884468/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=420840 CPUtime=1062.32
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 111140 0 0 0 105750 482 0 0 25 0 1 0 132960002 430940160 101906 4089446400 4194304 7136930 140734645284752 18446744073709551615 5892370 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 105210 101906 416 719 0 104489 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 420840

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15934
/proc/meminfo: memFree=30852696/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=425540 CPUtime=1122.32
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 112318 0 0 0 111713 519 0 0 25 0 1 0 132960002 435752960 103084 4089446400 4194304 7136930 140734645284752 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 106385 103084 416 719 0 105664 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 425540

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 15936
/proc/meminfo: memFree=30821660/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=434692 CPUtime=1182.32
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 114602 0 0 0 117676 556 0 0 25 0 1 0 132960002 445124608 105368 4089446400 4194304 7136930 140734645284752 18446744073709551615 4697613 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 108673 105368 416 719 0 107952 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 434692

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15937
/proc/meminfo: memFree=30787268/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=440892 CPUtime=1242.33
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 116201 0 0 0 123638 595 0 0 25 0 1 0 132960002 451473408 106967 4089446400 4194304 7136930 140734645284752 18446744073709551615 4827005 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 110223 106967 416 719 0 109502 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 440892

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15939
/proc/meminfo: memFree=30758344/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=448524 CPUtime=1302.33
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 118082 0 0 0 129602 631 0 0 25 0 1 0 132960002 459288576 108848 4089446400 4194304 7136930 140734645284752 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 112131 108848 416 719 0 111410 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 448524

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15941
/proc/meminfo: memFree=30730168/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=451956 CPUtime=1362.33
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 118931 0 0 0 135564 669 0 0 25 0 1 0 132960002 462802944 109697 4089446400 4194304 7136930 140734645284752 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 112989 109697 416 719 0 112268 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 451956

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15942
/proc/meminfo: memFree=30698752/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=457816 CPUtime=1422.33
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 120393 0 0 0 141529 704 0 0 25 0 1 0 132960002 468803584 111159 4089446400 4194304 7136930 140734645284752 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 114454 111159 416 719 0 113733 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 457816

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15944
/proc/meminfo: memFree=30665364/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=461972 CPUtime=1482.33
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 121450 0 0 0 147492 741 0 0 25 0 1 0 132960002 473059328 112216 4089446400 4194304 7136930 140734645284752 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 115493 112216 416 719 0 114772 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 461972

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15945
/proc/meminfo: memFree=30634456/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=467964 CPUtime=1542.33
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 122984 0 0 0 153456 777 0 0 25 0 1 0 132960002 479195136 113750 4089446400 4194304 7136930 140734645284752 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 116991 113750 416 719 0 116270 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 467964

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15947
/proc/meminfo: memFree=30620888/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=471944 CPUtime=1602.33
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 124015 0 0 0 159419 814 0 0 25 0 1 0 132960002 483270656 114781 4089446400 4194304 7136930 140734645284752 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 117986 114781 416 719 0 117265 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 471944

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15949
/proc/meminfo: memFree=30601884/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=476732 CPUtime=1662.34
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 125243 0 0 0 165386 848 0 0 25 0 1 0 132960002 488173568 116009 4089446400 4194304 7136930 140734645284752 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 119183 116009 416 719 0 118462 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 476732

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15950
/proc/meminfo: memFree=30564408/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=485800 CPUtime=1722.34
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 127508 0 0 0 171351 883 0 0 25 0 1 0 132960002 497459200 118274 4089446400 4194304 7136930 140734645284752 18446744073709551615 4436423 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 121450 118274 416 719 0 120729 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 485800

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 15952
/proc/meminfo: memFree=30529412/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=493404 CPUtime=1782.35
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 129368 0 0 0 177318 917 0 0 25 0 1 0 132960002 505245696 120134 4089446400 4194304 7136930 140734645284752 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 123351 120134 416 719 0 122630 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 493404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15952
/proc/meminfo: memFree=30521840/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=496760 CPUtime=1800.05
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 130186 0 0 0 179079 926 0 0 25 0 1 0 132960002 508682240 120952 4089446400 4194304 7136930 140734645284752 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15644/statm: 124190 120952 416 719 0 123469 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 496760

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.02 2.01 2.00 3/179 15952
/proc/meminfo: memFree=30521840/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=476452 CPUtime=1800.24
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 130192 0 0 0 179098 926 0 0 18 0 1 0 132960002 487886848 116024 4089446400 4194304 7136930 140734645284752 18446744073709551615 6165594 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15644/statm: 119113 116024 422 719 0 118392 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 476452

[startup+1800.6 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 15953
/proc/meminfo: memFree=30603424/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=412292 CPUtime=1800.65
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 130192 0 0 0 179138 927 0 0 18 0 1 0 132960002 422187008 100008 4089446400 4194304 7136930 140734645284752 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15644/statm: 103073 100008 422 719 0 102352 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (KiB) 412292

[startup+1800.71 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 15953
/proc/meminfo: memFree=30603424/32951124 swapFree=67111528/67111528
[pid=15644] ppid=15642 vsize=105820 CPUtime=1800.75
/proc/15644/stat : 15644 (pbscip.linux.x8) R 15642 15644 15397 0 -1 4202496 130192 0 0 0 179147 928 0 0 18 0 1 0 132960002 108359680 25563 4089446400 4194304 7136930 140734645284752 18446744073709551615 4212223 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15644/statm: 26455 25563 422 719 0 25734 0
Current children cumulated CPU time (s) 1800.75
Current children cumulated vsize (KiB) 105820

Child status: 0
Real time (s): 1800.76
CPU time (s): 1800.81
CPU user time (s): 1791.52
CPU system time (s): 9.28959
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 496760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.52
system time used= 9.28959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130199
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= 2
involuntary context switches= 2431

runsolver used 3.3035 second user time and 6.52501 second system time

The end

Launcher Data

Begin job on node142 at 2010-06-30 18:50:54
IDJOB=2693786
IDBENCH=79076
IDSOLVER=1206
FILE ID=node142/2693786-1277916653
PBS_JOBID= 11197306
Free space on /tmp= 74172 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/normalized-j9014_1-unsat--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-2693786-1277916653/watcher-2693786-1277916653 -o /tmp/evaluation-result-2693786-1277916653/solver-2693786-1277916653 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693786-1277916653.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 6c5df40b176000d7248c596dfbe96e3b
RANDOM SEED=459583188

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31192880 kB
Buffers:        196008 kB
Cached:        1075812 kB
SwapCached:          0 kB
Active:         773164 kB
Inactive:       842400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31192880 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5084 kB
Writeback:           0 kB
AnonPages:      343184 kB
Mapped:          16116 kB
Slab:            79960 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   492292 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= 74168 MiB
End job on node142 at 2010-06-30 19:20:56