Trace number 2705219

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
SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver? 1790.52 1790.49

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/
normalized-j9012_2-unsat--soft-66-100-0.wbo
MD5SUMcbe4c3d53eb1efe1b988611d439eb8ee
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark54
Best CPU time to get the best result obtained on this benchmark0.12098
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables12922
Total number of constraints40512
Number of soft constraints13779
Number of constraints which are clauses40232
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints280
Minimum length of a constraint1
Maximum length of a constraint69
Top cost 694337
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 694336
Biggest number in a constraint 102
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 504
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
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-2705219-1278576541.wbo>
0.29/0.33	c original problem has 40480 variables (26701 bin, 0 int, 13779 impl, 0 cont) and 54292 constraints
0.29/0.33	c problem read
0.29/0.33	c presolving settings loaded
0.89/0.92	c presolving:
1.10/1.19	c (round 1) 1307 del vars, 3979 del conss, 775 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 489082 impls, 0 clqs
1.39/1.40	c (round 2) 3606 del vars, 11740 del conss, 1756 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 497971 impls, 0 clqs
1.59/1.64	c (round 3) 7678 del vars, 18248 del conss, 2469 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 503950 impls, 0 clqs
1.79/1.80	c (round 4) 12261 del vars, 23068 del conss, 3118 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 510345 impls, 0 clqs
1.89/1.92	c (round 5) 15484 del vars, 26788 del conss, 3559 chg bounds, 1 chg sides, 3 chg coeffs, 0 upgd conss, 514975 impls, 0 clqs
1.99/2.00	c (round 6) 17866 del vars, 28950 del conss, 3812 chg bounds, 19 chg sides, 28 chg coeffs, 0 upgd conss, 516332 impls, 0 clqs
1.99/2.05	c (round 7) 19541 del vars, 30328 del conss, 3990 chg bounds, 35 chg sides, 49 chg coeffs, 0 upgd conss, 517607 impls, 0 clqs
1.99/2.09	c (round 8) 20513 del vars, 31201 del conss, 4093 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 518151 impls, 0 clqs
2.09/2.11	c (round 9) 21135 del vars, 31815 del conss, 4168 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 518573 impls, 0 clqs
2.09/2.13	c (round 10) 21549 del vars, 32220 del conss, 4212 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 518757 impls, 0 clqs
2.09/2.15	c (round 11) 21857 del vars, 32535 del conss, 4250 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 518913 impls, 0 clqs
2.09/2.17	c (round 12) 22069 del vars, 32742 del conss, 4269 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 518937 impls, 0 clqs
2.09/2.18	c (round 13) 22219 del vars, 32853 del conss, 4278 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 518952 impls, 0 clqs
2.09/2.18	c (round 14) 22303 del vars, 32894 del conss, 4278 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 518952 impls, 0 clqs
2.20/2.21	c (round 15) 22340 del vars, 32901 del conss, 10295 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 518952 impls, 0 clqs
2.20/2.22	c (round 16) 22360 del vars, 32914 del conss, 10295 chg bounds, 46 chg sides, 62 chg coeffs, 0 upgd conss, 519052 impls, 0 clqs
2.29/2.34	c (round 17) 22360 del vars, 32914 del conss, 10295 chg bounds, 46 chg sides, 62 chg coeffs, 10063 upgd conss, 531083 impls, 0 clqs
2.29/2.39	c (round 18) 22360 del vars, 32914 del conss, 10295 chg bounds, 100 chg sides, 169 chg coeffs, 10063 upgd conss, 538469 impls, 1 clqs
2.39/2.42	c (round 19) 22360 del vars, 32916 del conss, 10295 chg bounds, 103 chg sides, 181 chg coeffs, 10063 upgd conss, 538469 impls, 2 clqs
2.39/2.46	c (round 20) 22360 del vars, 32917 del conss, 10295 chg bounds, 107 chg sides, 191 chg coeffs, 10063 upgd conss, 538469 impls, 2 clqs
2.39/2.49	c (round 21) 22360 del vars, 32917 del conss, 10295 chg bounds, 112 chg sides, 221 chg coeffs, 10063 upgd conss, 538469 impls, 2 clqs
5.50/5.60	c    (5.3s) probing: 1000/12103 (8.3%) - 0 fixings, 0 aggregations, 24878 implications, 0 bound changes
7.79/7.83	c    (7.5s) probing: 2000/12103 (16.5%) - 0 fixings, 0 aggregations, 28372 implications, 0 bound changes
7.79/7.83	c    (7.5s) probing: 2001/12103 (16.5%) - 0 fixings, 0 aggregations, 28372 implications, 0 bound changes
7.79/7.83	c    (7.5s) probing aborted: 2000/2000 successive useless probings
7.79/7.84	c presolving (22 rounds):
7.79/7.84	c  22360 deleted vars, 32917 deleted constraints, 10295 tightened bounds, 0 added holes, 112 changed sides, 222 changed coefficients
7.79/7.84	c  652289 implications, 2 cliques
7.79/7.84	c presolved problem has 18120 variables (12103 bin, 0 int, 6017 impl, 0 cont) and 21395 constraints
7.79/7.84	c     722 constraints of type <varbound>
7.79/7.84	c     182 constraints of type <knapsack>
7.79/7.84	c    7628 constraints of type <setppc>
7.79/7.84	c    5298 constraints of type <linear>
7.79/7.84	c    6017 constraints of type <indicator>
7.79/7.84	c    1548 constraints of type <logicor>
7.79/7.84	c transformed objective value is always integral (scale: 1)
7.79/7.84	c Presolving Time: 7.37
7.79/7.84	c - non default parameters ----------------------------------------------------------------------
7.79/7.84	c # SCIP version 1.2.1.3
7.79/7.84	c 
7.79/7.84	c # frequency for displaying node information lines
7.79/7.84	c # [type: int, range: [-1,2147483647], default: 100]
7.79/7.84	c display/freq = 10000
7.79/7.84	c 
7.79/7.84	c # maximal time in seconds to run
7.79/7.84	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.79/7.84	c limits/time = 1789.67
7.79/7.84	c 
7.79/7.84	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.79/7.84	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.79/7.84	c limits/memory = 3420
7.79/7.84	c 
7.79/7.84	c # default clock type (1: CPU user seconds, 2: wall clock time)
7.79/7.84	c # [type: int, range: [1,2], default: 1]
7.79/7.84	c timing/clocktype = 2
7.79/7.84	c 
7.79/7.84	c # should presolving try to simplify inequalities
7.79/7.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.79/7.84	c constraints/linear/simplifyinequalities = TRUE
7.79/7.84	c 
7.79/7.84	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
7.79/7.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.79/7.84	c constraints/indicator/addCouplingCons = TRUE
7.79/7.84	c 
7.79/7.84	c # should presolving try to simplify knapsacks
7.79/7.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.79/7.84	c constraints/knapsack/simplifyinequalities = TRUE
7.79/7.84	c 
7.79/7.84	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
7.79/7.84	c # [type: int, range: [-1,2147483647], default: -1]
7.79/7.84	c separating/rapidlearning/freq = 0
7.79/7.84	c 
7.79/7.84	c -----------------------------------------------------------------------------------------------
7.79/7.84	c start solving
7.79/7.84	c 
7.79/7.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.79/7.89	c   7.6s|     1 |     0 |    18 |     - | 136M|   0 |   0 |  18k|  21k|  18k|9370 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.90/7.93	c   7.6s|     1 |     0 |   733 |     - | 137M|   0 |   0 |  18k|  21k|  18k|9989 | 619 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.90/7.95	c   7.6s|     1 |     0 |   818 |     - | 137M|   0 |   0 |  18k|  21k|  18k|  10k| 698 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.90/7.96	c   7.6s|     1 |     2 |   818 |     - | 137M|   0 |   0 |  18k|  21k|  18k|  10k| 698 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
291.50/291.54	c   291s| 10000 | 10001 | 92329 |   9.2 | 228M|  91 |   0 |  18k|  21k|  18k|  10k|  40k|   0 |4378 | 0.000000e+00 |      --      |    Inf 
532.60/532.63	c   532s| 20000 | 20001 |175468 |   8.7 | 317M|  91 |   0 |  18k|  21k|  18k|  10k|  80k|   0 |4805 | 0.000000e+00 |      --      |    Inf 
771.01/771.09	c   771s| 30000 | 30001 |255600 |   8.5 | 406M|  95 |   0 |  18k|  21k|  18k|  10k| 116k|   0 |5182 | 0.000000e+00 |      --      |    Inf 
1002.31/1002.38	c  1002s| 40000 | 40001 |323255 |   8.1 | 494M|  95 |   0 |  18k|  21k|  18k|  10k| 149k|   0 |5449 | 0.000000e+00 |      --      |    Inf 
1248.01/1248.01	c  1248s| 50000 | 50001 |402173 |   8.0 | 583M|  95 |   0 |  18k|  21k|  18k|  10k| 186k|   0 |6292 | 0.000000e+00 |      --      |    Inf 
1483.51/1483.54	c  1483s| 60000 | 60001 |467595 |   7.8 | 671M|  95 |   0 |  18k|  21k|  18k|  10k| 216k|   0 |6964 | 0.000000e+00 |      --      |    Inf 
1723.31/1723.37	c  1723s| 70000 | 70001 |533064 |   7.6 | 759M|  95 |   0 |  18k|  21k|  18k|  10k| 246k|   0 |7717 | 0.000000e+00 |      --      |    Inf 
1790.02/1790.01	c 
1790.02/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.02/1790.01	c Solving Time (sec) : 1789.68
1790.02/1790.01	c Solving Nodes      : 72846
1790.02/1790.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.02/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.02/1790.01	c Gap                : infinite
1790.02/1790.01	s UNKNOWN
1790.02/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.02/1790.01	c Solving Time       :    1789.68
1790.02/1790.01	c Original Problem   :
1790.02/1790.01	c   Problem name     : HOME/instance-2705219-1278576541.wbo
1790.02/1790.01	c   Variables        : 40480 (26701 binary, 0 integer, 13779 implicit integer, 0 continuous)
1790.02/1790.01	c   Constraints      : 54292 initial, 54292 maximal
1790.02/1790.01	c Presolved Problem  :
1790.02/1790.01	c   Problem name     : t_HOME/instance-2705219-1278576541.wbo
1790.02/1790.01	c   Variables        : 18120 (12103 binary, 0 integer, 6017 implicit integer, 0 continuous)
1790.02/1790.01	c   Constraints      : 21395 initial, 21395 maximal
1790.02/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.02/1790.01	c   trivial          :       0.03        153          0          0          0          0          0          0          0
1790.02/1790.01	c   dualfix          :       0.05      16471          0          0          0          0          0          0          0
1790.02/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.02/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.02/1790.01	c   implics          :       0.03          0          0          0          0          0          0          0          0
1790.02/1790.01	c   probing          :       5.32          0          0          0          0          0          0          0          0
1790.02/1790.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1790.02/1790.01	c   knapsack         :       0.03          0          0          0          0          0          2         66        160
1790.02/1790.01	c   setppc           :       0.03          0          0          0          0          0          1          0          0
1790.02/1790.01	c   linear           :       0.96       4125       1611          0      10295          0      25152         46         62
1790.02/1790.01	c   indicator        :       0.38          0          0          0          0          0       7762          0          0
1790.02/1790.01	c   logicor          :       0.05          0          0          0          0          0          0          0          0
1790.02/1790.01	c   root node        :          -          0          -          -          0          -          -          -          -
1790.02/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.02/1790.01	c   integral         :          0          0          0      97608          0          0          0          0          0       9330
1790.02/1790.01	c   varbound         :        722          3     401770      92943          0          0      57101      16351          0          0
1790.02/1790.01	c   knapsack         :        182          3     401770      77011          0          0      16729          0          0          0
1790.02/1790.01	c   setppc           :       7628          3     401770      77011          0          0    1292564          0          0          0
1790.02/1790.01	c   linear           :       5298          3     401770      77011          0          0      19245     238559          0          0
1790.02/1790.01	c   indicator        :       6017          0     401770      92943          0          0      76703          0          0          0
1790.02/1790.01	c   logicor          :       1548          3     171018      68181          0          0      24602          0          0          0
1790.02/1790.01	c   countsols        :          0          0          0      68181          0          0          0          0          0          0
1790.02/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.02/1790.01	c   integral         :      75.36       0.00       0.00      75.36       0.00
1790.02/1790.01	c   varbound         :      13.15       0.00       6.20       6.95       0.00
1790.02/1790.01	c   knapsack         :       3.69       0.00       2.79       0.90       0.00
1790.02/1790.01	c   setppc           :      74.35       0.00      46.96      27.38       0.00
1790.02/1790.01	c   linear           :     166.46       0.01      29.66     136.79       0.00
1790.02/1790.01	c   indicator        :     198.82       0.01      82.72     116.09       0.00
1790.02/1790.01	c   logicor          :       7.41       0.00       0.37       7.04       0.00
1790.02/1790.01	c   countsols        :       0.02       0.00       0.00       0.02       0.00
1790.02/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.02/1790.01	c   vbounds          :       0.10          2          0          0
1790.02/1790.01	c   rootredcost      :       0.09          0          0          0
1790.02/1790.01	c   pseudoobj        :      55.45     394244          0          0
1790.02/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.02/1790.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.02/1790.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.02/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.02/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.02/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.02/1790.01	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.02/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.02/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.02/1790.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1790.02/1790.01	c   redcost          :      57.87      84270          0          0          0          0
1790.02/1790.01	c   impliedbounds    :       0.00          0          0          0          0          0
1790.02/1790.01	c   intobj           :       0.00          0          0          0          0          0
1790.02/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1790.02/1790.01	c   gomory           :       0.00          0          0          0          0          0
1790.02/1790.01	c   strongcg         :       0.00          0          0          0          0          0
1790.02/1790.01	c   cmir             :       0.00          0          0          0          0          0
1790.02/1790.01	c   flowcover        :       0.00          0          0          0          0          0
1790.02/1790.01	c   clique           :       0.00          0          0          0          0          0
1790.02/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1790.02/1790.01	c   mcf              :       0.00          0          0          0          0          0
1790.02/1790.01	c   rapidlearning    :       0.00          0          0          0          0          0
1790.02/1790.01	c Pricers            :       Time      Calls       Vars
1790.02/1790.01	c   problem variables:       0.00          0          0
1790.02/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.02/1790.01	c   relpscost        :      75.27       4665          0          0          0          0       9330
1790.02/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1790.02/1790.01	c   inference        :     240.14      68181          0          0          0          0     136362
1790.02/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1790.02/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1790.02/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.02/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.02/1790.01	c   random           :       0.00          0          0          0          0          0          0
1790.02/1790.01	c Primal Heuristics  :       Time      Calls      Found
1790.02/1790.01	c   LP solutions     :       0.00          -          0
1790.02/1790.01	c   pseudo solutions :       0.00          -          0
1790.02/1790.01	c   oneopt           :       0.11          0          0
1790.02/1790.01	c   crossover        :       0.04          0          0
1790.02/1790.01	c   guideddiving     :       0.00          0          0
1790.02/1790.01	c   intshifting      :       0.00          0          0
1790.02/1790.01	c   feaspump         :       0.17          2          0
1790.02/1790.01	c   coefdiving       :      18.45       1505          0
1790.02/1790.01	c   fracdiving       :      15.46       1513          0
1790.02/1790.01	c   pscostdiving     :      15.45       1514          0
1790.02/1790.01	c   veclendiving     :      15.53       1514          0
1790.02/1790.01	c   linesearchdiving :      15.36       1514          0
1790.02/1790.01	c   objpscostdiving  :      16.85       1513          0
1790.02/1790.01	c   rootsoldiving    :      17.55       1513          0
1790.02/1790.01	c   trivial          :       0.40          2          0
1790.02/1790.01	c   simplerounding   :       0.11       4664          0
1790.02/1790.01	c   zirounding       :       0.70       1000          0
1790.02/1790.01	c   rounding         :       0.50        897          0
1790.02/1790.01	c   shifting         :       0.17        269          0
1790.02/1790.01	c   twoopt           :       0.00          0          0
1790.02/1790.01	c   fixandinfer      :       0.00          0          0
1790.02/1790.01	c   intdiving        :       0.00          0          0
1790.02/1790.01	c   actconsdiving    :       0.00          0          0
1790.02/1790.01	c   octane           :       0.00          0          0
1790.02/1790.01	c   rens             :       0.00          0          0
1790.02/1790.01	c   rins             :       0.00          0          0
1790.02/1790.01	c   localbranching   :       0.00          0          0
1790.02/1790.01	c   mutation         :       0.00          0          0
1790.02/1790.01	c   dins             :       0.00          0          0
1790.02/1790.01	c   undercover       :       0.00          0          0
1790.02/1790.01	c   nlp              :       0.03          0          0
1790.02/1790.01	c   trysol           :      16.70       1513          0
1790.02/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.02/1790.01	c   primal LP        :       0.00          0          0       0.00          -
1790.02/1790.01	c   dual LP          :     514.31      32110     546988      17.03    1063.53
1790.02/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1790.02/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1790.02/1790.01	c   diving/probing LP:       2.03        303       2963       9.78    1461.18
1790.02/1790.01	c   strong branching :      75.14       7980     105137      13.18    1399.20
1790.02/1790.01	c     (at root node) :          -          0          0       0.00          -
1790.02/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1790.02/1790.01	c B&B Tree           :
1790.02/1790.01	c   number of runs   :          1
1790.02/1790.01	c   nodes            :      72846
1790.02/1790.01	c   nodes (total)    :      72846
1790.02/1790.01	c   nodes left       :      72847
1790.02/1790.01	c   max depth        :         95
1790.02/1790.01	c   max depth (total):         95
1790.02/1790.01	c   backtracks       :       1518 (2.1%)
1790.02/1790.01	c   delayed cutoffs  :          0
1790.02/1790.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.02/1790.01	c   avg switch length:       2.17
1790.02/1790.01	c   switching time   :      16.31
1790.02/1790.01	c Solution           :
1790.02/1790.01	c   Solutions found  :          0 (0 improvements)
1790.02/1790.01	c   Primal Bound     :          -
1790.02/1790.01	c   Dual Bound       : +0.00000000000000e+00
1790.02/1790.01	c   Gap              :   infinite
1790.02/1790.01	c   Root Dual Bound  : +0.00000000000000e+00
1790.02/1790.01	c   Root Iterations  :        818
1790.42/1790.49	c Time complete: 1790.51.

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-2705219-1278576541/watcher-2705219-1278576541 -o /tmp/evaluation-result-2705219-1278576541/solver-2705219-1278576541 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705219-1278576541.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.02 2.01 1.91 3/178 21854
/proc/meminfo: memFree=28685516/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=12340 CPUtime=0
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 1948 0 0 0 0 0 0 0 22 0 1 0 25867304 12636160 1866 4089446400 4194304 10345943 140735842664464 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/21854/statm: 3085 1866 429 1502 0 1578 0

[startup+0.0403031 s]
/proc/loadavg: 2.02 2.01 1.91 3/178 21854
/proc/meminfo: memFree=28685516/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=21796 CPUtime=0.03
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 4299 0 0 0 3 0 0 0 22 0 1 0 25867304 22319104 4217 4089446400 4194304 10345943 140735842664464 18446744073709551615 6328750 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/21854/statm: 5449 4217 430 1502 0 3942 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21796

[startup+0.100298 s]
/proc/loadavg: 2.02 2.01 1.91 3/178 21854
/proc/meminfo: memFree=28685516/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=33224 CPUtime=0.09
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 7166 0 0 0 8 1 0 0 22 0 1 0 25867304 34021376 7084 4089446400 4194304 10345943 140735842664464 18446744073709551615 4222410 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21854/statm: 8306 7084 430 1502 0 6799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33224

[startup+0.300265 s]
/proc/loadavg: 2.02 2.01 1.91 3/178 21854
/proc/meminfo: memFree=28685516/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=66652 CPUtime=0.29
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 15509 0 0 0 27 2 0 0 22 0 1 0 25867304 68251648 15427 4089446400 4194304 10345943 140735842664464 18446744073709551615 9134643 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21854/statm: 16663 15427 430 1502 0 15156 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66652

[startup+0.700196 s]
/proc/loadavg: 2.02 2.01 1.91 3/178 21854
/proc/meminfo: memFree=28685516/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=159268 CPUtime=0.69
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 37816 0 0 0 65 4 0 0 24 0 1 0 25867304 163090432 37344 4089446400 4194304 10345943 140735842664464 18446744073709551615 4246677 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21854/statm: 39817 37344 510 1502 0 38310 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 159268

[startup+1.50106 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 21855
/proc/meminfo: memFree=28528772/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=179056 CPUtime=1.49
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 42859 0 0 0 145 4 0 0 25 0 1 0 25867304 183353344 42387 4089446400 4194304 10345943 140735842664464 18446744073709551615 4287408 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21854/statm: 44764 42387 543 1502 0 43257 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 179056

[startup+3.10079 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 21855
/proc/meminfo: memFree=28515580/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=186884 CPUtime=3.09
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 44975 0 0 0 304 5 0 0 25 0 1 0 25867304 191369216 44455 4089446400 4194304 10345943 140735842664464 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21854/statm: 46721 44455 584 1502 0 45214 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 186884

[startup+6.30025 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 21855
/proc/meminfo: memFree=28503808/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=188100 CPUtime=6.29
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 45284 0 0 0 624 5 0 0 25 0 1 0 25867304 192614400 44764 4089446400 4194304 10345943 140735842664464 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21854/statm: 47025 44764 589 1502 0 45518 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 188100

[startup+12.7002 s]
/proc/loadavg: 1.94 1.99 1.91 3/179 21882
/proc/meminfo: memFree=29410200/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=218768 CPUtime=12.69
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 58650 0 0 0 1261 8 0 0 25 0 1 0 25867304 224018432 51699 4089446400 4194304 10345943 140735842664464 18446744073709551615 6551108 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21854/statm: 54692 51699 735 1502 0 53185 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 218768

[startup+25.501 s]
/proc/loadavg: 1.95 1.99 1.91 3/179 21882
/proc/meminfo: memFree=29391032/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=220632 CPUtime=25.49
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 128544 0 0 0 2529 20 0 0 25 0 1 0 25867304 225927168 52569 4089446400 4194304 10345943 140735842664464 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21854/statm: 55158 52569 741 1502 0 53651 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 220632

[startup+51.1007 s]
/proc/loadavg: 1.97 1.99 1.91 3/179 21883
/proc/meminfo: memFree=29320356/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=234908 CPUtime=51.09
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 258765 0 0 0 5068 41 0 0 25 0 1 0 25867304 240545792 54488 4089446400 4194304 10345943 140735842664464 18446744073709551615 5614700 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21854/statm: 58727 54488 754 1502 0 57220 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 234908

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.91 3/179 21884
/proc/meminfo: memFree=29279852/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=254444 CPUtime=102.3
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 353130 0 0 0 10172 58 0 0 25 0 1 0 25867304 260550656 59137 4089446400 4194304 10345943 140735842664464 18446744073709551615 6847763 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21854/statm: 63611 59137 754 1502 0 62104 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 254444

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 21886
/proc/meminfo: memFree=29233064/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=267396 CPUtime=162.29
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 467454 0 0 0 16151 78 0 0 25 0 1 0 25867304 273813504 64258 4089446400 4194304 10345943 140735842664464 18446744073709551615 6307499 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 66849 64258 754 1502 0 65342 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 267396

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 21888
/proc/meminfo: memFree=29184036/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=288688 CPUtime=222.29
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 528072 0 0 0 22139 90 0 0 25 0 1 0 25867304 295616512 69585 4089446400 4194304 10345943 140735842664464 18446744073709551615 4227579 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 72172 69585 754 1502 0 70665 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 288688

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 21890
/proc/meminfo: memFree=28988940/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=314300 CPUtime=282.29
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 555481 0 0 0 28132 97 0 0 25 0 1 0 25867304 321843200 74998 4089446400 4194304 10345943 140735842664464 18446744073709551615 6777414 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 78575 74998 754 1502 0 77068 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 314300

[startup+342.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 21891
/proc/meminfo: memFree=29085624/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=332820 CPUtime=342.29
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 566339 0 0 0 34127 102 0 0 25 0 1 0 25867304 340807680 81108 4089446400 4194304 10345943 140735842664464 18446744073709551615 4601776 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 83205 81108 754 1502 0 81698 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 332820

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 21892
/proc/meminfo: memFree=29041060/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=357888 CPUtime=402.29
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 590291 0 0 0 40120 109 0 0 25 0 1 0 25867304 366477312 86088 4089446400 4194304 10345943 140735842664464 18446744073709551615 6119788 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 89472 86088 754 1502 0 87965 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 357888

[startup+462.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 21894
/proc/meminfo: memFree=28995136/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=382028 CPUtime=462.29
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 608770 0 0 0 46114 115 0 0 25 0 1 0 25867304 391196672 92382 4089446400 4194304 10345943 140735842664464 18446744073709551615 5318317 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 95507 92382 754 1502 0 94000 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 382028

[startup+522.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 21896
/proc/meminfo: memFree=28944372/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=410144 CPUtime=522.29
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 619713 0 0 0 52110 119 0 0 25 0 1 0 25867304 419987456 99123 4089446400 4194304 10345943 140735842664464 18446744073709551615 4701094 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 102536 99123 754 1502 0 101029 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 410144

[startup+582.301 s]
/proc/loadavg: 2.06 2.01 1.91 3/179 21900
/proc/meminfo: memFree=28895852/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=431056 CPUtime=582.3
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 626012 0 0 0 58105 125 0 0 25 0 1 0 25867304 441401344 104984 4089446400 4194304 10345943 140735842664464 18446744073709551615 4688054 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 107764 104984 754 1502 0 106257 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 431056

[startup+642.301 s]
/proc/loadavg: 2.02 2.00 1.91 3/179 21902
/proc/meminfo: memFree=28846700/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=454868 CPUtime=642.3
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 632237 0 0 0 64101 129 0 0 25 0 1 0 25867304 465784832 110526 4089446400 4194304 10345943 140735842664464 18446744073709551615 4871626 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 113717 110526 754 1502 0 112210 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 454868

[startup+702.301 s]

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

/proc/meminfo: memFree=28370284/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=620192 CPUtime=1062.3
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 682207 0 0 0 106064 166 0 0 25 0 1 0 25867304 635076608 150243 4089446400 4194304 10345943 140735842664464 18446744073709551615 6119797 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 155048 150243 754 1502 0 153541 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 620192

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21915
/proc/meminfo: memFree=28348416/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=640472 CPUtime=1122.3
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 687746 0 0 0 112060 170 0 0 25 0 1 0 25867304 655843328 155556 4089446400 4194304 10345943 140735842664464 18446744073709551615 6556786 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 160118 155556 754 1502 0 158611 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 640472

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21917
/proc/meminfo: memFree=28298024/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=664912 CPUtime=1182.31
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 693908 0 0 0 118055 176 0 0 25 0 1 0 25867304 680869888 161543 4089446400 4194304 10345943 140735842664464 18446744073709551615 6865864 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 166228 161543 754 1502 0 164721 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 664912

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21918
/proc/meminfo: memFree=28275056/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=686388 CPUtime=1242.31
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 700594 0 0 0 124048 183 0 0 25 0 1 0 25867304 702861312 167363 4089446400 4194304 10345943 140735842664464 18446744073709551615 4749694 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 171597 167363 754 1502 0 170090 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 686388

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/179 21919
/proc/meminfo: memFree=28252568/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=710576 CPUtime=1302.31
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 706268 0 0 0 130044 187 0 0 25 0 1 0 25867304 727629824 172684 4089446400 4194304 10345943 140735842664464 18446744073709551615 8160425 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 177644 172684 754 1502 0 176137 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 710576

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/179 21921
/proc/meminfo: memFree=28231448/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=729404 CPUtime=1362.31
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 713650 0 0 0 136038 193 0 0 25 0 1 0 25867304 746909696 177982 4089446400 4194304 10345943 140735842664464 18446744073709551615 4476332 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 182351 177982 754 1502 0 180844 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 729404

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21923
/proc/meminfo: memFree=28205352/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=758932 CPUtime=1422.31
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 720900 0 0 0 142033 198 0 0 25 0 1 0 25867304 777146368 184509 4089446400 4194304 10345943 140735842664464 18446744073709551615 6870807 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 189733 184509 754 1502 0 188226 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 758932

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21925
/proc/meminfo: memFree=28178640/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=775328 CPUtime=1482.31
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 727510 0 0 0 148027 204 0 0 25 0 1 0 25867304 793935872 188946 4089446400 4194304 10345943 140735842664464 18446744073709551615 6518809 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 193832 188946 754 1502 0 192325 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 775328

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21926
/proc/meminfo: memFree=28131576/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=800160 CPUtime=1542.31
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 733383 0 0 0 154022 209 0 0 25 0 1 0 25867304 819363840 194746 4089446400 4194304 10345943 140735842664464 18446744073709551615 5614807 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 200040 194746 754 1502 0 198533 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 800160

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21927
/proc/meminfo: memFree=28085896/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=822980 CPUtime=1602.32
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 740324 0 0 0 160018 214 0 0 25 0 1 0 25867304 842731520 200840 4089446400 4194304 10345943 140735842664464 18446744073709551615 6756204 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 205745 200840 754 1502 0 204238 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 822980

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21929
/proc/meminfo: memFree=28040596/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=844164 CPUtime=1662.31
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 746091 0 0 0 166013 218 0 0 25 0 1 0 25867304 864423936 205720 4089446400 4194304 10345943 140735842664464 18446744073709551615 4701030 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 211041 205720 754 1502 0 209534 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 844164

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21931
/proc/meminfo: memFree=27994296/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=871124 CPUtime=1722.31
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 752846 0 0 0 172007 224 0 0 25 0 1 0 25867304 892030976 211428 4089446400 4194304 10345943 140735842664464 18446744073709551615 4886436 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 217781 211428 754 1502 0 216274 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 871124

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/179 21933
/proc/meminfo: memFree=27944648/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=895904 CPUtime=1782.32
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 760617 0 0 0 178002 230 0 0 25 0 1 0 25867304 917405696 217465 4089446400 4194304 10345943 140735842664464 18446744073709551615 4881982 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 223976 217465 754 1502 0 222469 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 895904

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

[startup+1785.5 s]
/proc/loadavg: 2.04 2.01 1.93 3/179 21933
/proc/meminfo: memFree=27942788/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=895904 CPUtime=1785.51
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 760638 0 0 0 178321 230 0 0 25 0 1 0 25867304 917405696 217486 4089446400 4194304 10345943 140735842664464 18446744073709551615 4601776 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 223976 217486 754 1502 0 222469 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (KiB) 895904

[startup+1788.7 s]
/proc/loadavg: 2.03 2.01 1.93 3/179 21933
/proc/meminfo: memFree=27941048/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=895904 CPUtime=1788.71
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 760867 0 0 0 178641 230 0 0 25 0 1 0 25867304 917405696 217715 4089446400 4194304 10345943 140735842664464 18446744073709551615 6777004 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 223976 217715 754 1502 0 222469 0
Current children cumulated CPU time (s) 1788.71
Current children cumulated vsize (KiB) 895904

[startup+1789.5 s]
/proc/loadavg: 2.03 2.01 1.93 3/179 21933
/proc/meminfo: memFree=27941048/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=895884 CPUtime=1789.51
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 761032 0 0 0 178721 230 0 0 25 0 1 0 25867304 917385216 217763 4089446400 4194304 10345943 140735842664464 18446744073709551615 6557534 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 223971 217763 754 1502 0 222464 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (KiB) 895884

[startup+1789.9 s]
/proc/loadavg: 2.03 2.01 1.93 3/179 21933
/proc/meminfo: memFree=27940180/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=895884 CPUtime=1789.91
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 761071 0 0 0 178761 230 0 0 25 0 1 0 25867304 917385216 217802 4089446400 4194304 10345943 140735842664464 18446744073709551615 6119739 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21854/statm: 223971 217802 754 1502 0 222464 0
Current children cumulated CPU time (s) 1789.91
Current children cumulated vsize (KiB) 895884

[startup+1790.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/179 21933
/proc/meminfo: memFree=27940180/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=895884 CPUtime=1790.32
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 761081 0 0 0 178801 231 0 0 25 0 1 0 25867304 917385216 217812 4089446400 4194304 10345943 140735842664464 18446744073709551615 4287408 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21854/statm: 223971 217812 763 1502 0 222464 0
Current children cumulated CPU time (s) 1790.32
Current children cumulated vsize (KiB) 895884

[startup+1790.4 s]
/proc/loadavg: 2.03 2.01 1.93 3/179 21933
/proc/meminfo: memFree=27940180/32951124 swapFree=67111528/67111528
[pid=21854] ppid=21852 vsize=895884 CPUtime=1790.42
/proc/21854/stat : 21854 (pbscip.linux.x8) R 21852 21854 21502 0 -1 4202496 761081 0 0 0 178811 231 0 0 25 0 1 0 25867304 917385216 217812 4089446400 4194304 10345943 140735842664464 18446744073709551615 6324933 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21854/statm: 223971 217812 763 1502 0 222464 0
Current children cumulated CPU time (s) 1790.42
Current children cumulated vsize (KiB) 895884

Child status: 0
Real time (s): 1790.49
CPU time (s): 1790.52
CPU user time (s): 1788.18
CPU system time (s): 2.34064
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 898732

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

runsolver used 2.71459 second user time and 7.05393 second system time

The end

Launcher Data

Begin job on node130 at 2010-07-08 10:09:02
IDJOB=2705219
IDBENCH=79078
IDSOLVER=1214
FILE ID=node130/2705219-1278576541
PBS_JOBID= 11240193
Free space on /tmp= 73384 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/normalized-j9012_2-unsat--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705219-1278576541/watcher-2705219-1278576541 -o /tmp/evaluation-result-2705219-1278576541/solver-2705219-1278576541 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705219-1278576541.wbo -t 1800 -m 3800

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

MD5SUM BENCH= cbe4c3d53eb1efe1b988611d439eb8ee
RANDOM SEED=1298073220

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28685920 kB
Buffers:        161288 kB
Cached:        2692496 kB
SwapCached:          0 kB
Active:        2521740 kB
Inactive:      1571144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28685920 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14116 kB
Writeback:           0 kB
AnonPages:     1239088 kB
Mapped:          17940 kB
Slab:           107684 kB
PageTables:       7108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1397048 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= 73372 MiB
End job on node130 at 2010-07-08 10:38:52