Trace number 2700212

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) 1802.13 1802.09

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/jnh/
normalized-jnh210_wcsp.wbo
MD5SUM208e691d0f47cfa792c689161068f479
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.148976
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables200
Total number of constraints900
Number of soft constraints800
Number of constraints which are clauses800
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
Top cost 394239
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 394238
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 19
Number of bits of the biggest sum of numbers5
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-2700212-1278534429.wbo>
0.00/0.01	c original problem has 1800 variables (1000 bin, 0 int, 0 impl, 800 cont) and 1701 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.02	c presolving:
0.00/0.02	c (round 1) 100 del vars, 101 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1000 impls, 0 clqs
0.00/0.03	c (round 2) 100 del vars, 101 del conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1000 impls, 0 clqs
0.00/0.05	c    (0.0s) probing: 101/900 (11.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.05	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.05	c presolving (3 rounds):
0.00/0.05	c  100 deleted vars, 101 deleted constraints, 800 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.05	c  1000 implications, 0 cliques
0.00/0.05	c presolved problem has 1700 variables (900 bin, 0 int, 0 impl, 800 cont) and 1600 constraints
0.00/0.05	c     800 constraints of type <indicator>
0.00/0.05	c     800 constraints of type <linear>
0.00/0.05	c transformed objective value is always integral (scale: 1)
0.00/0.05	c Presolving Time: 0.04
0.00/0.05	c - non default parameters ----------------------------------------------------------------------
0.00/0.05	c # SCIP version 1.2.1.2
0.00/0.05	c 
0.00/0.05	c # frequency for displaying node information lines
0.00/0.05	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.05	c display/freq = 10000
0.00/0.05	c 
0.00/0.05	c # maximal time in seconds to run
0.00/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.05	c limits/time = 1799.99
0.00/0.05	c 
0.00/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.05	c limits/memory = 3420
0.00/0.05	c 
0.00/0.05	c # should presolving try to simplify inequalities
0.00/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c constraints/linear/simplifyinequalities = TRUE
0.00/0.05	c 
0.00/0.05	c # should presolving try to simplify knapsacks
0.00/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.05	c 
0.00/0.05	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.05	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.05	c separating/rapidlearning/freq = 0
0.00/0.05	c 
0.00/0.05	c -----------------------------------------------------------------------------------------------
0.00/0.05	c start solving
0.00/0.05	c 
0.00/0.05	o 394238
0.00/0.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.05	c t 0.0s|     1 |     0 |     0 |     - |5797k|   0 |   - |1700 |1600 |   0 |   0 |   0 |   0 |   0 |      --      | 3.942380e+05 |    Inf 
0.00/0.06	c   0.0s|     1 |     0 |     0 |     - |6169k|   0 |   0 |1700 |1600 |1700 |   0 |   0 |   0 |   0 | 0.000000e+00 | 3.942380e+05 |    Inf 
0.00/0.06	c   0.0s|     1 |     0 |    40 |     - |6206k|   0 |   0 |1700 |1600 |1700 |  62 |  62 |   0 |   0 | 0.000000e+00 | 3.942380e+05 |    Inf 
0.00/0.06	c   0.1s|     1 |     0 |   137 |     - |6254k|   0 |  60 |1700 |1600 |1700 | 106 | 106 |   0 |   0 | 0.000000e+00 | 3.942380e+05 |    Inf 
0.00/0.08	c   0.1s|     1 |     0 |   192 |     - |6474k|   0 |  78 |1700 |1600 |1700 | 158 | 158 |   0 |   0 | 0.000000e+00 | 3.942380e+05 |    Inf 
0.07/0.09	c   0.1s|     1 |     0 |   214 |     - |6522k|   0 |  82 |1700 |1600 |1700 | 168 | 168 |   0 |   0 | 0.000000e+00 | 3.942380e+05 |    Inf 
0.09/0.10	c   0.1s|     1 |     0 |   220 |     - |6547k|   0 |  83 |1700 |1600 |1700 | 170 | 170 |   0 |   0 | 0.000000e+00 | 3.942380e+05 |    Inf 
0.19/0.21	c   0.2s|     1 |     2 |   364 |     - |6599k|   0 |  83 |1700 |1600 |1700 | 170 | 170 |   0 |  33 | 0.000000e+00 | 3.942380e+05 |    Inf 
11.19/11.27	c  11.0s| 10000 | 10001 | 58354 |   5.8 |  19M|  79 |   5 |1700 |1600 |1700 | 221 |  16k|   0 | 792 | 0.000000e+00 | 3.942380e+05 |    Inf 
20.59/20.64	c  20.2s| 20000 | 20001 |110556 |   5.5 |  28M|  85 |  13 |1700 |1600 |1700 | 264 |  29k|   0 | 935 | 0.000000e+00 | 3.942380e+05 |    Inf 
29.59/29.65	c  29.0s| 30000 | 30001 |152716 |   5.1 |  38M|  99 |   8 |1700 |1600 |1700 | 244 |  40k|   0 |1134 | 0.000000e+00 | 3.942380e+05 |    Inf 
38.09/38.14	c  37.3s| 40000 | 40001 |182953 |   4.6 |  48M| 107 |   0 |1700 |1600 |1700 | 246 |  49k|   0 |1284 | 0.000000e+00 | 3.942380e+05 |    Inf 
46.29/46.32	c  45.4s| 50000 | 50001 |201263 |   4.0 |  58M| 107 |   0 |1700 |1600 |1700 | 225 |  54k|   0 |1366 | 0.000000e+00 | 3.942380e+05 |    Inf 
54.58/54.63	c  53.5s| 60000 | 60001 |224030 |   3.7 |  67M| 109 |   0 |1700 |1600 |1700 | 241 |  60k|   0 |1441 | 0.000000e+00 | 3.942380e+05 |    Inf 
62.89/62.99	c  61.7s| 70000 | 70001 |248109 |   3.5 |  77M| 113 |   0 |1700 |1600 |1700 | 245 |  67k|   0 |1535 | 0.000000e+00 | 3.942380e+05 |    Inf 
71.19/71.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
71.19/71.25	c  69.8s| 80000 | 80001 |273766 |   3.4 |  87M| 113 |   0 |1700 |1600 |1700 | 214 |  74k|   0 |1605 | 0.000000e+00 | 3.942380e+05 |    Inf 
79.89/79.99	c  78.4s| 90000 | 90001 |312777 |   3.5 |  96M| 113 |  16 |1700 |1600 |1700 | 221 |  85k|   0 |1736 | 0.000000e+00 | 3.942380e+05 |    Inf 
88.39/88.46	c  86.7s|100000 |100001 |344039 |   3.4 | 106M| 119 |   0 |1700 |1600 |1700 | 256 |  94k|   0 |1839 | 0.000000e+00 | 3.942380e+05 |    Inf 
96.59/96.69	c  94.7s|110000 |110001 |366322 |   3.3 | 116M| 119 |   0 |1700 |1600 |1700 | 237 | 100k|   0 |1905 | 0.000000e+00 | 3.942380e+05 |    Inf 
104.89/104.96	c   103s|120000 |120001 |392928 |   3.3 | 125M| 123 |  30 |1700 |1600 |1700 | 246 | 108k|   0 |1969 | 0.000000e+00 | 3.942380e+05 |    Inf 
112.79/112.89	c   111s|130000 |130001 |412856 |   3.2 | 135M| 131 |   5 |1700 |1600 |1700 | 238 | 113k|   0 |2026 | 0.000000e+00 | 3.942380e+05 |    Inf 
120.90/121.00	c   119s|140000 |140001 |431742 |   3.1 | 145M| 131 |   0 |1700 |1600 |1700 | 257 | 119k|   0 |2087 | 0.000000e+00 | 3.942380e+05 |    Inf 
129.09/129.11	c   127s|150000 |150001 |455430 |   3.0 | 154M| 131 |   6 |1700 |1600 |1700 | 267 | 125k|   0 |2146 | 0.000000e+00 | 3.942380e+05 |    Inf 
136.99/137.03	c   134s|160000 |160001 |477356 |   3.0 | 164M| 131 |   0 |1700 |1600 |1700 | 256 | 131k|   0 |2202 | 0.000000e+00 | 3.942380e+05 |    Inf 
144.29/144.37	c   141s|170000 |170001 |496793 |   2.9 | 174M| 131 |   0 |1700 |1600 |1700 | 235 | 137k|   0 |2229 | 0.000000e+00 | 3.942380e+05 |    Inf 
151.59/151.64	c   148s|180000 |180001 |515408 |   2.9 | 183M| 131 |   6 |1700 |1600 |1700 | 191 | 142k|   0 |2273 | 0.000000e+00 | 3.942380e+05 |    Inf 
159.00/159.07	c   155s|190000 |190001 |536352 |   2.8 | 193M| 131 |   0 |1700 |1600 |1700 | 260 | 149k|   0 |2322 | 0.000000e+00 | 3.942380e+05 |    Inf 
166.49/166.50	c   162s|200000 |200001 |557268 |   2.8 | 203M| 131 |   0 |1700 |1600 |1700 | 249 | 155k|   0 |2373 | 0.000000e+00 | 3.942380e+05 |    Inf 
173.80/173.80	c   169s|210000 |209999 |577098 |   2.7 | 212M| 133 |   0 |1700 |1601 |1700 | 235 | 161k|   1 |2398 | 0.000000e+00 | 3.942380e+05 |    Inf 
181.19/181.20	c   176s|220000 |219999 |597963 |   2.7 | 222M| 133 |   0 |1700 |1601 |1700 | 254 | 167k|   1 |2448 | 0.000000e+00 | 3.942380e+05 |    Inf 
188.70/188.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
188.70/188.71	c   183s|230000 |229999 |624841 |   2.7 | 232M| 133 |   0 |1700 |1601 |1700 | 232 | 175k|   1 |2494 | 0.000000e+00 | 3.942380e+05 |    Inf 
195.99/196.09	c   190s|240000 |239999 |646992 |   2.7 | 241M| 133 |  16 |1700 |1601 |1700 | 247 | 181k|   1 |2541 | 0.000000e+00 | 3.942380e+05 |    Inf 
203.60/203.62	c   197s|250000 |249999 |673867 |   2.7 | 251M| 133 |   9 |1700 |1601 |1700 | 258 | 189k|   1 |2594 | 0.000000e+00 | 3.942380e+05 |    Inf 
211.00/211.01	c   204s|260000 |259999 |695085 |   2.7 | 260M| 133 |   9 |1700 |1601 |1700 | 237 | 195k|   1 |2642 | 0.000000e+00 | 3.942380e+05 |    Inf 
218.09/218.18	c   211s|270000 |269999 |712524 |   2.6 | 270M| 133 |   0 |1700 |1601 |1700 | 231 | 200k|   1 |2665 | 0.000000e+00 | 3.942380e+05 |    Inf 
225.50/225.54	c   218s|280000 |279999 |733029 |   2.6 | 280M| 133 |   0 |1700 |1601 |1700 | 271 | 206k|   1 |2718 | 0.000000e+00 | 3.942380e+05 |    Inf 
232.89/232.97	c   225s|290000 |289999 |756478 |   2.6 | 289M| 133 |   4 |1700 |1601 |1700 | 246 | 213k|   1 |2763 | 0.000000e+00 | 3.942380e+05 |    Inf 
240.29/240.31	c   231s|300000 |299999 |776112 |   2.6 | 299M| 133 |   0 |1700 |1601 |1700 | 264 | 219k|   1 |2791 | 0.000000e+00 | 3.942380e+05 |    Inf 
247.69/247.71	c   238s|310000 |309999 |796834 |   2.6 | 309M| 133 |   0 |1700 |1601 |1700 | 283 | 225k|   1 |2838 | 0.000000e+00 | 3.942380e+05 |    Inf 
255.10/255.17	c   245s|320000 |319999 |818750 |   2.6 | 318M| 133 |   0 |1700 |1601 |1700 | 256 | 231k|   1 |2878 | 0.000000e+00 | 3.942380e+05 |    Inf 
262.49/262.50	c   252s|330000 |329999 |834579 |   2.5 | 328M| 133 |   0 |1700 |1601 |1700 | 266 | 235k|   1 |2902 | 0.000000e+00 | 3.942380e+05 |    Inf 
269.79/269.80	c   259s|340000 |339999 |852708 |   2.5 | 337M| 133 |   0 |1700 |1601 |1700 | 237 | 240k|   1 |2925 | 0.000000e+00 | 3.942380e+05 |    Inf 
277.10/277.20	c   266s|350000 |349999 |872878 |   2.5 | 347M| 133 |   0 |1700 |1601 |1700 | 249 | 247k|   1 |2960 | 0.000000e+00 | 3.942380e+05 |    Inf 
284.39/284.43	c   273s|360000 |359999 |889472 |   2.5 | 357M| 133 |   0 |1700 |1601 |1700 | 256 | 251k|   1 |2982 | 0.000000e+00 | 3.942380e+05 |    Inf 
291.80/291.81	c   280s|370000 |369999 |910133 |   2.5 | 366M| 135 |   9 |1700 |1601 |1700 | 228 | 257k|   1 |3009 | 0.000000e+00 | 3.942380e+05 |    Inf 
299.30/299.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
299.30/299.33	c   287s|380000 |379999 |932606 |   2.5 | 376M| 135 |   0 |1700 |1601 |1700 | 242 | 264k|   1 |3033 | 0.000000e+00 | 3.942380e+05 |    Inf 
306.70/306.70	c   294s|390000 |389999 |950779 |   2.4 | 386M| 135 |   0 |1700 |1601 |1700 | 269 | 269k|   1 |3066 | 0.000000e+00 | 3.942380e+05 |    Inf 
314.09/314.16	c   301s|400000 |399999 |972988 |   2.4 | 395M| 135 |  22 |1700 |1601 |1700 | 219 | 275k|   1 |3087 | 0.000000e+00 | 3.942380e+05 |    Inf 
321.10/321.19	c   307s|410000 |409999 |986741 |   2.4 | 405M| 135 |   5 |1700 |1601 |1700 | 259 | 279k|   1 |3103 | 0.000000e+00 | 3.942380e+05 |    Inf 
328.39/328.46	c   314s|420000 |419999 |  1005k|   2.4 | 415M| 135 |   0 |1700 |1601 |1700 | 285 | 284k|   1 |3129 | 0.000000e+00 | 3.942380e+05 |    Inf 
335.80/335.80	c   321s|430000 |429999 |  1024k|   2.4 | 424M| 135 |   0 |1700 |1601 |1700 | 245 | 289k|   1 |3145 | 0.000000e+00 | 3.942380e+05 |    Inf 
343.10/343.15	c   328s|440000 |439999 |  1045k|   2.4 | 434M| 135 |  25 |1700 |1601 |1700 | 184 | 295k|   1 |3171 | 0.000000e+00 | 3.942380e+05 |    Inf 
350.40/350.49	c   335s|450000 |449999 |  1066k|   2.4 | 444M| 135 |   0 |1700 |1601 |1700 | 271 | 301k|   1 |3188 | 0.000000e+00 | 3.942380e+05 |    Inf 
357.90/357.97	c   342s|460000 |459999 |  1090k|   2.4 | 453M| 135 |   0 |1700 |1601 |1700 | 250 | 307k|   1 |3217 | 0.000000e+00 | 3.942380e+05 |    Inf 
364.79/364.88	c   348s|470000 |469999 |  1102k|   2.3 | 463M| 135 |   2 |1700 |1601 |1700 | 239 | 311k|   1 |3233 | 0.000000e+00 | 3.942380e+05 |    Inf 
372.29/372.33	c   355s|480000 |479999 |  1124k|   2.3 | 472M| 135 |   0 |1700 |1601 |1700 | 266 | 317k|   1 |3261 | 0.000000e+00 | 3.942380e+05 |    Inf 
379.80/379.86	c   363s|490000 |489999 |  1149k|   2.3 | 482M| 135 |   0 |1700 |1601 |1700 | 267 | 324k|   1 |3285 | 0.000000e+00 | 3.942380e+05 |    Inf 
387.10/387.16	c   369s|500000 |499999 |  1168k|   2.3 | 492M| 135 |   2 |1700 |1601 |1700 | 233 | 330k|   1 |3302 | 0.000000e+00 | 3.942380e+05 |    Inf 
394.50/394.51	c   376s|510000 |509999 |  1187k|   2.3 | 501M| 135 |   0 |1700 |1601 |1700 | 276 | 336k|   1 |3321 | 0.000000e+00 | 3.942380e+05 |    Inf 
401.70/401.72	c   383s|520000 |519999 |  1202k|   2.3 | 511M| 135 |  12 |1700 |1601 |1700 | 218 | 340k|   1 |3336 | 0.000000e+00 | 3.942380e+05 |    Inf 
408.90/408.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
408.90/408.99	c   390s|530000 |529999 |  1217k|   2.3 | 521M| 135 |   0 |1700 |1601 |1700 | 224 | 344k|   1 |3348 | 0.000000e+00 | 3.942380e+05 |    Inf 
416.20/416.23	c   397s|540000 |539999 |  1235k|   2.3 | 530M| 135 |   0 |1700 |1601 |1700 | 262 | 349k|   1 |3360 | 0.000000e+00 | 3.942380e+05 |    Inf 
423.60/423.65	c   404s|550000 |549999 |  1257k|   2.3 | 540M| 135 |   0 |1700 |1601 |1700 | 252 | 355k|   1 |3382 | 0.000000e+00 | 3.942380e+05 |    Inf 
430.80/430.89	c   411s|560000 |559999 |  1274k|   2.3 | 549M| 135 |   0 |1700 |1601 |1700 | 268 | 361k|   1 |3394 | 0.000000e+00 | 3.942380e+05 |    Inf 
437.90/437.99	c   417s|570000 |569999 |  1288k|   2.3 | 559M| 135 |   0 |1700 |1601 |1700 | 224 | 365k|   1 |3407 | 0.000000e+00 | 3.942380e+05 |    Inf 
445.30/445.31	c   424s|580000 |579999 |  1307k|   2.3 | 569M| 135 |   0 |1700 |1601 |1700 | 227 | 370k|   1 |3434 | 0.000000e+00 | 3.942380e+05 |    Inf 
452.40/452.48	c   431s|590000 |589999 |  1323k|   2.2 | 578M| 135 |   0 |1700 |1601 |1700 | 238 | 374k|   1 |3449 | 0.000000e+00 | 3.942380e+05 |    Inf 
459.70/459.71	c   438s|600000 |599999 |  1340k|   2.2 | 588M| 135 |   0 |1700 |1601 |1700 | 241 | 379k|   1 |3467 | 0.000000e+00 | 3.942380e+05 |    Inf 
466.70/466.76	c   444s|610000 |609999 |  1352k|   2.2 | 597M| 135 |   0 |1700 |1601 |1700 | 257 | 382k|   1 |3480 | 0.000000e+00 | 3.942380e+05 |    Inf 
473.80/473.85	c   451s|620000 |619999 |  1365k|   2.2 | 607M| 135 |   0 |1700 |1601 |1700 | 265 | 386k|   1 |3492 | 0.000000e+00 | 3.942380e+05 |    Inf 
481.20/481.24	c   458s|630000 |629999 |  1387k|   2.2 | 617M| 135 |  13 |1700 |1601 |1700 | 262 | 392k|   1 |3510 | 0.000000e+00 | 3.942380e+05 |    Inf 
488.50/488.53	c   465s|640000 |639999 |  1404k|   2.2 | 626M| 135 |   0 |1700 |1601 |1700 | 258 | 397k|   1 |3533 | 0.000000e+00 | 3.942380e+05 |    Inf 
495.80/495.81	c   472s|650000 |649999 |  1422k|   2.2 | 636M| 135 |   0 |1700 |1601 |1700 | 275 | 402k|   1 |3552 | 0.000000e+00 | 3.942380e+05 |    Inf 
503.10/503.13	c   479s|660000 |659999 |  1440k|   2.2 | 646M| 135 |   0 |1700 |1601 |1700 | 260 | 407k|   1 |3566 | 0.000000e+00 | 3.942380e+05 |    Inf 
510.31/510.34	c   485s|670000 |669999 |  1456k|   2.2 | 655M| 135 |   0 |1700 |1601 |1700 | 241 | 412k|   1 |3578 | 0.000000e+00 | 3.942380e+05 |    Inf 
517.50/517.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
517.50/517.51	c   492s|680000 |679999 |  1472k|   2.2 | 665M| 135 |   0 |1700 |1601 |1700 | 280 | 416k|   1 |3592 | 0.000000e+00 | 3.942380e+05 |    Inf 
524.80/524.85	c   499s|690000 |689999 |  1491k|   2.2 | 675M| 135 |   0 |1700 |1601 |1700 | 251 | 422k|   1 |3615 | 0.000000e+00 | 3.942380e+05 |    Inf 
532.20/532.27	c   506s|700000 |699999 |  1512k|   2.2 | 684M| 135 |   0 |1700 |1601 |1700 | 249 | 428k|   1 |3634 | 0.000000e+00 | 3.942380e+05 |    Inf 
539.31/539.37	c   513s|710000 |709999 |  1526k|   2.1 | 694M| 135 |   0 |1700 |1601 |1700 | 254 | 431k|   1 |3651 | 0.000000e+00 | 3.942380e+05 |    Inf 
546.50/546.55	c   519s|720000 |719999 |  1541k|   2.1 | 703M| 177 |   2 |1700 |1601 |1700 | 241 | 436k|   1 |3664 | 0.000000e+00 | 3.942380e+05 |    Inf 
553.60/553.64	c   526s|730000 |729999 |  1558k|   2.1 | 713M| 177 |   0 |1700 |1601 |1700 | 254 | 441k|   1 |3684 | 0.000000e+00 | 3.942380e+05 |    Inf 
560.40/560.43	c   533s|740000 |739999 |  1569k|   2.1 | 723M| 177 |   0 |1700 |1601 |1700 | 245 | 444k|   1 |3691 | 0.000000e+00 | 3.942380e+05 |    Inf 
567.10/567.11	c   539s|750000 |749999 |  1577k|   2.1 | 732M| 177 |   0 |1700 |1601 |1700 | 249 | 446k|   1 |3706 | 0.000000e+00 | 3.942380e+05 |    Inf 
573.70/573.77	c   545s|760000 |759999 |  1586k|   2.1 | 742M| 177 |   0 |1700 |1601 |1700 | 252 | 449k|   1 |3710 | 0.000000e+00 | 3.942380e+05 |    Inf 
580.90/580.97	c   552s|770000 |769999 |  1607k|   2.1 | 751M| 177 |  11 |1700 |1601 |1700 | 209 | 454k|   1 |3734 | 0.000000e+00 | 3.942380e+05 |    Inf 
587.71/587.79	c   558s|780000 |779999 |  1618k|   2.1 | 761M| 177 |   0 |1700 |1601 |1700 | 241 | 458k|   1 |3747 | 0.000000e+00 | 3.942380e+05 |    Inf 
594.71/594.71	c   565s|790000 |789999 |  1632k|   2.1 | 770M| 177 |   0 |1700 |1601 |1700 | 256 | 461k|   1 |3763 | 0.000000e+00 | 3.942380e+05 |    Inf 
601.71/601.75	c   571s|800000 |799999 |  1647k|   2.1 | 780M| 177 |   0 |1700 |1601 |1700 | 254 | 465k|   1 |3772 | 0.000000e+00 | 3.942380e+05 |    Inf 
608.60/608.66	c   578s|810000 |809999 |  1660k|   2.0 | 790M| 177 |   0 |1700 |1601 |1700 | 259 | 468k|   1 |3787 | 0.000000e+00 | 3.942380e+05 |    Inf 
615.61/615.64	c   584s|820000 |819999 |  1675k|   2.0 | 799M| 177 |   0 |1700 |1601 |1700 | 237 | 473k|   1 |3801 | 0.000000e+00 | 3.942380e+05 |    Inf 
622.40/622.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
622.40/622.50	c   591s|830000 |829999 |  1687k|   2.0 | 809M| 177 |   7 |1700 |1601 |1700 | 229 | 476k|   1 |3820 | 0.000000e+00 | 3.942380e+05 |    Inf 
629.21/629.24	c   597s|840000 |839999 |  1696k|   2.0 | 818M| 177 |   0 |1700 |1601 |1700 | 260 | 478k|   1 |3820 | 0.000000e+00 | 3.942380e+05 |    Inf 
636.30/636.36	c   604s|850000 |849999 |  1714k|   2.0 | 828M| 177 |   0 |1700 |1601 |1700 | 255 | 483k|   1 |3838 | 0.000000e+00 | 3.942380e+05 |    Inf 
643.41/643.49	c   611s|860000 |859999 |  1732k|   2.0 | 838M| 177 |   0 |1700 |1601 |1700 | 259 | 487k|   1 |3856 | 0.000000e+00 | 3.942380e+05 |    Inf 
650.30/650.33	c   617s|870000 |869999 |  1741k|   2.0 | 847M| 177 |   0 |1700 |1601 |1700 | 262 | 490k|   1 |3872 | 0.000000e+00 | 3.942380e+05 |    Inf 
657.10/657.15	c   624s|880000 |879999 |  1751k|   2.0 | 857M| 177 |   0 |1700 |1601 |1700 | 261 | 493k|   1 |3886 | 0.000000e+00 | 3.942380e+05 |    Inf 
663.81/663.88	c   630s|890000 |889999 |  1758k|   2.0 | 866M| 177 |   0 |1700 |1601 |1700 | 246 | 495k|   1 |3886 | 0.000000e+00 | 3.942380e+05 |    Inf 
670.80/670.83	c   636s|900000 |899999 |  1771k|   2.0 | 876M| 177 |   0 |1700 |1601 |1700 | 256 | 498k|   1 |3900 | 0.000000e+00 | 3.942380e+05 |    Inf 
678.00/678.02	c   643s|910000 |909999 |  1791k|   2.0 | 886M| 177 |   0 |1700 |1601 |1700 | 247 | 504k|   1 |3915 | 0.000000e+00 | 3.942380e+05 |    Inf 
685.01/685.00	c   650s|920000 |919999 |  1806k|   2.0 | 895M| 177 |   0 |1700 |1601 |1700 | 252 | 507k|   1 |3930 | 0.000000e+00 | 3.942380e+05 |    Inf 
691.81/691.82	c   656s|930000 |929999 |  1816k|   2.0 | 905M| 177 |   0 |1700 |1601 |1700 | 275 | 510k|   1 |3947 | 0.000000e+00 | 3.942380e+05 |    Inf 
698.80/698.88	c   663s|940000 |939999 |  1831k|   1.9 | 914M| 177 |   0 |1700 |1601 |1700 | 245 | 514k|   1 |3963 | 0.000000e+00 | 3.942380e+05 |    Inf 
705.80/705.87	c   669s|950000 |949999 |  1845k|   1.9 | 924M| 177 |  14 |1700 |1601 |1700 | 228 | 518k|   1 |3973 | 0.000000e+00 | 3.942380e+05 |    Inf 
712.81/712.89	c   676s|960000 |959999 |  1860k|   1.9 | 934M| 177 |   0 |1700 |1601 |1700 | 281 | 522k|   1 |3982 | 0.000000e+00 | 3.942380e+05 |    Inf 
719.91/719.99	c   683s|970000 |969999 |  1878k|   1.9 | 943M| 177 |   0 |1700 |1601 |1700 | 276 | 527k|   1 |4006 | 0.000000e+00 | 3.942380e+05 |    Inf 
727.01/727.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
727.01/727.04	c   689s|980000 |979999 |  1893k|   1.9 | 953M| 177 |   0 |1700 |1601 |1700 | 274 | 531k|   1 |4014 | 0.000000e+00 | 3.942380e+05 |    Inf 
734.21/734.20	c   696s|990000 |989999 |  1912k|   1.9 | 963M| 177 |   0 |1700 |1601 |1700 | 236 | 536k|   1 |4033 | 0.000000e+00 | 3.942380e+05 |    Inf 
741.41/741.44	c   703s|  1000k|999999 |  1932k|   1.9 | 972M| 177 |   0 |1700 |1601 |1700 | 238 | 541k|   1 |4059 | 0.000000e+00 | 3.942380e+05 |    Inf 
748.60/748.61	c   710s|  1010k|  1009k|  1951k|   1.9 | 982M| 177 |   0 |1700 |1601 |1700 | 238 | 546k|   1 |4074 | 0.000000e+00 | 3.942380e+05 |    Inf 
755.71/755.77	c   716s|  1020k|  1019k|  1971k|   1.9 | 992M| 177 |   0 |1700 |1601 |1700 | 232 | 552k|   1 |4090 | 0.000000e+00 | 3.942380e+05 |    Inf 
762.91/762.99	c   723s|  1030k|  1029k|  1992k|   1.9 |1001M| 177 |   0 |1700 |1604 |1700 | 247 | 557k|   4 |4107 | 0.000000e+00 | 3.942380e+05 |    Inf 
770.21/770.25	c   730s|  1040k|  1039k|  2013k|   1.9 |1011M| 177 |   4 |1700 |1604 |1700 | 243 | 562k|   4 |4135 | 0.000000e+00 | 3.942380e+05 |    Inf 
777.31/777.34	c   736s|  1050k|  1049k|  2031k|   1.9 |1020M| 177 |   0 |1700 |1604 |1700 | 240 | 567k|   4 |4157 | 0.000000e+00 | 3.942380e+05 |    Inf 
784.41/784.48	c   743s|  1060k|  1059k|  2047k|   1.9 |1030M| 177 |   0 |1700 |1604 |1700 | 237 | 572k|   4 |4172 | 0.000000e+00 | 3.942380e+05 |    Inf 
791.51/791.50	c   750s|  1070k|  1069k|  2062k|   1.9 |1040M| 177 |   0 |1700 |1604 |1700 | 245 | 576k|   4 |4184 | 0.000000e+00 | 3.942380e+05 |    Inf 
798.51/798.51	c   756s|  1080k|  1079k|  2074k|   1.9 |1049M| 177 |   0 |1700 |1604 |1700 | 253 | 579k|   4 |4190 | 0.000000e+00 | 3.942380e+05 |    Inf 
805.41/805.41	c   763s|  1090k|  1089k|  2085k|   1.9 |1059M| 177 |   0 |1700 |1604 |1700 | 258 | 583k|   4 |4206 | 0.000000e+00 | 3.942380e+05 |    Inf 
812.41/812.44	c   770s|  1100k|  1099k|  2100k|   1.9 |1068M| 177 |   0 |1700 |1604 |1700 | 241 | 587k|   4 |4219 | 0.000000e+00 | 3.942380e+05 |    Inf 
819.42/819.43	c   776s|  1110k|  1109k|  2111k|   1.9 |1078M| 177 |   0 |1700 |1604 |1700 | 233 | 590k|   4 |4233 | 0.000000e+00 | 3.942380e+05 |    Inf 
826.21/826.26	c   783s|  1120k|  1119k|  2122k|   1.9 |1088M| 177 |   0 |1700 |1604 |1700 | 253 | 593k|   4 |4243 | 0.000000e+00 | 3.942380e+05 |    Inf 
833.21/833.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
833.21/833.26	c   789s|  1130k|  1129k|  2135k|   1.9 |1097M| 177 |   0 |1700 |1604 |1700 | 228 | 597k|   4 |4266 | 0.000000e+00 | 3.942380e+05 |    Inf 
840.31/840.35	c   796s|  1140k|  1139k|  2150k|   1.9 |1107M| 177 |   0 |1700 |1604 |1700 | 240 | 602k|   4 |4280 | 0.000000e+00 | 3.942380e+05 |    Inf 
847.21/847.28	c   802s|  1150k|  1149k|  2162k|   1.9 |1116M| 177 |   0 |1700 |1604 |1700 | 246 | 605k|   4 |4286 | 0.000000e+00 | 3.942380e+05 |    Inf 
854.31/854.33	c   809s|  1160k|  1159k|  2178k|   1.9 |1126M| 177 |   0 |1700 |1604 |1700 | 249 | 609k|   4 |4297 | 0.000000e+00 | 3.942380e+05 |    Inf 
861.21/861.25	c   816s|  1170k|  1169k|  2191k|   1.9 |1136M| 177 |   0 |1700 |1604 |1700 | 239 | 613k|   4 |4311 | 0.000000e+00 | 3.942380e+05 |    Inf 
868.11/868.12	c   822s|  1180k|  1179k|  2203k|   1.9 |1145M| 177 |  11 |1700 |1604 |1700 | 245 | 616k|   4 |4325 | 0.000000e+00 | 3.942380e+05 |    Inf 
875.11/875.14	c   829s|  1190k|  1189k|  2217k|   1.9 |1155M| 177 |  10 |1700 |1604 |1700 | 242 | 620k|   4 |4341 | 0.000000e+00 | 3.942380e+05 |    Inf 
882.12/882.19	c   835s|  1200k|  1199k|  2232k|   1.9 |1165M| 177 |   0 |1700 |1604 |1700 | 269 | 625k|   4 |4350 | 0.000000e+00 | 3.942380e+05 |    Inf 
889.31/889.32	c   842s|  1210k|  1209k|  2248k|   1.9 |1174M| 177 |  18 |1700 |1604 |1700 | 239 | 629k|   4 |4363 | 0.000000e+00 | 3.942380e+05 |    Inf 
896.21/896.27	c   848s|  1220k|  1219k|  2261k|   1.9 |1184M| 177 |   0 |1700 |1604 |1700 | 251 | 633k|   4 |4381 | 0.000000e+00 | 3.942380e+05 |    Inf 
903.31/903.37	c   855s|  1230k|  1229k|  2277k|   1.9 |1193M| 177 |   0 |1700 |1604 |1700 | 260 | 637k|   4 |4400 | 0.000000e+00 | 3.942380e+05 |    Inf 
910.31/910.38	c   862s|  1240k|  1239k|  2290k|   1.8 |1203M| 177 |   0 |1700 |1604 |1700 | 254 | 641k|   4 |4418 | 0.000000e+00 | 3.942380e+05 |    Inf 
917.21/917.23	c   868s|  1250k|  1249k|  2300k|   1.8 |1212M| 177 |   0 |1700 |1604 |1700 | 235 | 644k|   4 |4418 | 0.000000e+00 | 3.942380e+05 |    Inf 
924.31/924.33	c   875s|  1260k|  1259k|  2318k|   1.8 |1222M| 177 |   0 |1700 |1604 |1700 | 278 | 649k|   4 |4435 | 0.000000e+00 | 3.942380e+05 |    Inf 
931.31/931.35	c   881s|  1270k|  1269k|  2334k|   1.8 |1232M| 177 |   0 |1700 |1604 |1700 | 262 | 654k|   4 |4454 | 0.000000e+00 | 3.942380e+05 |    Inf 
938.32/938.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
938.32/938.32	c   888s|  1280k|  1279k|  2347k|   1.8 |1241M| 177 |   0 |1700 |1604 |1700 | 253 | 657k|   4 |4468 | 0.000000e+00 | 3.942380e+05 |    Inf 
945.31/945.34	c   895s|  1290k|  1289k|  2361k|   1.8 |1251M| 177 |   0 |1700 |1604 |1700 | 235 | 661k|   4 |4476 | 0.000000e+00 | 3.942380e+05 |    Inf 
952.31/952.38	c   901s|  1300k|  1299k|  2375k|   1.8 |1260M| 177 |   0 |1700 |1604 |1700 | 242 | 665k|   4 |4486 | 0.000000e+00 | 3.942380e+05 |    Inf 
959.22/959.29	c   908s|  1310k|  1309k|  2387k|   1.8 |1270M| 177 |   0 |1700 |1604 |1700 | 243 | 669k|   4 |4497 | 0.000000e+00 | 3.942380e+05 |    Inf 
966.42/966.42	c   914s|  1320k|  1319k|  2404k|   1.8 |1280M| 177 |   0 |1700 |1604 |1700 | 234 | 673k|   4 |4516 | 0.000000e+00 | 3.942380e+05 |    Inf 
973.42/973.40	c   921s|  1330k|  1329k|  2417k|   1.8 |1289M| 177 |   0 |1700 |1604 |1700 | 234 | 677k|   4 |4531 | 0.000000e+00 | 3.942380e+05 |    Inf 
980.41/980.48	c   928s|  1340k|  1339k|  2431k|   1.8 |1299M| 177 |   0 |1700 |1604 |1700 | 254 | 681k|   4 |4544 | 0.000000e+00 | 3.942380e+05 |    Inf 
987.41/987.44	c   934s|  1350k|  1349k|  2444k|   1.8 |1309M| 177 |   0 |1700 |1604 |1700 | 249 | 685k|   4 |4548 | 0.000000e+00 | 3.942380e+05 |    Inf 
994.42/994.42	c   941s|  1360k|  1359k|  2458k|   1.8 |1318M| 177 |   0 |1700 |1604 |1700 | 230 | 689k|   4 |4563 | 0.000000e+00 | 3.942380e+05 |    Inf 
1001.11/1001.13	c   947s|  1370k|  1369k|  2466k|   1.8 |1328M| 177 |  23 |1700 |1604 |1700 | 224 | 691k|   4 |4576 | 0.000000e+00 | 3.942380e+05 |    Inf 
1007.91/1007.96	c   954s|  1380k|  1379k|  2478k|   1.8 |1337M| 177 |   0 |1700 |1604 |1700 | 247 | 694k|   4 |4578 | 0.000000e+00 | 3.942380e+05 |    Inf 
1014.82/1014.89	c   960s|  1390k|  1389k|  2489k|   1.8 |1347M| 177 |   0 |1700 |1604 |1700 | 241 | 698k|   4 |4590 | 0.000000e+00 | 3.942380e+05 |    Inf 
1022.01/1022.02	c   967s|  1400k|  1399k|  2506k|   1.8 |1356M| 177 |   0 |1700 |1604 |1700 | 253 | 702k|   4 |4602 | 0.000000e+00 | 3.942380e+05 |    Inf 
1029.01/1029.04	c   973s|  1410k|  1409k|  2520k|   1.8 |1366M| 177 |   0 |1700 |1604 |1700 | 264 | 706k|   4 |4618 | 0.000000e+00 | 3.942380e+05 |    Inf 
1036.02/1036.08	c   980s|  1420k|  1419k|  2535k|   1.8 |1376M| 177 |   0 |1700 |1604 |1700 | 240 | 710k|   4 |4632 | 0.000000e+00 | 3.942380e+05 |    Inf 
1043.01/1043.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1043.01/1043.02	c   987s|  1430k|  1429k|  2546k|   1.8 |1385M| 177 |   0 |1700 |1604 |1700 | 236 | 714k|   4 |4636 | 0.000000e+00 | 3.942380e+05 |    Inf 
1050.42/1050.45	c   994s|  1440k|  1439k|  2575k|   1.8 |1395M| 177 |   0 |1700 |1604 |1700 | 222 | 721k|   4 |4667 | 0.000000e+00 | 3.942380e+05 |    Inf 
1057.52/1057.58	c  1000s|  1450k|  1449k|  2594k|   1.8 |1405M| 177 |   8 |1700 |1604 |1700 | 237 | 727k|   4 |4680 | 0.000000e+00 | 3.942380e+05 |    Inf 
1064.61/1064.62	c  1007s|  1460k|  1459k|  2609k|   1.8 |1414M| 177 |  10 |1700 |1604 |1700 | 247 | 732k|   4 |4694 | 0.000000e+00 | 3.942380e+05 |    Inf 
1071.61/1071.65	c  1014s|  1470k|  1469k|  2625k|   1.8 |1424M| 177 |   0 |1700 |1604 |1700 | 233 | 736k|   4 |4710 | 0.000000e+00 | 3.942380e+05 |    Inf 
1078.51/1078.54	c  1020s|  1480k|  1479k|  2636k|   1.8 |1433M| 177 |   8 |1700 |1604 |1700 | 213 | 739k|   4 |4725 | 0.000000e+00 | 3.942380e+05 |    Inf 
1085.62/1085.62	c  1027s|  1490k|  1489k|  2653k|   1.8 |1443M| 177 |   0 |1700 |1604 |1700 | 269 | 744k|   4 |4736 | 0.000000e+00 | 3.942380e+05 |    Inf 
1092.71/1092.72	c  1033s|  1500k|  1499k|  2669k|   1.8 |1452M| 177 |   0 |1700 |1604 |1700 | 231 | 749k|   4 |4749 | 0.000000e+00 | 3.942380e+05 |    Inf 
1099.92/1099.94	c  1040s|  1510k|  1509k|  2688k|   1.8 |1462M| 177 |   0 |1700 |1604 |1700 | 247 | 754k|   4 |4765 | 0.000000e+00 | 3.942380e+05 |    Inf 
1106.72/1106.78	c  1047s|  1520k|  1519k|  2697k|   1.8 |1472M| 177 |  15 |1700 |1604 |1700 | 237 | 757k|   4 |4772 | 0.000000e+00 | 3.942380e+05 |    Inf 
1113.71/1113.77	c  1053s|  1530k|  1529k|  2710k|   1.8 |1481M| 177 |   0 |1700 |1604 |1700 | 247 | 760k|   4 |4786 | 0.000000e+00 | 3.942380e+05 |    Inf 
1120.71/1120.72	c  1060s|  1540k|  1539k|  2722k|   1.8 |1491M| 177 |   0 |1700 |1604 |1700 | 250 | 764k|   4 |4792 | 0.000000e+00 | 3.942380e+05 |    Inf 
1127.71/1127.76	c  1066s|  1550k|  1549k|  2736k|   1.8 |1501M| 177 |   0 |1700 |1604 |1700 | 225 | 768k|   4 |4805 | 0.000000e+00 | 3.942380e+05 |    Inf 
1134.82/1134.82	c  1073s|  1560k|  1559k|  2753k|   1.8 |1510M| 177 |  10 |1700 |1604 |1700 | 255 | 772k|   4 |4822 | 0.000000e+00 | 3.942380e+05 |    Inf 
1142.11/1142.16	c  1080s|  1570k|  1569k|  2775k|   1.8 |1520M| 177 |  10 |1700 |1604 |1700 | 234 | 779k|   4 |4841 | 0.000000e+00 | 3.942380e+05 |    Inf 
1149.21/1149.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1149.21/1149.26	c  1087s|  1580k|  1579k|  2792k|   1.8 |1529M| 177 |   0 |1700 |1604 |1700 | 258 | 783k|   4 |4856 | 0.000000e+00 | 3.942380e+05 |    Inf 
1156.32/1156.37	c  1093s|  1590k|  1589k|  2810k|   1.8 |1539M| 177 |   0 |1700 |1604 |1700 | 247 | 788k|   4 |4871 | 0.000000e+00 | 3.942380e+05 |    Inf 
1163.21/1163.26	c  1100s|  1600k|  1599k|  2821k|   1.8 |1549M| 177 |   0 |1700 |1604 |1700 | 276 | 791k|   4 |4873 | 0.000000e+00 | 3.942380e+05 |    Inf 
1170.22/1170.25	c  1106s|  1610k|  1609k|  2834k|   1.8 |1558M| 177 |   0 |1700 |1604 |1700 | 245 | 794k|   4 |4887 | 0.000000e+00 | 3.942380e+05 |    Inf 
1177.11/1177.14	c  1113s|  1620k|  1619k|  2844k|   1.8 |1568M| 177 |   0 |1700 |1604 |1700 | 247 | 797k|   4 |4892 | 0.000000e+00 | 3.942380e+05 |    Inf 
1184.22/1184.20	c  1120s|  1630k|  1629k|  2860k|   1.8 |1578M| 177 |   0 |1700 |1604 |1700 | 245 | 802k|   4 |4904 | 0.000000e+00 | 3.942380e+05 |    Inf 
1191.22/1191.26	c  1126s|  1640k|  1639k|  2875k|   1.8 |1587M| 177 |   0 |1700 |1604 |1700 | 241 | 806k|   4 |4920 | 0.000000e+00 | 3.942380e+05 |    Inf 
1198.12/1198.17	c  1133s|  1650k|  1649k|  2887k|   1.7 |1597M| 177 |   0 |1700 |1604 |1700 | 258 | 810k|   4 |4934 | 0.000000e+00 | 3.942380e+05 |    Inf 
1205.02/1205.08	c  1139s|  1660k|  1659k|  2897k|   1.7 |1606M| 177 |   0 |1700 |1604 |1700 | 271 | 813k|   4 |4937 | 0.000000e+00 | 3.942380e+05 |    Inf 
1212.01/1212.05	c  1146s|  1670k|  1669k|  2911k|   1.7 |1616M| 177 |   0 |1700 |1604 |1700 | 277 | 816k|   4 |4953 | 0.000000e+00 | 3.942380e+05 |    Inf 
1219.12/1219.18	c  1152s|  1680k|  1679k|  2928k|   1.7 |1626M| 177 |   0 |1700 |1604 |1700 | 245 | 821k|   4 |4968 | 0.000000e+00 | 3.942380e+05 |    Inf 
1226.32/1226.30	c  1159s|  1690k|  1689k|  2945k|   1.7 |1635M| 177 |   0 |1700 |1604 |1700 | 275 | 826k|   4 |4978 | 0.000000e+00 | 3.942380e+05 |    Inf 
1233.32/1233.30	c  1166s|  1700k|  1699k|  2960k|   1.7 |1645M| 177 |   0 |1700 |1604 |1700 | 274 | 830k|   4 |4984 | 0.000000e+00 | 3.942380e+05 |    Inf 
1240.51/1240.55	c  1173s|  1710k|  1709k|  2981k|   1.7 |1655M| 177 |   0 |1700 |1604 |1700 | 283 | 836k|   4 |4999 | 0.000000e+00 | 3.942380e+05 |    Inf 
1247.72/1247.76	c  1179s|  1720k|  1719k|  3001k|   1.7 |1664M| 177 |   0 |1700 |1604 |1700 | 239 | 841k|   4 |5014 | 0.000000e+00 | 3.942380e+05 |    Inf 
1254.82/1254.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1254.82/1254.80	c  1186s|  1730k|  1729k|  3016k|   1.7 |1674M| 177 |   0 |1700 |1604 |1700 | 261 | 846k|   4 |5033 | 0.000000e+00 | 3.942380e+05 |    Inf 
1261.62/1261.66	c  1192s|  1740k|  1739k|  3028k|   1.7 |1683M| 177 |   0 |1700 |1604 |1700 | 255 | 849k|   4 |5049 | 0.000000e+00 | 3.942380e+05 |    Inf 
1268.42/1268.48	c  1199s|  1750k|  1749k|  3039k|   1.7 |1693M| 177 |   2 |1700 |1604 |1700 | 252 | 852k|   4 |5049 | 0.000000e+00 | 3.942380e+05 |    Inf 
1275.42/1275.44	c  1205s|  1760k|  1759k|  3052k|   1.7 |1702M| 177 |   0 |1700 |1604 |1700 | 237 | 856k|   4 |5065 | 0.000000e+00 | 3.942380e+05 |    Inf 
1282.42/1282.43	c  1212s|  1770k|  1769k|  3065k|   1.7 |1712M| 177 |   0 |1700 |1604 |1700 | 237 | 860k|   4 |5080 | 0.000000e+00 | 3.942380e+05 |    Inf 
1289.42/1289.45	c  1219s|  1780k|  1779k|  3080k|   1.7 |1722M| 177 |   0 |1700 |1604 |1700 | 249 | 864k|   4 |5088 | 0.000000e+00 | 3.942380e+05 |    Inf 
1296.52/1296.54	c  1225s|  1790k|  1789k|  3097k|   1.7 |1731M| 177 |   0 |1700 |1604 |1700 | 254 | 869k|   4 |5099 | 0.000000e+00 | 3.942380e+05 |    Inf 
1303.62/1303.60	c  1232s|  1800k|  1799k|  3113k|   1.7 |1741M| 177 |  12 |1700 |1604 |1700 | 270 | 873k|   4 |5117 | 0.000000e+00 | 3.942380e+05 |    Inf 
1310.62/1310.65	c  1239s|  1810k|  1809k|  3128k|   1.7 |1751M| 177 |   0 |1700 |1604 |1700 | 240 | 878k|   4 |5134 | 0.000000e+00 | 3.942380e+05 |    Inf 
1317.52/1317.59	c  1245s|  1820k|  1819k|  3141k|   1.7 |1760M| 177 |   0 |1700 |1604 |1700 | 257 | 881k|   4 |5137 | 0.000000e+00 | 3.942380e+05 |    Inf 
1324.52/1324.56	c  1252s|  1830k|  1829k|  3154k|   1.7 |1770M| 177 |  11 |1700 |1604 |1700 | 235 | 885k|   4 |5153 | 0.000000e+00 | 3.942380e+05 |    Inf 
1331.42/1331.41	c  1258s|  1840k|  1839k|  3165k|   1.7 |1779M| 177 |   0 |1700 |1604 |1700 | 284 | 888k|   4 |5154 | 0.000000e+00 | 3.942380e+05 |    Inf 
1338.22/1338.28	c  1265s|  1850k|  1849k|  3177k|   1.7 |1789M| 177 |   0 |1700 |1604 |1700 | 227 | 891k|   4 |5171 | 0.000000e+00 | 3.942380e+05 |    Inf 
1345.42/1345.45	c  1271s|  1860k|  1859k|  3195k|   1.7 |1798M| 177 |   0 |1700 |1604 |1700 | 263 | 896k|   4 |5188 | 0.000000e+00 | 3.942380e+05 |    Inf 
1352.32/1352.34	c  1278s|  1870k|  1869k|  3207k|   1.7 |1808M| 177 |   0 |1700 |1604 |1700 | 263 | 900k|   4 |5189 | 0.000000e+00 | 3.942380e+05 |    Inf 
1359.22/1359.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1359.22/1359.24	c  1284s|  1880k|  1879k|  3219k|   1.7 |1818M| 177 |   0 |1700 |1604 |1700 | 264 | 903k|   4 |5206 | 0.000000e+00 | 3.942380e+05 |    Inf 
1366.23/1366.23	c  1291s|  1890k|  1889k|  3233k|   1.7 |1827M| 177 |  13 |1700 |1604 |1700 | 241 | 907k|   4 |5207 | 0.000000e+00 | 3.942380e+05 |    Inf 
1373.12/1373.19	c  1297s|  1900k|  1899k|  3246k|   1.7 |1837M| 177 |   0 |1700 |1604 |1700 | 235 | 910k|   4 |5222 | 0.000000e+00 | 3.942380e+05 |    Inf 
1380.12/1380.13	c  1304s|  1910k|  1909k|  3258k|   1.7 |1846M| 177 |   2 |1700 |1604 |1700 | 249 | 914k|   4 |5236 | 0.000000e+00 | 3.942380e+05 |    Inf 
1387.02/1387.09	c  1310s|  1920k|  1919k|  3271k|   1.7 |1856M| 177 |   0 |1700 |1603 |1700 | 237 | 917k|   4 |5238 | 0.000000e+00 | 3.942380e+05 |    Inf 
1394.02/1394.05	c  1317s|  1930k|  1929k|  3284k|   1.7 |1866M| 177 |   0 |1700 |1603 |1700 | 270 | 921k|   4 |5253 | 0.000000e+00 | 3.942380e+05 |    Inf 
1401.02/1401.05	c  1324s|  1940k|  1939k|  3299k|   1.7 |1875M| 177 |   0 |1700 |1603 |1700 | 253 | 925k|   4 |5265 | 0.000000e+00 | 3.942380e+05 |    Inf 
1407.93/1407.96	c  1330s|  1950k|  1949k|  3310k|   1.7 |1885M| 177 |   0 |1700 |1603 |1700 | 261 | 928k|   4 |5268 | 0.000000e+00 | 3.942380e+05 |    Inf 
1414.82/1414.89	c  1337s|  1960k|  1959k|  3322k|   1.7 |1894M| 177 |   0 |1700 |1603 |1700 | 237 | 931k|   4 |5282 | 0.000000e+00 | 3.942380e+05 |    Inf 
1421.93/1421.96	c  1343s|  1970k|  1969k|  3339k|   1.7 |1904M| 177 |   0 |1700 |1603 |1700 | 240 | 936k|   4 |5294 | 0.000000e+00 | 3.942380e+05 |    Inf 
1428.92/1428.95	c  1350s|  1980k|  1979k|  3353k|   1.7 |1914M| 177 |   0 |1700 |1603 |1700 | 243 | 940k|   4 |5300 | 0.000000e+00 | 3.942380e+05 |    Inf 
1435.93/1435.95	c  1356s|  1990k|  1989k|  3367k|   1.7 |1923M| 177 |   0 |1700 |1603 |1700 | 261 | 944k|   4 |5309 | 0.000000e+00 | 3.942380e+05 |    Inf 
1442.83/1442.84	c  1363s|  2000k|  1999k|  3379k|   1.7 |1933M| 177 |   0 |1700 |1603 |1700 | 230 | 947k|   4 |5319 | 0.000000e+00 | 3.942380e+05 |    Inf 
1450.02/1450.03	c  1370s|  2010k|  2009k|  3398k|   1.7 |1942M| 177 |   0 |1700 |1603 |1700 | 237 | 952k|   4 |5331 | 0.000000e+00 | 3.942380e+05 |    Inf 
1457.32/1457.40	c  1377s|  2020k|  2019k|  3425k|   1.7 |1952M| 177 |   0 |1700 |1603 |1700 | 234 | 960k|   4 |5348 | 0.000000e+00 | 3.942380e+05 |    Inf 
1464.62/1464.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1464.62/1464.61	c  1383s|  2030k|  2029k|  3447k|   1.7 |1962M| 177 |   0 |1700 |1603 |1700 | 265 | 966k|   4 |5364 | 0.000000e+00 | 3.942380e+05 |    Inf 
1471.73/1471.70	c  1390s|  2040k|  2039k|  3465k|   1.7 |1971M| 177 |  13 |1700 |1603 |1700 | 246 | 971k|   4 |5372 | 0.000000e+00 | 3.942380e+05 |    Inf 
1478.82/1478.88	c  1397s|  2050k|  2049k|  3486k|   1.7 |1981M| 177 |   0 |1700 |1603 |1700 | 256 | 977k|   4 |5393 | 0.000000e+00 | 3.942380e+05 |    Inf 
1486.13/1486.15	c  1404s|  2060k|  2059k|  3508k|   1.7 |1991M| 177 |   0 |1700 |1603 |1700 | 241 | 983k|   4 |5409 | 0.000000e+00 | 3.942380e+05 |    Inf 
1493.22/1493.25	c  1410s|  2070k|  2069k|  3525k|   1.7 |2000M| 177 |   0 |1700 |1603 |1700 | 250 | 988k|   4 |5420 | 0.000000e+00 | 3.942380e+05 |    Inf 
1500.33/1500.32	c  1417s|  2080k|  2079k|  3539k|   1.7 |2010M| 177 |   0 |1700 |1602 |1700 | 251 | 992k|   4 |5441 | 0.000000e+00 | 3.942380e+05 |    Inf 
1507.42/1507.40	c  1424s|  2090k|  2089k|  3555k|   1.7 |2020M| 177 |   0 |1700 |1602 |1700 | 262 | 996k|   4 |5460 | 0.000000e+00 | 3.942380e+05 |    Inf 
1514.43/1514.49	c  1430s|  2100k|  2099k|  3571k|   1.7 |2029M| 177 |   4 |1700 |1602 |1700 | 250 |1001k|   4 |5469 | 0.000000e+00 | 3.942380e+05 |    Inf 
1521.53/1521.58	c  1437s|  2110k|  2109k|  3587k|   1.7 |2039M| 177 |   0 |1700 |1602 |1700 | 258 |1005k|   4 |5481 | 0.000000e+00 | 3.942380e+05 |    Inf 
1528.63/1528.62	c  1444s|  2120k|  2119k|  3602k|   1.7 |2048M| 177 |   0 |1700 |1602 |1700 | 242 |1009k|   4 |5489 | 0.000000e+00 | 3.942380e+05 |    Inf 
1535.53/1535.57	c  1450s|  2130k|  2129k|  3615k|   1.7 |2058M| 177 |   0 |1700 |1602 |1700 | 246 |1013k|   4 |5499 | 0.000000e+00 | 3.942380e+05 |    Inf 
1542.62/1542.65	c  1457s|  2140k|  2139k|  3629k|   1.7 |2067M| 177 |   0 |1700 |1602 |1700 | 251 |1018k|   4 |5518 | 0.000000e+00 | 3.942380e+05 |    Inf 
1549.53/1549.57	c  1463s|  2150k|  2149k|  3642k|   1.7 |2077M| 177 |   0 |1700 |1602 |1700 | 239 |1022k|   4 |5518 | 0.000000e+00 | 3.942380e+05 |    Inf 
1556.53/1556.51	c  1470s|  2160k|  2159k|  3654k|   1.7 |2087M| 177 |   0 |1700 |1602 |1700 | 276 |1026k|   4 |5537 | 0.000000e+00 | 3.942380e+05 |    Inf 
1563.62/1563.60	c  1477s|  2170k|  2169k|  3668k|   1.7 |2096M| 177 |   0 |1700 |1602 |1700 | 239 |1030k|   4 |5551 | 0.000000e+00 | 3.942380e+05 |    Inf 
1570.62/1570.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1570.62/1570.70	c  1483s|  2180k|  2179k|  3682k|   1.7 |2106M| 177 |   6 |1700 |1602 |1700 | 244 |1034k|   4 |5557 | 0.000000e+00 | 3.942380e+05 |    Inf 
1577.63/1577.66	c  1490s|  2190k|  2189k|  3693k|   1.7 |2115M| 177 |   0 |1700 |1602 |1700 | 255 |1037k|   4 |5574 | 0.000000e+00 | 3.942380e+05 |    Inf 
1584.53/1584.56	c  1496s|  2200k|  2199k|  3704k|   1.7 |2125M| 177 |   0 |1700 |1602 |1700 | 269 |1041k|   4 |5576 | 0.000000e+00 | 3.942380e+05 |    Inf 
1591.42/1591.43	c  1503s|  2210k|  2209k|  3715k|   1.7 |2134M| 177 |   0 |1700 |1602 |1700 | 239 |1045k|   4 |5595 | 0.000000e+00 | 3.942380e+05 |    Inf 
1598.23/1598.29	c  1509s|  2220k|  2219k|  3726k|   1.7 |2144M| 177 |   0 |1700 |1602 |1700 | 245 |1048k|   4 |5597 | 0.000000e+00 | 3.942380e+05 |    Inf 
1605.23/1605.20	c  1516s|  2230k|  2229k|  3736k|   1.7 |2154M| 177 |   0 |1700 |1602 |1700 | 257 |1051k|   4 |5613 | 0.000000e+00 | 3.942380e+05 |    Inf 
1612.13/1612.16	c  1522s|  2240k|  2239k|  3748k|   1.7 |2163M| 177 |   0 |1700 |1602 |1700 | 251 |1055k|   4 |5615 | 0.000000e+00 | 3.942380e+05 |    Inf 
1619.02/1619.06	c  1529s|  2250k|  2249k|  3758k|   1.7 |2173M| 177 |   0 |1700 |1602 |1700 | 256 |1058k|   4 |5629 | 0.000000e+00 | 3.942380e+05 |    Inf 
1626.23/1626.24	c  1536s|  2260k|  2259k|  3773k|   1.7 |2182M| 177 |   0 |1700 |1602 |1700 | 256 |1062k|   4 |5635 | 0.000000e+00 | 3.942380e+05 |    Inf 
1633.33/1633.37	c  1542s|  2270k|  2269k|  3788k|   1.7 |2192M| 177 |  14 |1700 |1602 |1700 | 218 |1066k|   4 |5649 | 0.000000e+00 | 3.942380e+05 |    Inf 
1640.33/1640.39	c  1549s|  2280k|  2279k|  3800k|   1.7 |2202M| 177 |   0 |1700 |1602 |1700 | 239 |1070k|   4 |5662 | 0.000000e+00 | 3.942380e+05 |    Inf 
1647.33/1647.39	c  1556s|  2290k|  2289k|  3812k|   1.7 |2211M| 177 |   0 |1700 |1602 |1700 | 234 |1073k|   4 |5667 | 0.000000e+00 | 3.942380e+05 |    Inf 
1654.43/1654.41	c  1562s|  2300k|  2299k|  3823k|   1.7 |2221M| 177 |   0 |1700 |1602 |1700 | 252 |1077k|   4 |5680 | 0.000000e+00 | 3.942380e+05 |    Inf 
1661.33/1661.38	c  1569s|  2310k|  2309k|  3835k|   1.7 |2230M| 177 |   0 |1700 |1602 |1700 | 272 |1081k|   4 |5683 | 0.000000e+00 | 3.942380e+05 |    Inf 
1668.23/1668.22	c  1575s|  2320k|  2319k|  3845k|   1.7 |2240M| 177 |   0 |1700 |1602 |1700 | 247 |1084k|   4 |5698 | 0.000000e+00 | 3.942380e+05 |    Inf 
1675.03/1675.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1675.03/1675.03	c  1582s|  2330k|  2329k|  3853k|   1.7 |2249M| 177 |   0 |1700 |1602 |1700 | 246 |1087k|   4 |5701 | 0.000000e+00 | 3.942380e+05 |    Inf 
1682.03/1682.01	c  1588s|  2340k|  2339k|  3864k|   1.7 |2259M| 177 |   2 |1700 |1602 |1700 | 252 |1090k|   4 |5713 | 0.000000e+00 | 3.942380e+05 |    Inf 
1688.83/1688.89	c  1595s|  2350k|  2349k|  3874k|   1.6 |2269M| 177 |   0 |1700 |1602 |1700 | 270 |1093k|   4 |5718 | 0.000000e+00 | 3.942380e+05 |    Inf 
1695.63/1695.69	c  1601s|  2360k|  2359k|  3883k|   1.6 |2278M| 177 |   0 |1700 |1602 |1700 | 251 |1096k|   4 |5725 | 0.000000e+00 | 3.942380e+05 |    Inf 
1702.53/1702.54	c  1607s|  2370k|  2369k|  3893k|   1.6 |2288M| 177 |   3 |1700 |1602 |1700 | 230 |1099k|   4 |5736 | 0.000000e+00 | 3.942380e+05 |    Inf 
1709.43/1709.44	c  1614s|  2380k|  2379k|  3903k|   1.6 |2297M| 177 |   0 |1700 |1602 |1700 | 281 |1102k|   4 |5738 | 0.000000e+00 | 3.942380e+05 |    Inf 
1716.23/1716.29	c  1620s|  2390k|  2389k|  3913k|   1.6 |2307M| 177 |   0 |1700 |1602 |1700 | 240 |1105k|   4 |5751 | 0.000000e+00 | 3.942380e+05 |    Inf 
1723.13/1723.11	c  1627s|  2400k|  2399k|  3923k|   1.6 |2316M| 177 |   6 |1700 |1602 |1700 | 269 |1107k|   4 |5752 | 0.000000e+00 | 3.942380e+05 |    Inf 
1729.93/1729.94	c  1633s|  2410k|  2409k|  3933k|   1.6 |2326M| 177 |   0 |1700 |1602 |1700 | 265 |1110k|   4 |5766 | 0.000000e+00 | 3.942380e+05 |    Inf 
1736.94/1736.93	c  1640s|  2420k|  2419k|  3944k|   1.6 |2336M| 177 |   9 |1700 |1602 |1700 | 246 |1113k|   4 |5767 | 0.000000e+00 | 3.942380e+05 |    Inf 
1743.73/1743.79	c  1646s|  2430k|  2429k|  3954k|   1.6 |2345M| 177 |   0 |1700 |1602 |1700 | 236 |1116k|   4 |5781 | 0.000000e+00 | 3.942380e+05 |    Inf 
1750.63/1750.64	c  1653s|  2440k|  2439k|  3964k|   1.6 |2355M| 177 |   0 |1700 |1602 |1700 | 265 |1119k|   4 |5781 | 0.000000e+00 | 3.942380e+05 |    Inf 
1757.43/1757.45	c  1659s|  2450k|  2449k|  3973k|   1.6 |2364M| 177 |   0 |1700 |1602 |1700 | 244 |1122k|   4 |5795 | 0.000000e+00 | 3.942380e+05 |    Inf 
1764.44/1764.46	c  1666s|  2460k|  2459k|  3985k|   1.6 |2374M| 177 |   0 |1700 |1602 |1700 | 271 |1126k|   4 |5801 | 0.000000e+00 | 3.942380e+05 |    Inf 
1771.33/1771.35	c  1672s|  2470k|  2469k|  3998k|   1.6 |2384M| 177 |   0 |1700 |1602 |1700 | 262 |1130k|   4 |5809 | 0.000000e+00 | 3.942380e+05 |    Inf 
1778.33/1778.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1778.33/1778.39	c  1679s|  2480k|  2479k|  4011k|   1.6 |2393M| 177 |   0 |1700 |1602 |1700 | 236 |1134k|   4 |5815 | 0.000000e+00 | 3.942380e+05 |    Inf 
1785.53/1785.54	c  1686s|  2490k|  2489k|  4027k|   1.6 |2403M| 177 |   0 |1700 |1602 |1700 | 255 |1139k|   4 |5824 | 0.000000e+00 | 3.942380e+05 |    Inf 
1792.73/1792.73	c  1693s|  2500k|  2499k|  4043k|   1.6 |2412M| 177 |   0 |1700 |1602 |1700 | 253 |1143k|   4 |5838 | 0.000000e+00 | 3.942380e+05 |    Inf 
1799.63/1799.66	c  1699s|  2510k|  2509k|  4053k|   1.6 |2422M| 177 |   0 |1700 |1602 |1700 | 236 |1146k|   4 |5842 | 0.000000e+00 | 3.942380e+05 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time (sec) : 1699.39
1800.04/1800.00	c Solving Nodes      : 2510489
1800.04/1800.00	c Primal Bound       : +3.94238000000000e+05 (100 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.01	s SATISFIABLE
1800.04/1800.01	v x200 -x199 x198 -x197 x196 -x195 x194 -x193 x192 -x191 x190 -x189 x188 -x187 x186 -x185 x184 -x183 x182 -x181 x180 -x179 x178 -x177 
1800.04/1800.01	v x176 -x175 x174 -x173 x172 -x171 x170 -x169 x168 -x167 x166 -x165 x164 -x163 x162 -x161 x160 -x159 x158 -x157 x156 -x155 
1800.04/1800.01	v x154 -x153 x152 -x151 x150 -x149 x148 -x147 x146 -x145 x144 -x143 x142 -x141 x140 -x139 x138 -x137 x136 -x135 x134 -x133 x132 
1800.04/1800.01	v -x131 x130 -x129 x128 -x127 x126 -x125 x124 -x123 x122 -x121 x120 -x119 x118 -x117 x116 -x115 x114 -x113 x112 -x111 x110 -x109 
1800.04/1800.01	v x108 -x107 x106 -x105 x104 -x103 x102 -x101 x100 -x99 x98 -x97 x96 -x95 x94 -x93 x92 -x91 x90 -x89 x88 -x87 x86 -x85 x84 
1800.04/1800.01	v -x83 x82 -x81 x80 -x79 x78 -x77 x76 -x75 x74 -x73 x72 -x71 x70 -x69 x68 -x67 x66 -x65 x64 -x63 x62 -x61 x60 -x59 x58 -x57 x56 
1800.04/1800.01	v -x55 x54 -x53 x52 -x51 x50 -x49 x48 -x47 x46 -x45 x44 -x43 x42 -x41 x40 -x39 x38 -x37 x36 -x35 x34 -x33 x32 -x31 x30 -x29 x28 
1800.04/1800.01	v -x27 x26 -x25 x24 -x23 x22 -x21 x20 -x19 x18 -x17 x16 -x15 x14 -x13 x12 -x11 x10 -x9 x8 -x7 x6 -x5 x4 -x3 x2 -x1 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time       :    1699.39
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-2700212-1278534429.wbo
1800.04/1800.01	c   Variables        : 1800 (1000 binary, 0 integer, 0 implicit integer, 800 continuous)
1800.04/1800.01	c   Constraints      : 1701 initial, 1701 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-2700212-1278534429.wbo
1800.04/1800.01	c   Variables        : 1700 (900 binary, 0 integer, 0 implicit integer, 800 continuous)
1800.04/1800.01	c   Constraints      : 1600 initial, 1604 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       0.02          0          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   linear           :       0.01          0        100          0        800          0        101          0          0
1800.04/1800.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0    2798206          0          0          0          0          0     857136
1800.04/1800.01	c   indicator        :        800          0    3505410    2369638          0          0    2492806          0          0          0
1800.04/1800.01	c   linear           :        800          6    3505410    2369638          0          2     978781    1146606          0          0
1800.04/1800.01	c   logicor          :          0+         0      60030          0          0          0       7456          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0    2081919          0          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.01	c   integral         :       7.45       0.00       0.00       7.45       0.00
1800.04/1800.01	c   indicator        :     154.05       0.00      31.64     122.41       0.00
1800.04/1800.01	c   linear           :      38.15       0.00      13.84      24.31       0.00
1800.04/1800.01	c   logicor          :       0.03       0.00       0.03       0.00       0.00
1800.04/1800.01	c   countsols        :       0.03       0.00       0.00       0.03       0.00
1800.04/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :       0.04          2          0          0
1800.04/1800.01	c   rootredcost      :       0.02          0          0          0
1800.04/1800.01	c   pseudoobj        :      51.28    3505210          0          0
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :       0.00          2          2          2        5.0          2        3.5          -
1800.04/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   applied globally :          -          -          -          4        4.2          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       0.00          3          -          -          5          -    (maximal pool size: 55)
1800.04/1800.01	c   redcost          :      92.04    2797744          0          0          0          0
1800.04/1800.01	c   impliedbounds    :       0.00          4          0          0          0          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :       0.01          4          0          0         57          0
1800.04/1800.01	c   strongcg         :       0.01          4          0          0          0          0
1800.04/1800.01	c   cmir             :       0.01          4          0          0          0          0
1800.04/1800.01	c   flowcover        :       0.01          4          0          0          0          0
1800.04/1800.01	c   clique           :       0.00          1          0          0          0          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :       7.38     428568          0          0          0          0     857136
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :     140.49    2081919          0          0          0          0    4163838
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.00          -          0
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   feaspump         :       0.00          0          0
1800.04/1800.01	c   oneopt           :       0.24          1          0
1800.04/1800.01	c   intshifting      :       0.05         17          0
1800.04/1800.01	c   crossover        :       0.16         13          0
1800.04/1800.01	c   fracdiving       :      15.29      30506          0
1800.04/1800.01	c   veclendiving     :      14.73      30506          0
1800.04/1800.01	c   coefdiving       :      15.78      30507          0
1800.04/1800.01	c   pscostdiving     :      15.25      30507          0
1800.04/1800.01	c   linesearchdiving :      15.76      30507          0
1800.04/1800.01	c   guideddiving     :      14.81      30507          0
1800.04/1800.01	c   rootsoldiving    :      16.19      30471          0
1800.04/1800.01	c   objpscostdiving  :      16.23      30472          0
1800.04/1800.01	c   trivial          :       0.00          2          1
1800.04/1800.01	c   simplerounding   :       0.10     428530          0
1800.04/1800.01	c   zirounding       :       0.04       1000          0
1800.04/1800.01	c   rounding         :       0.48       9269          0
1800.04/1800.01	c   shifting         :       1.61       2909          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.01          1          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   nlp              :       0.05          0          0
1800.04/1800.01	c   trysol           :       0.25      34291         99
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.01	c   dual LP          :     668.31     872311    4052957       4.65    6064.49
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:       0.18        473       1414       2.99    7855.56
1800.04/1800.01	c   strong branching :       4.64       5844      52940       9.06   11409.48
1800.04/1800.01	c     (at root node) :          -         33       1271      38.52          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :    2510489
1800.04/1800.01	c   nodes (total)    :    2510489
1800.04/1800.01	c   nodes left       :    2510486
1800.04/1800.01	c   max depth        :        177
1800.04/1800.01	c   max depth (total):        177
1800.04/1800.01	c   backtracks       :      30699 (1.2%)
1800.04/1800.01	c   delayed cutoffs  :          0
1800.04/1800.01	c   repropagations   :          7 (4 domain reductions, 0 cutoffs)
1800.04/1800.01	c   avg switch length:       2.34
1800.04/1800.01	c   switching time   :      68.54
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :        100 (1 improvements)
1800.04/1800.01	c   First Solution   : +3.94238000000000e+05   (in run 1, after 1 nodes, 0.04 seconds, depth 0, found by <trivial>)
1800.04/1800.01	c   Primal Bound     : +3.94238000000000e+05   (in run 1, after 1 nodes, 0.04 seconds, depth 0, found by <trivial>)
1800.04/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :        220

Verifier Data

OK	24972

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2700212-1278534429/watcher-2700212-1278534429 -o /tmp/evaluation-result-2700212-1278534429/solver-2700212-1278534429 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2700212-1278534429.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: 4.23 3.97 2.23 4/178 18342
/proc/meminfo: memFree=29583472/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=9408 CPUtime=0
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 1647 0 0 0 0 0 0 0 25 0 1 0 21655766 9633792 1567 4089446400 4194304 8223781 140736305548800 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18342/statm: 2352 1567 369 984 0 1365 0

[startup+0.0805451 s]
/proc/loadavg: 4.23 3.97 2.23 4/178 18342
/proc/meminfo: memFree=29583472/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=22844 CPUtime=0.07
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 6040 0 0 0 7 0 0 0 18 0 1 0 21655766 23392256 4816 4089446400 4194304 8223781 140736305548800 18446744073709551615 4561118 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18342/statm: 5711 4816 563 984 0 4724 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22844

[startup+0.100517 s]
/proc/loadavg: 4.23 3.97 2.23 4/178 18342
/proc/meminfo: memFree=29583472/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=22988 CPUtime=0.09
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 6074 0 0 0 9 0 0 0 18 0 1 0 21655766 23539712 4850 4089446400 4194304 8223781 140736305548800 18446744073709551615 4310697 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18342/statm: 5747 4850 564 984 0 4760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22988

[startup+0.300478 s]
/proc/loadavg: 4.23 3.97 2.23 4/178 18342
/proc/meminfo: memFree=29583472/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=23300 CPUtime=0.29
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 8970 0 0 0 28 1 0 0 18 0 1 0 21655766 23859200 4944 4089446400 4194304 8223781 140736305548800 18446744073709551615 6448634 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18342/statm: 5825 4944 578 984 0 4838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23300

[startup+0.700407 s]
/proc/loadavg: 4.23 3.97 2.23 4/178 18342
/proc/meminfo: memFree=29583472/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=23300 CPUtime=0.69
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 8970 0 0 0 67 2 0 0 18 0 1 0 21655766 23859200 4944 4089446400 4194304 8223781 140736305548800 18446744073709551615 6597183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18342/statm: 5825 4944 578 984 0 4838 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23300

[startup+1.50028 s]
/proc/loadavg: 4.23 3.97 2.23 3/179 18343
/proc/meminfo: memFree=29565112/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=24808 CPUtime=1.49
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 9258 0 0 0 145 4 0 0 19 0 1 0 21655766 25403392 5232 4089446400 4194304 8223781 140736305548800 18446744073709551615 6446822 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18342/statm: 6202 5232 581 984 0 5215 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24808

[startup+3.10099 s]
/proc/loadavg: 4.23 3.97 2.23 3/179 18343
/proc/meminfo: memFree=29561392/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=28284 CPUtime=3.09
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 18768 0 0 0 301 8 0 0 25 0 1 0 21655766 28962816 6136 4089446400 4194304 8223781 140736305548800 18446744073709551615 6439833 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18342/statm: 7071 6136 584 984 0 6084 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28284

[startup+6.30042 s]
/proc/loadavg: 4.05 3.94 2.23 3/179 18343
/proc/meminfo: memFree=29558552/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=32156 CPUtime=6.28
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 22605 0 0 0 613 15 0 0 25 0 1 0 21655766 32927744 7105 4089446400 4194304 8223781 140736305548800 18446744073709551615 6296740 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18342/statm: 8039 7105 584 984 0 7052 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32156

[startup+12.7003 s]
/proc/loadavg: 3.89 3.90 2.23 3/179 18344
/proc/meminfo: memFree=29551288/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=38768 CPUtime=12.69
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 27148 0 0 0 1240 29 0 0 25 0 1 0 21655766 39698432 8779 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18342/statm: 9692 8779 584 984 0 8705 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38768

[startup+25.501 s]
/proc/loadavg: 3.47 3.81 2.22 3/179 18344
/proc/meminfo: memFree=29536796/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=53308 CPUtime=25.49
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 33701 0 0 0 2496 53 0 0 25 0 1 0 21655766 54587392 12473 4089446400 4194304 8223781 140736305548800 18446744073709551615 6207680 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18342/statm: 13327 12473 584 984 0 12340 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53308

[startup+51.1005 s]
/proc/loadavg: 2.97 3.66 2.21 3/179 18344
/proc/meminfo: memFree=29507208/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=83084 CPUtime=51.09
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 47001 0 0 0 5005 104 0 0 25 0 1 0 21655766 85078016 20049 4089446400 4194304 8223781 140736305548800 18446744073709551615 6371974 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18342/statm: 20771 20049 584 984 0 19784 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83084

[startup+102.306 s]
/proc/loadavg: 2.42 3.41 2.20 3/179 18346
/proc/meminfo: memFree=29447148/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=143268 CPUtime=102.3
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 64621 0 0 0 10025 205 0 0 25 0 1 0 21655766 146706432 34811 4089446400 4194304 8223781 140736305548800 18446744073709551615 4661061 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18342/statm: 35817 34811 584 984 0 34830 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 143268

[startup+162.301 s]
/proc/loadavg: 2.15 3.15 2.18 3/179 18375
/proc/meminfo: memFree=29372928/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=218928 CPUtime=162.29
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 83834 0 0 0 15807 422 0 0 25 0 1 0 21655766 224182272 54022 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 54732 54022 584 984 0 53745 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 218928

[startup+222.3 s]
/proc/loadavg: 2.05 2.94 2.17 3/179 18376
/proc/meminfo: memFree=29224972/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=300752 CPUtime=222.29
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 106447 0 0 0 21454 775 0 0 25 0 1 0 21655766 307970048 73770 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 75188 73770 588 984 0 74201 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 300752

[startup+282.301 s]
/proc/loadavg: 2.02 2.76 2.16 3/179 18377
/proc/meminfo: memFree=29079712/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=376096 CPUtime=282.29
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 125611 0 0 0 27090 1139 0 0 25 0 1 0 21655766 385122304 92931 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 94024 92931 588 984 0 93037 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 376096

[startup+342.301 s]
/proc/loadavg: 2.00 2.62 2.15 3/179 18379
/proc/meminfo: memFree=28933592/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=452864 CPUtime=342.3
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 147990 0 0 0 32724 1506 0 0 25 0 1 0 21655766 463732736 112449 4089446400 4194304 8223781 140736305548800 18446744073709551615 4561363 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 113216 112449 588 984 0 112229 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 452864

[startup+402.3 s]
/proc/loadavg: 2.00 2.50 2.13 3/179 18381
/proc/meminfo: memFree=28782252/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=539860 CPUtime=402.3
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 168016 0 0 0 38363 1867 0 0 25 0 1 0 21655766 552816640 132475 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 134965 132475 588 984 0 133978 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 539860

[startup+462.301 s]
/proc/loadavg: 2.00 2.41 2.12 3/179 18383
/proc/meminfo: memFree=28631656/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=617572 CPUtime=462.3
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 187745 0 0 0 44022 2208 0 0 25 0 1 0 21655766 632393728 152204 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 154393 152204 588 984 0 153406 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 617572

[startup+522.3 s]
/proc/loadavg: 2.04 2.35 2.12 3/179 18384
/proc/meminfo: memFree=28482436/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=696400 CPUtime=522.3
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 207783 0 0 0 49669 2561 0 0 25 0 1 0 21655766 713113600 172242 4089446400 4194304 8223781 140736305548800 18446744073709551615 6448670 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 174100 172242 588 984 0 173113 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 696400

[startup+582.301 s]
/proc/loadavg: 2.01 2.28 2.10 3/179 18385
/proc/meminfo: memFree=28330104/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=775784 CPUtime=582.31
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 227950 0 0 0 55314 2917 0 0 25 0 1 0 21655766 794402816 192409 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 193946 192409 588 984 0 192959 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 775784

[startup+642.3 s]
/proc/loadavg: 2.00 2.23 2.09 3/179 18387
/proc/meminfo: memFree=28172192/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=858748 CPUtime=642.3
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 251913 0 0 0 60956 3274 0 0 25 0 1 0 21655766 879357952 213515 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 214687 213515 588 984 0 213700 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 858748

[startup+702.301 s]

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

/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 374954 0 0 0 94824 5407 0 0 25 0 1 0 21655766 1391931392 336556 4089446400 4194304 8223781 140736305548800 18446744073709551615 6446882 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 339827 336556 588 984 0 338840 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1359308

[startup+1062.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/179 18399
/proc/meminfo: memFree=27080232/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=1441664 CPUtime=1062.31
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 395875 0 0 0 100472 5759 0 0 25 0 1 0 21655766 1476263936 357477 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 360416 357477 588 984 0 359429 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1441664

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/179 18400
/proc/meminfo: memFree=26922072/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=1521400 CPUtime=1122.32
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 416143 0 0 0 106115 6117 0 0 25 0 1 0 21655766 1557913600 377745 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 380350 377745 588 984 0 379363 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1521400

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/179 18401
/proc/meminfo: memFree=26766892/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=1603336 CPUtime=1182.32
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 436950 0 0 0 111771 6461 0 0 25 0 1 0 21655766 1641816064 398552 4089446400 4194304 8223781 140736305548800 18446744073709551615 6482877 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 400834 398552 588 984 0 399847 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1603336

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/179 18403
/proc/meminfo: memFree=26610604/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=1679716 CPUtime=1242.32
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 459239 0 0 0 117418 6814 0 0 25 0 1 0 21655766 1720029184 417981 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 419929 417981 588 984 0 418942 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1679716

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/179 18405
/proc/meminfo: memFree=26451192/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=1762136 CPUtime=1302.32
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 480187 0 0 0 123072 7160 0 0 25 0 1 0 21655766 1804427264 438929 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 440534 438929 588 984 0 439547 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 1762136

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/179 18407
/proc/meminfo: memFree=26294764/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=1844940 CPUtime=1362.32
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 501212 0 0 0 128720 7512 0 0 25 0 1 0 21655766 1889218560 459954 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 461235 459954 588 984 0 460248 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1844940

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 18408
/proc/meminfo: memFree=26135996/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=1926592 CPUtime=1422.33
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 521967 0 0 0 134365 7868 0 0 25 0 1 0 21655766 1972830208 480709 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 481648 480709 588 984 0 480661 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1926592

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 18409
/proc/meminfo: memFree=25984156/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=2036536 CPUtime=1482.33
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 541591 0 0 0 140007 8226 0 0 25 0 1 0 21655766 2085412864 500333 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 509134 500333 588 984 0 508147 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 2036536

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18411
/proc/meminfo: memFree=25824264/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=2116912 CPUtime=1542.33
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 562022 0 0 0 145654 8579 0 0 25 0 1 0 21655766 2167717888 520764 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 529228 520764 588 984 0 528241 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 2116912

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18413
/proc/meminfo: memFree=25671684/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=2197416 CPUtime=1602.33
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 582467 0 0 0 151302 8931 0 0 25 0 1 0 21655766 2250153984 541209 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 549354 541209 588 984 0 548367 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 2197416

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18415
/proc/meminfo: memFree=25507700/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=2280452 CPUtime=1662.32
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 603568 0 0 0 156953 9279 0 0 25 0 1 0 21655766 2335182848 562310 4089446400 4194304 8223781 140736305548800 18446744073709551615 6003152 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 570113 562310 588 984 0 569126 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 2280452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18416
/proc/meminfo: memFree=25350644/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=2362140 CPUtime=1722.33
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 624332 0 0 0 162608 9625 0 0 25 0 1 0 21655766 2418831360 583074 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 590535 583074 588 984 0 589548 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 2362140

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18417
/proc/meminfo: memFree=25191988/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=2442144 CPUtime=1782.33
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 644673 0 0 0 168271 9962 0 0 25 0 1 0 21655766 2500755456 603415 4089446400 4194304 8223781 140736305548800 18446744073709551615 6436202 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 610536 603415 588 984 0 609549 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 2442144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18418
/proc/meminfo: memFree=25144104/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=2467244 CPUtime=1800.04
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 651048 0 0 0 169940 10064 0 0 25 0 1 0 21655766 2526457856 609790 4089446400 4194304 8223781 140736305548800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/18342/statm: 616811 609790 588 984 0 615824 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2467244

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -18342

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18419
/proc/meminfo: memFree=25144096/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=2467244 CPUtime=1801.43
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 651050 0 0 0 170079 10064 0 0 20 0 1 0 21655766 2526457856 609792 4089446400 4194304 8223781 140736305548800 18446744073709551615 6206651 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/18342/statm: 616811 609792 590 984 0 615824 0
Current children cumulated CPU time (s) 1801.43
Current children cumulated vsize (KiB) 2467244

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18419
/proc/meminfo: memFree=25143724/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=2467244 CPUtime=1801.84
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 651050 0 0 0 170120 10064 0 0 20 0 1 0 21655766 2526457856 609792 4089446400 4194304 8223781 140736305548800 18446744073709551615 6162078 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/18342/statm: 616811 609792 590 984 0 615824 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 2467244

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18419
/proc/meminfo: memFree=25143724/32951124 swapFree=67111528/67111528
[pid=18342] ppid=18340 vsize=2467244 CPUtime=1802.03
/proc/18342/stat : 18342 (pbscip.linux.x8) R 18340 18342 17859 0 -1 4202496 651050 0 0 0 170139 10064 0 0 21 0 1 0 21655766 2526457856 609792 4089446400 4194304 8223781 140736305548800 18446744073709551615 6206655 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/18342/statm: 616811 609792 590 984 0 615824 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 2467244

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.09
CPU time (s): 1802.13
CPU user time (s): 1701.41
CPU system time (s): 100.724
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2467244

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

runsolver used 2.40763 second user time and 5.85811 second system time

The end

Launcher Data

Begin job on node140 at 2010-07-07 22:27:10
IDJOB=2700212
IDBENCH=79409
IDSOLVER=1204
FILE ID=node140/2700212-1278534429
PBS_JOBID= 11239198
Free space on /tmp= 73700 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/wcsp/jnh/normalized-jnh210_wcsp.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-2700212-1278534429/watcher-2700212-1278534429 -o /tmp/evaluation-result-2700212-1278534429/solver-2700212-1278534429 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2700212-1278534429.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 208e691d0f47cfa792c689161068f479
RANDOM SEED=292526277

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.77
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.817
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.80
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.817
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.74
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.817
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.82
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.817
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:      29584000 kB
Buffers:        128428 kB
Cached:        2977588 kB
SwapCached:          0 kB
Active:        1189884 kB
Inactive:      2033032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29584000 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4688 kB
Writeback:           0 kB
AnonPages:      116744 kB
Mapped:          15464 kB
Slab:            80060 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   259436 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= 73692 MiB
End job on node140 at 2010-07-07 22:57:12