Trace number 2692350

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverMSAT (TO) 1801.43 1801.39

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-37s.smv--soft-66-100-0.wbo
MD5SUM6960a3e1b4c37b3f708766f7f477a0ea
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.017996
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1190
Total number of constraints3183
Number of soft constraints1087
Number of constraints which are clauses3055
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints128
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 55569
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 55568
Biggest number in a constraint 43
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 136
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [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-2692350-1277913480.wbo>
0.00/0.03	c original problem has 3364 variables (2277 bin, 0 int, 0 impl, 1087 cont) and 4271 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.05	c (round 1) 52 del vars, 10 del conss, 2 chg bounds, 64 chg sides, 130 chg coeffs, 0 upgd conss, 12912 impls, 0 clqs
0.00/0.06	c (round 2) 53 del vars, 107 del conss, 2 chg bounds, 64 chg sides, 130 chg coeffs, 0 upgd conss, 12912 impls, 0 clqs
0.00/0.08	c (round 3) 54 del vars, 109 del conss, 1088 chg bounds, 66 chg sides, 130 chg coeffs, 0 upgd conss, 12912 impls, 0 clqs
0.09/0.10	c (round 4) 55 del vars, 110 del conss, 1088 chg bounds, 66 chg sides, 130 chg coeffs, 1992 upgd conss, 12912 impls, 0 clqs
0.09/0.11	c (round 5) 56 del vars, 110 del conss, 1088 chg bounds, 66 chg sides, 130 chg coeffs, 1992 upgd conss, 12913 impls, 0 clqs
0.19/0.25	c (round 6) 107 del vars, 110 del conss, 1088 chg bounds, 66 chg sides, 130 chg coeffs, 1992 upgd conss, 14439 impls, 0 clqs
0.29/0.39	c    (0.3s) probing: 1000/2223 (45.0%) - 0 fixings, 62 aggregations, 463 implications, 0 bound changes
0.39/0.42	c    (0.3s) probing: 1156/2223 (52.0%) - 0 fixings, 62 aggregations, 467 implications, 0 bound changes
0.39/0.42	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.39/0.42	c (round 7) 118 del vars, 110 del conss, 1088 chg bounds, 66 chg sides, 130 chg coeffs, 1992 upgd conss, 14597 impls, 0 clqs
0.39/0.43	c    (0.3s) probing: 1166/2223 (52.5%) - 0 fixings, 62 aggregations, 467 implications, 0 bound changes
0.39/0.43	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.39/0.43	c presolving (8 rounds):
0.39/0.43	c  118 deleted vars, 110 deleted constraints, 1088 tightened bounds, 0 added holes, 66 changed sides, 130 changed coefficients
0.39/0.43	c  14597 implications, 0 cliques
0.39/0.43	c presolved problem has 3246 variables (2161 bin, 0 int, 0 impl, 1085 cont) and 4161 constraints
0.39/0.43	c    1085 constraints of type <indicator>
0.39/0.43	c       1 constraints of type <varbound>
0.39/0.43	c      83 constraints of type <knapsack>
0.39/0.43	c    1084 constraints of type <linear>
0.39/0.43	c    1908 constraints of type <logicor>
0.39/0.43	c transformed objective value is always integral (scale: 1)
0.39/0.43	c Presolving Time: 0.34
0.39/0.43	c - non default parameters ----------------------------------------------------------------------
0.39/0.43	c # SCIP version 1.2.1.2
0.39/0.43	c 
0.39/0.43	c # frequency for displaying node information lines
0.39/0.43	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.43	c display/freq = 10000
0.39/0.43	c 
0.39/0.43	c # maximal time in seconds to run
0.39/0.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.43	c limits/time = 1799.97
0.39/0.43	c 
0.39/0.43	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.43	c limits/memory = 3420
0.39/0.43	c 
0.39/0.43	c # should presolving try to simplify inequalities
0.39/0.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.43	c constraints/linear/simplifyinequalities = TRUE
0.39/0.43	c 
0.39/0.43	c # should presolving try to simplify knapsacks
0.39/0.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.43	c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.43	c 
0.39/0.43	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.43	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.43	c separating/rapidlearning/freq = 0
0.39/0.43	c 
0.39/0.43	c -----------------------------------------------------------------------------------------------
0.39/0.43	c start solving
0.39/0.43	c 
0.39/0.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.45	c   0.3s|     1 |     0 |   176 |     - |  13M|   0 | 115 |3246 |4161 |3246 |1867 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.49	o 55457
0.39/0.49	c y 0.4s|     1 |     0 |   410 |     - |  13M|   0 | 115 |3246 |4161 |3246 |1867 |   0 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
0.49/0.58	c   0.5s|     1 |     0 |   652 |     - |  13M|   0 | 103 |3246 |4161 |3246 |2011 | 144 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
0.59/0.70	c   0.6s|     1 |     0 |  1086 |     - |  13M|   0 | 235 |3246 |4161 |3246 |2129 | 262 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
0.79/0.83	c   0.7s|     1 |     0 |  1281 |     - |  14M|   0 | 303 |3246 |4161 |3246 |2233 | 366 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
0.89/0.94	c   0.8s|     1 |     0 |  1465 |     - |  14M|   0 | 330 |3246 |4161 |3246 |2318 | 451 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
1.10/1.11	c   1.0s|     1 |     0 |  1703 |     - |  14M|   0 | 229 |3246 |4161 |3246 |2398 | 531 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
1.19/1.26	c   1.1s|     1 |     0 |  1979 |     - |  14M|   0 | 352 |3246 |4161 |3246 |2455 | 588 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
2.79/2.84	c   2.6s|     1 |     2 |  1979 |     - |  14M|   0 | 352 |3246 |4161 |3246 |2455 | 588 |   0 |  37 | 0.000000e+00 | 5.545700e+04 |    Inf 
40.49/40.56	c  39.2s| 10000 |  9897 | 40547 |   3.9 |  38M| 125 |   0 |3246 |4204 |3246 |2265 |4546 |  74 |3124 | 0.000000e+00 | 5.545700e+04 |    Inf 
60.99/61.05	c  58.9s| 20000 | 19891 | 59423 |   2.9 |  57M| 125 |   0 |3246 |4201 |3246 |2265 |7168 |  77 |3195 | 0.000000e+00 | 5.545700e+04 |    Inf 
81.30/81.32	c  78.5s| 30000 | 29889 | 76744 |   2.5 |  77M| 125 |   0 |3246 |4202 |3246 |2261 |9738 |  79 |3211 | 0.000000e+00 | 5.545700e+04 |    Inf 
100.89/100.93	c  97.4s| 40000 | 39885 | 87575 |   2.1 |  96M| 125 |   0 |3246 |4200 |3246 |2265 |  11k|  81 |3224 | 0.000000e+00 | 5.545700e+04 |    Inf 
119.80/119.87	c   116s| 50000 | 49885 | 91260 |   1.8 | 116M| 125 |   0 |3246 |4195 |3246 |2265 |  11k|  81 |3224 | 0.000000e+00 | 5.545700e+04 |    Inf 
138.99/139.06	c   134s| 60000 | 59873 | 97270 |   1.6 | 135M| 131 |   0 |3246 |4201 |3246 |2263 |  13k|  90 |3226 | 0.000000e+00 | 5.545700e+04 |    Inf 
157.89/157.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
157.89/157.94	c   152s| 70000 | 69869 |101691 |   1.4 | 154M| 131 |   0 |3246 |4200 |3246 |2264 |  13k|  93 |3227 | 0.000000e+00 | 5.545700e+04 |    Inf 
176.50/176.59	c   171s| 80000 | 79867 |104329 |   1.3 | 174M| 131 |   0 |3246 |4200 |3246 |2263 |  14k|  94 |3227 | 0.000000e+00 | 5.545700e+04 |    Inf 
196.39/196.49	c   190s| 90000 | 89855 |118919 |   1.3 | 193M| 131 |   0 |3246 |4206 |3246 |2263 |  16k| 105 |3257 | 0.000000e+00 | 5.545700e+04 |    Inf 
215.60/215.64	c   208s|100000 | 99855 |126627 |   1.2 | 212M| 131 |   0 |3246 |4203 |3246 |2263 |  17k| 105 |3257 | 0.000000e+00 | 5.545700e+04 |    Inf 
234.40/234.40	c   227s|110000 |109851 |130517 |   1.2 | 232M| 131 |   0 |3246 |4205 |3246 |2266 |  17k| 109 |3283 | 0.000000e+00 | 5.545700e+04 |    Inf 
257.50/257.56	c   249s|120000 |119797 |155496 |   1.3 | 251M| 135 |   0 |3246 |4223 |3246 |2257 |  19k| 142 |4056 | 0.000000e+00 | 5.545700e+04 |    Inf 
282.99/283.05	c   274s|130000 |129781 |186943 |   1.4 | 271M| 135 |   0 |3246 |4222 |3246 |2262 |  23k| 153 |4872 | 0.000000e+00 | 5.545700e+04 |    Inf 
304.71/304.74	c   295s|140000 |139781 |210880 |   1.5 | 291M| 135 |   0 |3246 |4221 |3246 |2255 |  26k| 153 |4907 | 0.000000e+00 | 5.545700e+04 |    Inf 
325.50/325.55	c   315s|150000 |149781 |229926 |   1.5 | 310M| 135 |  11 |3246 |4221 |3246 |2244 |  29k| 153 |4929 | 0.000000e+00 | 5.545700e+04 |    Inf 
345.80/345.86	c   335s|160000 |159781 |243902 |   1.5 | 330M| 155 |   0 |3246 |4221 |3246 |2269 |  30k| 153 |4946 | 0.000000e+00 | 5.545700e+04 |    Inf 
365.40/365.49	c   354s|170000 |169779 |257135 |   1.5 | 349M| 157 |   0 |3246 |4218 |3246 |2264 |  32k| 154 |4987 | 0.000000e+00 | 5.545700e+04 |    Inf 
385.10/385.19	c   373s|180000 |179775 |268121 |   1.5 | 369M| 207 |   0 |3246 |4218 |3246 |2280 |  33k| 156 |5004 | 0.000000e+00 | 5.545700e+04 |    Inf 
404.00/404.08	c   392s|190000 |189775 |276222 |   1.4 | 388M| 217 |   0 |3246 |4217 |3246 |2261 |  34k| 156 |5011 | 0.000000e+00 | 5.545700e+04 |    Inf 
423.60/423.64	c   411s|200000 |199773 |287554 |   1.4 | 407M| 221 |   0 |3246 |4219 |3246 |2245 |  35k| 158 |5034 | 0.000000e+00 | 5.545700e+04 |    Inf 
442.70/442.74	c   429s|210000 |209773 |292241 |   1.4 | 426M| 221 |   0 |3246 |4219 |3246 |2273 |  36k| 158 |5035 | 0.000000e+00 | 5.545700e+04 |    Inf 
462.00/462.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
462.00/462.00	c   448s|220000 |219773 |298945 |   1.3 | 446M| 221 |   0 |3246 |4219 |3246 |2266 |  37k| 158 |5082 | 0.000000e+00 | 5.545700e+04 |    Inf 
480.70/480.79	c   466s|230000 |229773 |302797 |   1.3 | 465M| 221 |   0 |3246 |4219 |3246 |2259 |  37k| 158 |5098 | 0.000000e+00 | 5.545700e+04 |    Inf 
499.59/499.68	c   485s|240000 |239773 |307455 |   1.3 | 484M| 221 |   0 |3246 |4219 |3246 |2282 |  38k| 158 |5106 | 0.000000e+00 | 5.545700e+04 |    Inf 
518.30/518.39	c   503s|250000 |249773 |311480 |   1.2 | 504M| 221 |   0 |3246 |4219 |3246 |2276 |  39k| 158 |5108 | 0.000000e+00 | 5.545700e+04 |    Inf 
537.09/537.17	c   521s|260000 |259773 |315929 |   1.2 | 523M| 221 |   0 |3246 |4219 |3246 |2262 |  39k| 158 |5108 | 0.000000e+00 | 5.545700e+04 |    Inf 
556.09/556.12	c   540s|270000 |269773 |321437 |   1.2 | 542M| 221 |   0 |3246 |4218 |3246 |2262 |  40k| 158 |5116 | 0.000000e+00 | 5.545700e+04 |    Inf 
575.10/575.12	c   558s|280000 |279773 |326597 |   1.2 | 562M| 221 |   0 |3246 |4218 |3246 |2259 |  41k| 158 |5116 | 0.000000e+00 | 5.545700e+04 |    Inf 
594.01/594.01	c   576s|290000 |289773 |331599 |   1.1 | 581M| 221 |   0 |3246 |4218 |3246 |2255 |  41k| 158 |5121 | 0.000000e+00 | 5.545700e+04 |    Inf 
612.80/612.88	c   595s|300000 |299773 |336693 |   1.1 | 600M| 221 |   0 |3246 |4218 |3246 |2260 |  42k| 158 |5125 | 0.000000e+00 | 5.545700e+04 |    Inf 
631.60/631.66	c   613s|310000 |309773 |341500 |   1.1 | 620M| 221 |   0 |3246 |4218 |3246 |2261 |  43k| 158 |5129 | 0.000000e+00 | 5.545700e+04 |    Inf 
650.50/650.53	c   631s|320000 |319773 |346699 |   1.1 | 639M| 221 |   0 |3246 |4218 |3246 |2272 |  43k| 158 |5132 | 0.000000e+00 | 5.545700e+04 |    Inf 
669.51/669.52	c   650s|330000 |329773 |352296 |   1.1 | 658M| 221 |   0 |3246 |4218 |3246 |2261 |  44k| 158 |5132 | 0.000000e+00 | 5.545700e+04 |    Inf 
688.40/688.50	c   668s|340000 |339773 |357647 |   1.0 | 677M| 221 |   0 |3246 |4218 |3246 |2264 |  45k| 158 |5132 | 0.000000e+00 | 5.545700e+04 |    Inf 
707.31/707.36	c   687s|350000 |349773 |361950 |   1.0 | 697M| 221 |   0 |3246 |4218 |3246 |2274 |  45k| 158 |5132 | 0.000000e+00 | 5.545700e+04 |    Inf 
726.30/726.33	c   705s|360000 |359773 |367017 |   1.0 | 716M| 221 |   0 |3246 |4218 |3246 |2272 |  46k| 158 |5132 | 0.000000e+00 | 5.545700e+04 |    Inf 
745.10/745.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
745.10/745.18	c   723s|370000 |369773 |372143 |   1.0 | 736M| 221 |   0 |3246 |4218 |3246 |2277 |  47k| 158 |5133 | 0.000000e+00 | 5.545700e+04 |    Inf 
764.01/764.08	c   742s|380000 |379773 |376720 |   1.0 | 755M| 221 |   0 |3246 |4218 |3246 |2262 |  47k| 158 |5133 | 0.000000e+00 | 5.545700e+04 |    Inf 
783.10/783.18	c   760s|390000 |389773 |381409 |   1.0 | 774M| 221 |   0 |3246 |4218 |3246 |2263 |  48k| 158 |5183 | 0.000000e+00 | 5.545700e+04 |    Inf 
802.41/802.42	c   779s|400000 |399773 |386339 |   1.0 | 794M| 221 |  21 |3246 |4218 |3246 |2255 |  49k| 158 |5285 | 0.000000e+00 | 5.545700e+04 |    Inf 
821.50/821.56	c   798s|410000 |409773 |392237 |   1.0 | 813M| 221 |   0 |3246 |4218 |3246 |2256 |  50k| 158 |5323 | 0.000000e+00 | 5.545700e+04 |    Inf 
840.60/840.69	c   816s|420000 |419773 |398399 |   0.9 | 832M| 221 |   0 |3246 |4218 |3246 |2277 |  50k| 158 |5329 | 0.000000e+00 | 5.545700e+04 |    Inf 
859.61/859.65	c   834s|430000 |429773 |403968 |   0.9 | 852M| 221 |   0 |3246 |4218 |3246 |2259 |  51k| 158 |5334 | 0.000000e+00 | 5.545700e+04 |    Inf 
878.51/878.59	c   853s|440000 |439773 |409290 |   0.9 | 871M| 221 |   0 |3246 |4218 |3246 |2254 |  52k| 158 |5335 | 0.000000e+00 | 5.545700e+04 |    Inf 
897.91/897.91	c   872s|450000 |449773 |415269 |   0.9 | 891M| 221 |   0 |3246 |4218 |3246 |2253 |  53k| 158 |5421 | 0.000000e+00 | 5.545700e+04 |    Inf 
916.91/916.96	c   890s|460000 |459773 |421221 |   0.9 | 910M| 221 |   0 |3246 |4218 |3246 |2266 |  53k| 158 |5442 | 0.000000e+00 | 5.545700e+04 |    Inf 
936.11/936.19	c   909s|470000 |469773 |427781 |   0.9 | 929M| 221 |   0 |3246 |4218 |3246 |2265 |  54k| 158 |5476 | 0.000000e+00 | 5.545700e+04 |    Inf 
955.20/955.26	c   927s|480000 |479773 |433964 |   0.9 | 949M| 221 |   0 |3246 |4218 |3246 |2269 |  55k| 158 |5478 | 0.000000e+00 | 5.545700e+04 |    Inf 
974.20/974.28	c   946s|490000 |489773 |439849 |   0.9 | 968M| 221 |   0 |3246 |4218 |3246 |2262 |  55k| 158 |5490 | 0.000000e+00 | 5.545700e+04 |    Inf 
993.61/993.63	c   964s|500000 |499773 |445646 |   0.9 | 988M| 221 |   0 |3246 |4218 |3246 |2256 |  56k| 158 |5526 | 0.000000e+00 | 5.545700e+04 |    Inf 
1012.81/1012.80	c   983s|510000 |509773 |451326 |   0.9 |1007M| 221 |   0 |3246 |4218 |3246 |2260 |  57k| 158 |5599 | 0.000000e+00 | 5.545700e+04 |    Inf 
1032.11/1032.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1032.11/1032.11	c  1002s|520000 |519773 |457533 |   0.9 |1026M| 221 |   0 |3246 |4218 |3246 |2256 |  58k| 158 |5690 | 0.000000e+00 | 5.545700e+04 |    Inf 
1051.01/1051.09	c  1020s|530000 |529773 |463497 |   0.9 |1046M| 221 |   0 |3246 |4218 |3246 |2261 |  58k| 158 |5694 | 0.000000e+00 | 5.545700e+04 |    Inf 
1069.91/1069.94	c  1038s|540000 |539773 |469042 |   0.9 |1065M| 221 |   0 |3246 |4218 |3246 |2269 |  59k| 158 |5707 | 0.000000e+00 | 5.545700e+04 |    Inf 
1088.51/1088.59	c  1057s|550000 |549773 |473615 |   0.9 |1084M| 227 |   0 |3246 |4218 |3246 |2263 |  59k| 158 |5719 | 0.000000e+00 | 5.545700e+04 |    Inf 
1107.21/1107.23	c  1075s|560000 |559773 |478211 |   0.9 |1104M| 227 |   0 |3246 |4218 |3246 |2272 |  60k| 158 |5726 | 0.000000e+00 | 5.545700e+04 |    Inf 
1126.51/1126.52	c  1093s|570000 |569773 |483328 |   0.8 |1123M| 227 |   0 |3246 |4218 |3246 |2285 |  61k| 158 |5849 | 0.000000e+00 | 5.545700e+04 |    Inf 
1145.22/1145.27	c  1112s|580000 |579773 |487044 |   0.8 |1142M| 227 |   0 |3246 |4218 |3246 |2264 |  61k| 158 |5915 | 0.000000e+00 | 5.545700e+04 |    Inf 
1163.71/1163.79	c  1130s|590000 |589773 |491022 |   0.8 |1162M| 227 |   0 |3246 |4218 |3246 |2269 |  62k| 158 |5927 | 0.000000e+00 | 5.545700e+04 |    Inf 
1182.32/1182.40	c  1148s|600000 |599773 |495177 |   0.8 |1181M| 227 |   0 |3246 |4218 |3246 |2268 |  62k| 158 |5938 | 0.000000e+00 | 5.545700e+04 |    Inf 
1201.01/1201.07	c  1166s|610000 |609773 |499400 |   0.8 |1200M| 227 |   0 |3246 |4218 |3246 |2266 |  63k| 158 |5949 | 0.000000e+00 | 5.545700e+04 |    Inf 
1219.82/1219.85	c  1184s|620000 |619773 |503402 |   0.8 |1219M| 227 |   0 |3246 |4218 |3246 |2253 |  63k| 158 |5973 | 0.000000e+00 | 5.545700e+04 |    Inf 
1238.63/1238.61	c  1202s|630000 |629773 |507462 |   0.8 |1239M| 227 |   0 |3246 |4218 |3246 |2268 |  64k| 158 |6005 | 0.000000e+00 | 5.545700e+04 |    Inf 
1257.22/1257.23	c  1220s|640000 |639773 |511022 |   0.8 |1258M| 227 |   0 |3246 |4218 |3246 |2252 |  64k| 158 |6016 | 0.000000e+00 | 5.545700e+04 |    Inf 
1275.82/1275.90	c  1238s|650000 |649773 |515317 |   0.8 |1277M| 227 |   0 |3246 |4218 |3246 |2276 |  65k| 158 |6021 | 0.000000e+00 | 5.545700e+04 |    Inf 
1294.62/1294.67	c  1256s|660000 |659773 |520011 |   0.8 |1296M| 227 |   0 |3246 |4218 |3246 |2256 |  65k| 158 |6042 | 0.000000e+00 | 5.545700e+04 |    Inf 
1313.42/1313.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1313.42/1313.42	c  1275s|670000 |669773 |524302 |   0.8 |1316M| 227 |   0 |3246 |4218 |3246 |2257 |  66k| 158 |6095 | 0.000000e+00 | 5.545700e+04 |    Inf 
1332.31/1332.35	c  1293s|680000 |679773 |528826 |   0.8 |1335M| 227 |   0 |3246 |4218 |3246 |2266 |  67k| 158 |6174 | 0.000000e+00 | 5.545700e+04 |    Inf 
1351.01/1351.03	c  1311s|690000 |689773 |533632 |   0.8 |1354M| 227 |   0 |3246 |4218 |3246 |2263 |  67k| 158 |6175 | 0.000000e+00 | 5.545700e+04 |    Inf 
1369.82/1369.85	c  1329s|700000 |699773 |538627 |   0.8 |1373M| 227 |   0 |3246 |4218 |3246 |2274 |  68k| 158 |6196 | 0.000000e+00 | 5.545700e+04 |    Inf 
1388.42/1388.46	c  1347s|710000 |709773 |542925 |   0.8 |1393M| 227 |   0 |3246 |4218 |3246 |2255 |  68k| 158 |6196 | 0.000000e+00 | 5.545700e+04 |    Inf 
1407.02/1407.07	c  1365s|720000 |719773 |547268 |   0.8 |1412M| 227 |   0 |3246 |4218 |3246 |2266 |  69k| 158 |6201 | 0.000000e+00 | 5.545700e+04 |    Inf 
1425.63/1425.64	c  1383s|730000 |729773 |551656 |   0.8 |1431M| 235 |   0 |3246 |4218 |3246 |2270 |  69k| 158 |6202 | 0.000000e+00 | 5.545700e+04 |    Inf 
1444.72/1444.75	c  1402s|740000 |739773 |556488 |   0.7 |1450M| 235 |   0 |3246 |4218 |3246 |2278 |  70k| 158 |6320 | 0.000000e+00 | 5.545700e+04 |    Inf 
1463.52/1463.59	c  1420s|750000 |749773 |562181 |   0.7 |1470M| 235 |   0 |3246 |4218 |3246 |2267 |  71k| 158 |6345 | 0.000000e+00 | 5.545700e+04 |    Inf 
1482.02/1482.06	c  1438s|760000 |759773 |566213 |   0.7 |1489M| 235 |   0 |3246 |4218 |3246 |2256 |  71k| 158 |6364 | 0.000000e+00 | 5.545700e+04 |    Inf 
1500.52/1500.59	c  1456s|770000 |769773 |570772 |   0.7 |1508M| 235 |   0 |3246 |4218 |3246 |2275 |  72k| 158 |6364 | 0.000000e+00 | 5.545700e+04 |    Inf 
1519.42/1519.42	c  1474s|780000 |779773 |576213 |   0.7 |1527M| 235 |   0 |3246 |4218 |3246 |2251 |  72k| 158 |6386 | 0.000000e+00 | 5.545700e+04 |    Inf 
1538.22/1538.22	c  1493s|790000 |789773 |581880 |   0.7 |1547M| 235 |   0 |3246 |4218 |3246 |2279 |  73k| 158 |6387 | 0.000000e+00 | 5.545700e+04 |    Inf 
1556.93/1556.95	c  1511s|800000 |799773 |586563 |   0.7 |1566M| 235 |   0 |3246 |4218 |3246 |2265 |  74k| 158 |6429 | 0.000000e+00 | 5.545700e+04 |    Inf 
1575.52/1575.52	c  1529s|810000 |809773 |590842 |   0.7 |1585M| 235 |   0 |3246 |4218 |3246 |2263 |  74k| 158 |6438 | 0.000000e+00 | 5.545700e+04 |    Inf 
1595.03/1595.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1595.03/1595.04	c  1548s|820000 |819773 |596757 |   0.7 |1604M| 235 |   0 |3246 |4218 |3246 |2273 |  75k| 158 |6612 | 0.000000e+00 | 5.545700e+04 |    Inf 
1613.82/1613.88	c  1566s|830000 |829773 |601800 |   0.7 |1624M| 235 |   0 |3246 |4218 |3246 |2263 |  75k| 158 |6625 | 0.000000e+00 | 5.545700e+04 |    Inf 
1633.53/1633.55	c  1585s|840000 |839773 |607652 |   0.7 |1643M| 235 |   0 |3246 |4218 |3246 |2262 |  76k| 158 |6883 | 0.000000e+00 | 5.545700e+04 |    Inf 
1653.33/1653.34	c  1604s|850000 |849773 |616403 |   0.7 |1662M| 235 |   0 |3246 |4218 |3246 |2252 |  78k| 158 |7100 | 0.000000e+00 | 5.545700e+04 |    Inf 
1672.82/1672.82	c  1623s|860000 |859773 |625969 |   0.7 |1682M| 235 |   0 |3246 |4218 |3246 |2268 |  79k| 158 |7161 | 0.000000e+00 | 5.545700e+04 |    Inf 
1691.02/1691.00	c  1641s|870000 |869773 |628743 |   0.7 |1701M| 235 |   0 |3246 |4218 |3246 |2270 |  79k| 158 |7161 | 0.000000e+00 | 5.545700e+04 |    Inf 
1709.63/1709.68	c  1659s|880000 |879773 |633746 |   0.7 |1720M| 235 |   0 |3246 |4218 |3246 |2260 |  80k| 158 |7163 | 0.000000e+00 | 5.545700e+04 |    Inf 
1728.32/1728.32	c  1677s|890000 |889773 |638351 |   0.7 |1739M| 235 |   0 |3246 |4218 |3246 |2269 |  81k| 158 |7165 | 0.000000e+00 | 5.545700e+04 |    Inf 
1747.13/1747.14	c  1695s|900000 |899773 |643525 |   0.7 |1759M| 235 |   0 |3246 |4218 |3246 |2252 |  81k| 158 |7175 | 0.000000e+00 | 5.545700e+04 |    Inf 
1766.03/1766.02	c  1713s|910000 |909773 |649081 |   0.7 |1778M| 235 |   0 |3246 |4218 |3246 |2263 |  82k| 158 |7184 | 0.000000e+00 | 5.545700e+04 |    Inf 
1785.34/1785.33	c  1732s|920000 |919773 |654994 |   0.7 |1797M| 235 |   0 |3246 |4218 |3246 |2286 |  83k| 158 |7285 | 0.000000e+00 | 5.545700e+04 |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.00	c Solving Time (sec) : 1746.38
1800.03/1800.00	c Solving Nodes      : 927848
1800.03/1800.00	c Primal Bound       : +5.54570000000000e+04 (100 solutions)
1800.03/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.00	c Gap                : infinite
1800.03/1800.03	s SATISFIABLE
1800.03/1800.03	v -x1190 -x1189 -x1188 -x1187 -x1186 -x1185 -x1184 -x1183 -x1182 -x1181 x1180 x1179 x1178 x1177 x1176 x1175 x1174 x1173 x1172 x1171 
1800.03/1800.03	v -x1170 -x1169 -x1168 -x1167 -x1166 -x1165 -x1164 -x1163 -x1162 -x1161 x1160 x1159 x1158 x1157 x1156 -x1155 -x1154 -x1153 x1152 
1800.03/1800.03	v x1151 x1150 x1149 x1148 x1147 x1146 x1145 -x1144 -x1143 -x1142 -x1141 -x1140 -x1139 -x1138 -x1137 -x1136 -x1135 -x1134 -x1133 
1800.03/1800.03	v -x1132 -x1131 -x1130 -x1129 x1128 -x1127 -x1126 -x1125 -x1124 -x1123 -x1122 -x1121 -x1120 -x1119 -x1118 -x1117 -x1116 -x1115 
1800.03/1800.03	v -x1114 x1113 -x1112 -x1111 -x1110 -x1109 -x1108 -x1107 -x1106 -x1105 x1104 -x1103 -x1102 -x1101 -x1100 -x1099 -x1098 -x1097 
1800.03/1800.03	v -x1096 -x1095 -x1094 -x1093 -x1092 -x1091 -x1090 -x1089 -x1088 -x1087 -x1086 -x1085 -x1084 -x1083 -x1082 -x1081 -x1080 -x1079 
1800.03/1800.03	v -x1078 -x1077 -x1076 -x1075 x1074 -x1073 -x1072 -x1071 -x1070 -x1069 -x1068 -x1067 -x1066 -x1065 -x1064 -x1063 -x1062 -x1061 
1800.03/1800.03	v -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1054 x1053 -x1052 -x1051 -x1050 -x1049 -x1048 -x1047 -x1046 -x1045 -x1044 -x1043 
1800.03/1800.03	v -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 -x1036 -x1035 -x1034 -x1033 -x1032 -x1031 -x1030 -x1029 x1028 -x1027 -x1026 -x1025 
1800.03/1800.03	v -x1024 -x1023 -x1022 -x1021 x1020 -x1019 -x1018 -x1017 -x1016 -x1015 -x1014 -x1013 -x1012 -x1011 -x1010 -x1009 -x1008 -x1007 
1800.03/1800.03	v -x1006 -x1005 -x1004 -x1003 -x1002 -x1001 -x1000 x999 -x998 -x997 -x996 -x995 -x994 -x993 -x992 -x991 -x990 -x989 -x988 
1800.03/1800.03	v -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 -x979 -x978 -x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 
1800.03/1800.03	v -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958 -x957 x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 -x947 -x946 
1800.03/1800.03	v -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928 -x927 -x926 -x925 
1800.03/1800.03	v -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 -x912 -x911 x910 -x909 -x908 -x907 -x906 -x905 -x904 
1800.03/1800.03	v -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 x895 x894 -x893 x892 x891 -x890 -x889 -x888 -x887 -x886 -x885 -x884 -x883 
1800.03/1800.03	v -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 
1800.03/1800.03	v -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 x844 -x843 -x842 -x841 
1800.03/1800.03	v -x840 x839 -x838 -x837 -x836 x835 -x834 -x833 -x832 -x831 x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 
1800.03/1800.03	v -x818 x817 -x816 -x815 -x814 -x813 -x812 -x811 -x810 -x809 x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 x799 -x798 
1800.03/1800.03	v -x797 -x796 -x795 x794 -x793 -x792 -x791 x790 x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 
1800.03/1800.03	v -x776 -x775 x774 x773 -x772 -x771 -x770 x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762 -x761 -x760 x759 -x758 -x757 -x756 -x755 
1800.03/1800.03	v -x754 -x753 -x752 -x751 -x750 x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 x739 -x738 -x737 -x736 -x735 -x734 
1800.03/1800.03	v -x733 -x732 -x731 -x730 x729 -x728 -x727 -x726 x725 -x724 -x723 -x722 -x721 -x720 x719 -x718 x717 -x716 -x715 -x714 -x713 
1800.03/1800.03	v -x712 -x711 -x710 x709 -x708 -x707 -x706 x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 
1800.03/1800.03	v -x690 -x689 -x688 -x687 -x686 x685 x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 x672 -x671 -x670 
1800.03/1800.03	v -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 
1800.03/1800.03	v -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 
1800.03/1800.03	v -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 
1800.03/1800.03	v -x606 -x605 -x604 -x603 -x602 -x601 -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 
1800.03/1800.03	v -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 
1800.03/1800.03	v -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 
1800.03/1800.03	v -x544 x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 
1800.03/1800.03	v -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 
1800.03/1800.03	v -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 
1800.03/1800.03	v -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 x464 -x463 x462 -x461 
1800.03/1800.03	v x460 -x459 x458 -x457 x456 -x455 x454 -x453 x452 -x451 x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 
1800.03/1800.03	v -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 x421 -x420 -x419 -x418 
1800.03/1800.03	v -x417 x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 x398 -x397 
1800.03/1800.03	v -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 x380 -x379 -x378 -x377 -x376 
1800.03/1800.03	v -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 x367 -x366 -x365 -x364 -x363 x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 
1800.03/1800.03	v -x353 -x352 -x351 -x350 x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 x340 -x339 -x338 -x337 -x336 -x335 x334 x333 
1800.03/1800.03	v x332 -x331 -x330 -x329 x328 -x327 -x326 x325 -x324 -x323 x322 -x321 -x320 x319 -x318 -x317 -x316 -x315 x314 x313 -x312 -x311 
1800.03/1800.03	v x310 -x309 -x308 x307 x306 -x305 -x304 -x303 -x302 x301 -x300 -x299 -x298 -x297 x296 -x295 -x294 x293 -x292 -x291 -x290 -x289 
1800.03/1800.03	v x288 x287 x286 -x285 -x284 x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 x269 x268 -x267 
1800.03/1800.03	v -x266 x265 -x264 -x263 -x262 -x261 x260 -x259 -x258 x257 -x256 x255 -x254 x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 
1800.03/1800.03	v -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 
1800.03/1800.03	v -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 
1800.03/1800.03	v x203 x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 x192 -x191 x190 -x189 -x188 -x187 -x186 -x185 x184 -x183 -x182 
1800.03/1800.03	v -x181 x180 x179 x178 -x177 x176 -x175 x174 -x173 -x172 -x171 x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 
1800.03/1800.03	v -x159 -x158 x157 -x156 -x155 x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 -x146 x145 -x144 -x143 x142 x141 x140 -x139 -x138 
1800.03/1800.03	v -x137 -x136 x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 
1800.03/1800.03	v -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 x102 -x101 -x100 -x99 -x98 x97 x96 -x95 
1800.03/1800.03	v x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 x79 -x78 -x77 -x76 -x75 x74 -x73 -x72 -x71 -x70 x69 
1800.03/1800.03	v -x68 x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 
1800.03/1800.03	v -x42 x41 -x40 x39 x38 x37 -x36 -x35 -x34 x33 -x32 -x31 -x30 -x29 -x28 -x27 x26 -x25 -x24 x23 -x22 x21 -x20 -x19 x18 x17 -x16 
1800.03/1800.03	v -x15 -x14 -x13 x12 x11 -x10 -x9 -x8 x7 x6 x5 x4 -x3 x2 -x1 
1800.03/1800.03	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.03	c Solving Time       :    1746.38
1800.03/1800.03	c Original Problem   :
1800.03/1800.03	c   Problem name     : HOME/instance-2692350-1277913480.wbo
1800.03/1800.03	c   Variables        : 3364 (2277 binary, 0 integer, 0 implicit integer, 1087 continuous)
1800.03/1800.03	c   Constraints      : 4271 initial, 4271 maximal
1800.03/1800.03	c Presolved Problem  :
1800.03/1800.03	c   Problem name     : t_HOME/instance-2692350-1277913480.wbo
1800.03/1800.03	c   Variables        : 3246 (2161 binary, 0 integer, 0 implicit integer, 1085 continuous)
1800.03/1800.03	c   Constraints      : 4161 initial, 4226 maximal
1800.03/1800.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.03	c   trivial          :       0.00          1          0          0          0          0          0          0          0
1800.03/1800.03	c   dualfix          :       0.00          3          0          0          0          0          0          0          0
1800.03/1800.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.03	c   implics          :       0.00          0         47          0          0          0          0          0          0
1800.03/1800.03	c   probing          :       0.26          0         62          0          0          0          0          0          0
1800.03/1800.03	c   indicator        :       0.00          0          0          0          0          0          2          0          0
1800.03/1800.03	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.03	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1800.03/1800.03	c   linear           :       0.04          2          3          0       1088          0        108         66        130
1800.03/1800.03	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.03/1800.03	c   root node        :          -          0          -          -          0          -          -          -          -
1800.03/1800.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.03	c   integral         :          0          0          0     970772          0          0         83          0          0      74300
1800.03/1800.03	c   indicator        :       1085          0    2594249     933581          0          0     541164          0          0          0
1800.03/1800.03	c   varbound         :          1          6    1346673     377799          0          0          0         61          0          0
1800.03/1800.03	c   knapsack         :         83          6    2594249     933520          0         79      61437        275          0          0
1800.03/1800.03	c   linear           :       1084          6    2594170     933520          0          0     510397      83224          0          0
1800.03/1800.03	c   logicor          :       1908+         6    1804503     890584          0          6    2131472          0          0          0
1800.03/1800.03	c   countsols        :          0          0          0     890584          0          0          0          0          0          0
1800.03/1800.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.03	c   integral         :      29.62       0.00       0.00      29.62       0.00
1800.03/1800.03	c   indicator        :      98.43       0.00      28.06      70.37       0.00
1800.03/1800.03	c   varbound         :       0.05       0.00       0.05       0.00       0.00
1800.03/1800.03	c   knapsack         :       2.22       0.00       1.57       0.65       0.00
1800.03/1800.03	c   linear           :      67.39       0.00      15.31      52.08       0.00
1800.03/1800.03	c   logicor          :      22.55       0.00       5.03      17.52       0.00
1800.03/1800.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.03	c   vbounds          :       0.04      46156          0         64
1800.03/1800.03	c   rootredcost      :       0.00          1          0          0
1800.03/1800.03	c   pseudoobj        :      63.08    2591574          0          0
1800.03/1800.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.03	c   propagation      :       0.00         85         85        174        8.1          0        0.0          -
1800.03/1800.03	c   infeasible LP    :       0.00         31         31         31        2.6          0        0.0          0
1800.03/1800.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.03	c   applied globally :          -          -          -        158        6.7          -          -          -
1800.03/1800.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.03	c   cut pool         :       0.00          5          -          -        110          -    (maximal pool size: 1123)
1800.03/1800.03	c   redcost          :      63.93     970430          0          0          0          0
1800.03/1800.03	c   impliedbounds    :       0.00          6          0          0         51          0
1800.03/1800.03	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.03	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.03	c   gomory           :       0.12          6          0          0       2407          0
1800.03/1800.03	c   strongcg         :       0.11          6          0          0        792          0
1800.03/1800.03	c   cmir             :       0.10          6          0          0        136          0
1800.03/1800.03	c   flowcover        :       0.20          6          0          0        400          0
1800.03/1800.03	c   clique           :       0.00          6          0          0          7          0
1800.03/1800.03	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.03	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.03	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.03	c Pricers            :       Time      Calls       Vars
1800.03/1800.03	c   problem variables:       0.00          0          0
1800.03/1800.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.03	c   relpscost        :      29.59      37191          0         83          0          0      74300
1800.03/1800.03	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.03	c   inference        :     117.10     890584          0          0          0          0    1781168
1800.03/1800.03	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.03	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.03	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.03	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.03	c   LP solutions     :       0.00          -          0
1800.03/1800.03	c   pseudo solutions :       0.00          -          0
1800.03/1800.03	c   oneopt           :       0.15          1          0
1800.03/1800.03	c   feaspump         :       0.04          1          0
1800.03/1800.03	c   intshifting      :       0.01          5          0
1800.03/1800.03	c   crossover        :       0.29         12          0
1800.03/1800.03	c   pscostdiving     :       7.68       8964          0
1800.03/1800.03	c   fracdiving       :       7.46       8964          0
1800.03/1800.03	c   veclendiving     :       6.58       8964          0
1800.03/1800.03	c   coefdiving       :       6.78       8965          0
1800.03/1800.03	c   linesearchdiving :       6.69       8965          0
1800.03/1800.03	c   guideddiving     :       7.02       8965          0
1800.03/1800.03	c   objpscostdiving  :       7.36       8962          0
1800.03/1800.03	c   rootsoldiving    :       7.17       8962          0
1800.03/1800.03	c   trivial          :       0.00          2          0
1800.03/1800.03	c   simplerounding   :       0.02      33961          0
1800.03/1800.03	c   zirounding       :       0.11       1000          0
1800.03/1800.03	c   rounding         :       0.19       2512          0
1800.03/1800.03	c   shifting         :       0.57        776          0
1800.03/1800.03	c   twoopt           :       0.00          0          0
1800.03/1800.03	c   fixandinfer      :       0.00          0          0
1800.03/1800.03	c   intdiving        :       0.00          0          0
1800.03/1800.03	c   actconsdiving    :       0.00          0          0
1800.03/1800.03	c   octane           :       0.00          0          0
1800.03/1800.03	c   rens             :       0.03          1          0
1800.03/1800.03	c   rins             :       0.00          0          0
1800.03/1800.03	c   localbranching   :       0.00          0          0
1800.03/1800.03	c   mutation         :       0.00          0          0
1800.03/1800.03	c   dins             :       0.00          0          0
1800.03/1800.03	c   undercover       :       0.00          0          0
1800.03/1800.03	c   nlp              :       0.00          0          0
1800.03/1800.03	c   trysol           :       0.20       9976        100
1800.03/1800.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.03	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.03	c   dual LP          :     813.48     117899     657506       5.58     808.26
1800.03/1800.03	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.03	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.03	c   diving/probing LP:       0.19        133        682       5.13    3589.47
1800.03/1800.03	c   strong branching :      29.38       7342     109474      14.91    3726.14
1800.03/1800.03	c     (at root node) :          -         37       7345     198.51          -
1800.03/1800.03	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.03	c B&B Tree           :
1800.03/1800.03	c   number of runs   :          1
1800.03/1800.03	c   nodes            :     927848
1800.03/1800.03	c   nodes (total)    :     927848
1800.03/1800.03	c   nodes left       :     927621
1800.03/1800.03	c   max depth        :        235
1800.03/1800.03	c   max depth (total):        235
1800.03/1800.03	c   backtracks       :       8983 (1.0%)
1800.03/1800.03	c   delayed cutoffs  :          0
1800.03/1800.03	c   repropagations   :       2389 (324 domain reductions, 0 cutoffs)
1800.03/1800.03	c   avg switch length:       2.15
1800.03/1800.03	c   switching time   :      68.19
1800.03/1800.03	c Solution           :
1800.03/1800.03	c   Solutions found  :        100 (1 improvements)
1800.03/1800.03	c   First Solution   : +5.54570000000000e+04   (in run 1, after 1 nodes, 0.35 seconds, depth 0, found by <trysol>)
1800.03/1800.03	c   Primal Bound     : +5.54570000000000e+04   (in run 1, after 1 nodes, 0.35 seconds, depth 0, found by <trysol>)
1800.03/1800.03	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.03	c   Gap              :   infinite
1800.03/1800.03	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.03	c   Root Iterations  :       1979
1801.33/1801.38	c Time complete: 1801.42.

Verifier Data

OK	4032

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692350-1277913480/watcher-2692350-1277913480 -o /tmp/evaluation-result-2692350-1277913480/solver-2692350-1277913480 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692350-1277913480.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: 1.93 2.04 2.16 3/196 14861
/proc/meminfo: memFree=30503800/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=9300 CPUtime=0
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1621 0 0 0 0 0 0 0 20 0 1 0 132643963 9523200 1540 4089446400 4194304 8223781 140735911087984 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14861/statm: 2325 1540 369 984 0 1338 0

[startup+0.091924 s]
/proc/loadavg: 1.93 2.04 2.16 3/196 14861
/proc/meminfo: memFree=30503800/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=28660 CPUtime=0.08
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 7853 0 0 0 7 1 0 0 20 0 1 0 132643963 29347840 6123 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 7199 6125 458 984 0 6212 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28660

[startup+0.10092 s]
/proc/loadavg: 1.93 2.04 2.16 3/196 14861
/proc/meminfo: memFree=30503800/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=28928 CPUtime=0.09
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 8162 0 0 0 7 2 0 0 20 0 1 0 132643963 29622272 6175 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 7232 6175 460 984 0 6245 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28928

[startup+0.300885 s]
/proc/loadavg: 1.93 2.04 2.16 3/196 14861
/proc/meminfo: memFree=30503800/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=30160 CPUtime=0.29
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 11581 0 0 0 25 4 0 0 20 0 1 0 132643963 30883840 6510 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 7540 6510 483 984 0 6553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30160

[startup+0.700783 s]
/proc/loadavg: 1.93 2.04 2.16 3/196 14861
/proc/meminfo: memFree=30503800/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=37664 CPUtime=0.69
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 14819 0 0 0 61 8 0 0 21 0 1 0 132643963 38567936 8489 4089446400 4194304 8223781 140735911087984 18446744073709551615 5428805 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 9416 8489 603 984 0 8429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37664

[startup+1.50067 s]
/proc/loadavg: 1.93 2.04 2.16 3/197 14862
/proc/meminfo: memFree=30471304/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=43700 CPUtime=1.49
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 25620 0 0 0 135 14 0 0 23 0 1 0 132643963 44748800 9978 4089446400 4194304 8223781 140735911087984 18446744073709551615 6569626 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 10925 9978 612 984 0 9938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43700

[startup+3.10039 s]
/proc/loadavg: 1.93 2.04 2.16 3/197 14862
/proc/meminfo: memFree=30465868/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=43700 CPUtime=3.09
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 25620 0 0 0 292 17 0 0 25 0 1 0 132643963 44748800 9978 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 10925 9978 612 984 0 9938 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43700

[startup+6.30083 s]
/proc/loadavg: 1.93 2.04 2.16 3/197 14862
/proc/meminfo: memFree=30466488/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=43700 CPUtime=6.29
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 25626 0 0 0 605 24 0 0 25 0 1 0 132643963 44748800 9984 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 10925 9984 612 984 0 9938 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43700

[startup+12.7007 s]
/proc/loadavg: 1.94 2.04 2.16 4/197 14862
/proc/meminfo: memFree=30466760/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=44580 CPUtime=12.7
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 33197 0 0 0 1230 40 0 0 25 0 1 0 132643963 45649920 10117 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 11145 10117 607 984 0 10158 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 44580

[startup+25.5005 s]
/proc/loadavg: 1.95 2.03 2.16 3/197 14863
/proc/meminfo: memFree=30463624/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=49948 CPUtime=25.49
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 78257 0 0 0 2470 79 0 0 25 0 1 0 132643963 51146752 11320 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 12487 11320 608 984 0 11500 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49948

[startup+51.101 s]
/proc/loadavg: 1.97 2.03 2.15 3/197 14864
/proc/meminfo: memFree=30439764/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=75892 CPUtime=51.09
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 149073 0 0 0 4935 174 0 0 25 0 1 0 132643963 77713408 17874 4089446400 4194304 8223781 140735911087984 18446744073709551615 6445105 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 18973 17874 613 984 0 17986 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75892

[startup+102.307 s]
/proc/loadavg: 1.98 2.02 2.14 3/197 14865
/proc/meminfo: memFree=30385976/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=126664 CPUtime=102.3
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 218448 0 0 0 9879 351 0 0 25 0 1 0 132643963 129703936 30653 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 31666 30653 608 984 0 30679 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 126664

[startup+162.3 s]
/proc/loadavg: 2.32 2.12 2.17 3/197 14866
/proc/meminfo: memFree=30322076/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=193856 CPUtime=162.3
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 263595 0 0 0 15671 559 0 0 25 0 1 0 132643963 198508544 47052 4089446400 4194304 8223781 140735911087984 18446744073709551615 6002995 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 48464 47052 608 984 0 47477 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 193856

[startup+222.301 s]
/proc/loadavg: 2.11 2.10 2.16 3/197 14877
/proc/meminfo: memFree=30262656/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=251036 CPUtime=222.3
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 323125 0 0 0 21494 736 0 0 25 0 1 0 132643963 257060864 61480 4089446400 4194304 8223781 140735911087984 18446744073709551615 6446817 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 62759 61480 608 984 0 61772 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 251036

[startup+282.3 s]
/proc/loadavg: 2.11 2.09 2.15 3/197 14879
/proc/meminfo: memFree=30211768/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=302672 CPUtime=282.3
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 475839 0 0 0 27321 909 0 0 25 0 1 0 132643963 309936128 74492 4089446400 4194304 8223781 140735911087984 18446744073709551615 6446822 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 75668 74492 608 984 0 74681 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 302672

[startup+342.301 s]
/proc/loadavg: 2.08 2.09 2.14 3/197 14881
/proc/meminfo: memFree=30155048/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=357464 CPUtime=342.3
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 557085 0 0 0 33160 1070 0 0 25 0 1 0 132643963 366043136 88302 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 89366 88302 608 984 0 88379 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 357464

[startup+402.3 s]
/proc/loadavg: 2.08 2.08 2.14 3/197 14882
/proc/meminfo: memFree=30095952/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=417468 CPUtime=402.3
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 604459 0 0 0 39007 1223 0 0 25 0 1 0 132643963 427487232 103353 4089446400 4194304 8223781 140735911087984 18446744073709551615 6446826 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14861/statm: 104367 103353 608 984 0 103380 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 417468

[startup+462.301 s]
/proc/loadavg: 2.05 2.07 2.13 3/179 14913
/proc/meminfo: memFree=30616384/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=479616 CPUtime=462.29
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 639053 0 0 0 44834 1395 0 0 25 0 1 0 132643963 491126784 118060 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 119904 118060 613 984 0 118917 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 479616

[startup+522.3 s]
/proc/loadavg: 2.02 2.05 2.11 3/179 14915
/proc/meminfo: memFree=30550576/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=545488 CPUtime=522.3
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 658634 0 0 0 50680 1550 0 0 25 0 1 0 132643963 558579712 134654 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 136372 134654 608 984 0 135385 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 545488

[startup+582.301 s]
/proc/loadavg: 2.00 2.04 2.10 3/179 14917
/proc/meminfo: memFree=30487920/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=602504 CPUtime=582.3
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 679637 0 0 0 56515 1715 0 0 25 0 1 0 132643963 616964096 149023 4089446400 4194304 8223781 140735911087984 18446744073709551615 6483747 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 150626 149023 608 984 0 149639 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 602504

[startup+642.301 s]
/proc/loadavg: 2.00 2.03 2.09 3/179 14919
/proc/meminfo: memFree=30424024/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=662924 CPUtime=642.31
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 707877 0 0 0 62345 1886 0 0 25 0 1 0 132643963 678834176 164235 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 165731 164235 608 984 0 164744 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 662924

[startup+702.3 s]

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

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/179 14929
/proc/meminfo: memFree=29825676/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1090176 CPUtime=1062.31
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 908667 0 0 0 103107 3124 0 0 25 0 1 0 132643963 1116340224 269885 4089446400 4194304 8223781 140735911087984 18446744073709551615 4641936 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 272544 269885 608 984 0 271557 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1090176

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/179 14931
/proc/meminfo: memFree=29725196/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1150352 CPUtime=1122.31
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 941956 0 0 0 108921 3310 0 0 25 0 1 0 132643963 1177960448 285033 4089446400 4194304 8223781 140735911087984 18446744073709551615 6436955 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 287588 285033 608 984 0 286601 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1150352

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 14933
/proc/meminfo: memFree=29640088/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1214412 CPUtime=1182.32
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 976324 0 0 0 114746 3486 0 0 25 0 1 0 132643963 1243557888 301198 4089446400 4194304 8223781 140735911087984 18446744073709551615 6446778 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 303603 301198 608 984 0 302616 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1214412

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 14935
/proc/meminfo: memFree=29547784/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1274264 CPUtime=1242.32
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1007790 0 0 0 120568 3664 0 0 25 0 1 0 132643963 1304846336 316278 4089446400 4194304 8223781 140735911087984 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 318566 316278 608 984 0 317579 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1274264

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 14936
/proc/meminfo: memFree=29445312/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1335140 CPUtime=1302.32
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1033731 0 0 0 126386 3846 0 0 25 0 1 0 132643963 1367183360 331622 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 333785 331622 608 984 0 332798 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 1335140

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 14937
/proc/meminfo: memFree=29351520/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1393800 CPUtime=1362.31
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1051839 0 0 0 132206 4025 0 0 25 0 1 0 132643963 1427251200 346415 4089446400 4194304 8223781 140735911087984 18446744073709551615 6446989 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 348450 346415 608 984 0 347463 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 1393800

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 14939
/proc/meminfo: memFree=29252520/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1454384 CPUtime=1422.33
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1071413 0 0 0 138020 4213 0 0 25 0 1 0 132643963 1489289216 361692 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 363596 361692 608 984 0 362609 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1454384

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 14941
/proc/meminfo: memFree=29155504/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1516980 CPUtime=1482.33
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1088164 0 0 0 143839 4394 0 0 25 0 1 0 132643963 1553387520 377468 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 379245 377468 608 984 0 378258 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1516980

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 14943
/proc/meminfo: memFree=29058620/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1577620 CPUtime=1542.32
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1105488 0 0 0 149651 4581 0 0 25 0 1 0 132643963 1615482880 392739 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 394405 392739 621 984 0 393418 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 1577620

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 2.01 3/179 14944
/proc/meminfo: memFree=28961964/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1635960 CPUtime=1602.32
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1131474 0 0 0 155471 4761 0 0 25 0 1 0 132643963 1675223040 407439 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 408990 407439 608 984 0 408003 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 1635960

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14945
/proc/meminfo: memFree=28857252/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1699468 CPUtime=1662.32
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1155635 0 0 0 161284 4948 0 0 25 0 1 0 132643963 1740255232 423372 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 424867 423372 608 984 0 423880 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 1699468

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14947
/proc/meminfo: memFree=28758124/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1760072 CPUtime=1722.33
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1172151 0 0 0 167105 5128 0 0 25 0 1 0 132643963 1802313728 438688 4089446400 4194304 8223781 140735911087984 18446744073709551615 4820390 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 440018 438688 635 984 0 439031 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1760072

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14949
/proc/meminfo: memFree=28659372/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1817468 CPUtime=1782.33
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1190466 0 0 0 172927 5306 0 0 25 0 1 0 132643963 1861087232 453161 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 454367 453161 614 984 0 453380 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 1817468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14949
/proc/meminfo: memFree=28630088/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1835012 CPUtime=1800.03
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1195269 0 0 0 174641 5362 0 0 25 0 1 0 132643963 1879052288 457620 4089446400 4194304 8223781 140735911087984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14861/statm: 458753 457620 614 984 0 457766 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1835012

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

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14950
/proc/meminfo: memFree=28662196/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1801092 CPUtime=1800.63
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1195271 0 0 0 174701 5362 0 0 18 0 1 0 132643963 1844318208 449142 4089446400 4194304 8223781 140735911087984 18446744073709551615 4615481 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14861/statm: 450273 449142 616 984 0 449286 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (KiB) 1801092

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14950
/proc/meminfo: memFree=28662196/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=1181772 CPUtime=1801.03
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1195271 0 0 0 174738 5365 0 0 19 0 1 0 132643963 1210134528 294312 4089446400 4194304 8223781 140735911087984 18446744073709551615 7302071 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14861/statm: 295443 294312 616 984 0 294456 0
Current children cumulated CPU time (s) 1801.03
Current children cumulated vsize (KiB) 1181772

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14950
/proc/meminfo: memFree=28662196/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=782100 CPUtime=1801.23
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1195271 0 0 0 174757 5366 0 0 19 0 1 0 132643963 800870400 194394 4089446400 4194304 8223781 140735911087984 18446744073709551615 7302071 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14861/statm: 195525 194394 616 984 0 194538 0
Current children cumulated CPU time (s) 1801.23
Current children cumulated vsize (KiB) 782100

[startup+1801.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14950
/proc/meminfo: memFree=28662196/32951124 swapFree=67111528/67111528
[pid=14861] ppid=14859 vsize=526760 CPUtime=1801.33
/proc/14861/stat : 14861 (pbscip.linux.x8) R 14859 14861 14469 0 -1 4202496 1195271 0 0 0 174766 5367 0 0 19 0 1 0 132643963 539402240 130559 4089446400 4194304 8223781 140735911087984 18446744073709551615 7302071 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14861/statm: 131690 130559 616 984 0 130703 0
Current children cumulated CPU time (s) 1801.33
Current children cumulated vsize (KiB) 526760

Child status: 0
Real time (s): 1801.39
CPU time (s): 1801.43
CPU user time (s): 1747.73
CPU system time (s): 53.6948
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1835012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1747.73
system time used= 53.6948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1195275
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1429

runsolver used 2.58861 second user time and 5.86711 second system time

The end

Launcher Data

Begin job on node136 at 2010-06-30 17:58:00
IDJOB=2692350
IDBENCH=79017
IDSOLVER=1204
FILE ID=node136/2692350-1277913480
PBS_JOBID= 11197279
Free space on /tmp= 74140 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-37s.smv--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692350-1277913480/watcher-2692350-1277913480 -o /tmp/evaluation-result-2692350-1277913480/solver-2692350-1277913480 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692350-1277913480.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 6960a3e1b4c37b3f708766f7f477a0ea
RANDOM SEED=2125183216

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.840
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.74
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.840
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.840
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.840
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:      30504328 kB
Buffers:        197032 kB
Cached:        1373208 kB
SwapCached:          0 kB
Active:        1388104 kB
Inactive:       908804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30504328 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4848 kB
Writeback:           0 kB
AnonPages:      727108 kB
Mapped:          20360 kB
Slab:            82816 kB
PageTables:       6664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1662368 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= 74132 MiB
End job on node136 at 2010-06-30 18:28:02