Trace number 2692825

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) 1800.19 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900545610--soft-33-100-0.wbo
MD5SUM81190eaa1a1e32ae5b8ead62e8a746de
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark436.394
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1863
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 94064
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94063
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-2692825-1277905601.wbo>
0.00/0.03	c original problem has 3957 variables (2094 bin, 0 int, 0 impl, 1863 cont) and 4571 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2001 impls, 5 clqs
0.00/0.09	c (round 2) 0 del vars, 66 del conss, 1863 chg bounds, 51 chg sides, 0 chg coeffs, 0 upgd conss, 2001 impls, 5 clqs
0.09/0.10	c (round 3) 51 del vars, 136 del conss, 1876 chg bounds, 70 chg sides, 0 chg coeffs, 0 upgd conss, 2001 impls, 5 clqs
0.09/0.10	c (round 4) 115 del vars, 151 del conss, 1878 chg bounds, 72 chg sides, 0 chg coeffs, 0 upgd conss, 2001 impls, 5 clqs
0.09/0.12	c (round 5) 130 del vars, 153 del conss, 1878 chg bounds, 72 chg sides, 0 chg coeffs, 824 upgd conss, 2001 impls, 5 clqs
0.09/0.13	c (round 6) 132 del vars, 153 del conss, 1878 chg bounds, 72 chg sides, 0 chg coeffs, 824 upgd conss, 2001 impls, 5 clqs
0.09/0.17	c    (0.1s) probing: 101/2028 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (7 rounds):
0.09/0.17	c  132 deleted vars, 153 deleted constraints, 1878 tightened bounds, 0 added holes, 72 changed sides, 0 changed coefficients
0.09/0.17	c  2001 implications, 5 cliques
0.09/0.17	c presolved problem has 3825 variables (2028 bin, 0 int, 0 impl, 1797 cont) and 4418 constraints
0.09/0.17	c    1797 constraints of type <indicator>
0.09/0.17	c       5 constraints of type <setppc>
0.09/0.17	c    1797 constraints of type <linear>
0.09/0.17	c     819 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.11
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 1.2.1.2
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1799.98
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 3420
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.09/0.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.18	c   0.1s|     1 |     0 |     6 |     - |  14M|   0 |   0 |3825 |4418 |3825 | 824 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.18	c   0.1s|     1 |     0 |    58 |     - |  14M|   0 |  20 |3825 |4418 |3825 | 842 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 90811
0.09/0.19	c y 0.1s|     1 |     0 |    58 |     - |  14M|   0 |  20 |3825 |4418 |3825 | 842 |  18 |   0 |   0 | 0.000000e+00 | 9.081100e+04 |    Inf 
0.19/0.22	c   0.2s|     1 |     0 |    96 |     - |  14M|   0 |  44 |3825 |4418 |3825 | 872 |  48 |   0 |   0 | 0.000000e+00 | 9.081100e+04 |    Inf 
0.19/0.29	c   0.2s|     1 |     0 |   144 |     - |  14M|   0 |  49 |3825 |4418 |3825 | 883 |  59 |   0 |   0 | 0.000000e+00 | 9.081100e+04 |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   162 |     - |  15M|   0 |  51 |3825 |4418 |3825 | 886 |  62 |   0 |   0 | 0.000000e+00 | 9.081100e+04 |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |   177 |     - |  15M|   0 |  53 |3825 |4418 |3825 | 895 |  71 |   0 |   0 | 0.000000e+00 | 9.081100e+04 |    Inf 
0.49/0.52	c   0.4s|     1 |     0 |   198 |     - |  15M|   0 |  56 |3825 |4418 |3825 | 901 |  77 |   0 |   0 | 0.000000e+00 | 9.081100e+04 |    Inf 
0.99/1.02	c   0.9s|     1 |     2 |   198 |     - |  15M|   0 |  56 |3825 |4418 |3825 | 901 |  77 |   0 |  33 | 0.000000e+00 | 9.081100e+04 |    Inf 
21.38/21.49	c  20.6s| 10000 |  9991 | 17800 |   1.8 |  38M| 229 |   0 |3825 |4436 |3825 | 932 |2536 |  18 |1546 | 0.000000e+00 | 9.081100e+04 |    Inf 
35.98/36.06	c  34.7s| 20000 | 19991 | 29243 |   1.5 |  55M| 229 |   0 |3825 |4430 |3825 | 940 |5205 |  18 |1656 | 0.000000e+00 | 9.081100e+04 |    Inf 
50.09/50.17	c  48.5s| 30000 | 29983 | 37600 |   1.2 |  72M| 229 |   0 |3825 |4448 |3825 | 945 |7638 |  44 |1696 | 0.000000e+00 | 9.081100e+04 |    Inf 
64.19/64.28	c  62.1s| 40000 | 39981 | 46560 |   1.2 |  89M| 229 |   0 |3825 |4441 |3825 | 917 |  10k|  50 |1742 | 0.000000e+00 | 9.081100e+04 |    Inf 
78.59/78.65	c  76.0s| 50000 | 49977 | 57132 |   1.1 | 107M| 229 |   0 |3825 |4436 |3825 | 935 |  12k|  54 |1774 | 0.000000e+00 | 9.081100e+04 |    Inf 
92.69/92.73	c  89.6s| 60000 | 59973 | 65270 |   1.1 | 124M| 229 |   0 |3825 |4433 |3825 | 926 |  15k|  56 |1788 | 0.000000e+00 | 9.081100e+04 |    Inf 
106.59/106.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
106.59/106.69	c   103s| 70000 | 69973 | 73309 |   1.0 | 141M| 229 |   0 |3825 |4430 |3825 | 912 |  17k|  56 |1789 | 0.000000e+00 | 9.081100e+04 |    Inf 
120.80/120.82	c   117s| 80000 | 79971 | 81960 |   1.0 | 158M| 229 |   0 |3825 |4436 |3825 | 907 |  20k|  66 |1789 | 0.000000e+00 | 9.081100e+04 |    Inf 
134.79/134.84	c   130s| 90000 | 89971 | 90136 |   1.0 | 175M| 229 |   0 |3825 |4429 |3825 | 913 |  22k|  66 |1789 | 0.000000e+00 | 9.081100e+04 |    Inf 
148.89/148.95	c   144s|100000 | 99971 | 98978 |   1.0 | 193M| 233 |   0 |3825 |4425 |3825 | 935 |  25k|  66 |1789 | 0.000000e+00 | 9.081100e+04 |    Inf 
163.00/163.00	c   158s|110000 |109967 |106855 |   1.0 | 210M| 233 |   0 |3825 |4426 |3825 | 921 |  27k|  69 |1789 | 0.000000e+00 | 9.081100e+04 |    Inf 
177.39/177.43	c   172s|120000 |119965 |118491 |   1.0 | 227M| 233 |   0 |3825 |4425 |3825 | 921 |  30k|  70 |1814 | 0.000000e+00 | 9.081100e+04 |    Inf 
191.20/191.29	c   185s|130000 |129963 |125916 |   1.0 | 244M| 233 |   0 |3825 |4427 |3825 | 930 |  31k|  73 |1815 | 0.000000e+00 | 9.081100e+04 |    Inf 
205.60/205.63	c   199s|140000 |139961 |135683 |   1.0 | 261M| 233 |   0 |3825 |4425 |3825 | 914 |  34k|  74 |1815 | 0.000000e+00 | 9.081100e+04 |    Inf 
219.80/219.84	c   213s|150000 |149959 |144601 |   1.0 | 279M| 233 |   0 |3825 |4425 |3825 | 928 |  37k|  75 |1821 | 0.000000e+00 | 9.081100e+04 |    Inf 
234.10/234.18	c   226s|160000 |159947 |153774 |   1.0 | 296M| 233 |   0 |3825 |4431 |3825 | 921 |  39k|  81 |1821 | 0.000000e+00 | 9.081100e+04 |    Inf 
248.40/248.40	c   240s|170000 |169941 |162873 |   1.0 | 313M| 233 |   0 |3825 |4433 |3825 | 926 |  42k|  84 |1821 | 0.000000e+00 | 9.081100e+04 |    Inf 
263.10/263.13	c   254s|180000 |179941 |176159 |   1.0 | 331M| 233 |   0 |3825 |4429 |3825 | 993 |  44k|  84 |1821 | 0.000000e+00 | 9.081100e+04 |    Inf 
277.60/277.64	c   268s|190000 |189937 |187315 |   1.0 | 348M| 233 |   0 |3825 |4430 |3825 | 917 |  47k|  86 |1821 | 0.000000e+00 | 9.081100e+04 |    Inf 
292.00/292.02	c   282s|200000 |199933 |197436 |   1.0 | 365M| 233 |   0 |3825 |4433 |3825 | 932 |  50k|  89 |1821 | 0.000000e+00 | 9.081100e+04 |    Inf 
306.60/306.69	c   297s|210000 |209931 |209437 |   1.0 | 383M| 233 |   0 |3825 |4433 |3825 | 928 |  53k|  90 |1887 | 0.000000e+00 | 9.081100e+04 |    Inf 
321.21/321.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
321.21/321.27	c   311s|220000 |219929 |220792 |   1.0 | 400M| 233 |   0 |3825 |4434 |3825 | 964 |  56k|  91 |1942 | 0.000000e+00 | 9.081100e+04 |    Inf 
325.80/325.87	o 663
325.80/325.87	c * 315s|223085 |151885 |224686 |   1.0 | 291M| 233 |   - |3825 |4433 |3825 | 928 |  58k|  92 |1958 | 0.000000e+00 | 6.630000e+02 |    Inf 
326.60/326.66	o 654
326.60/326.66	c * 316s|223409 |149715 |226571 |   1.0 | 288M| 233 |   - |3825 |4499 |3825 | 943 |  59k| 159 |1959 | 0.000000e+00 | 6.540000e+02 |    Inf 
327.20/327.28	o 635
327.20/327.28	c * 316s|223660 |144721 |228180 |   1.0 | 280M| 233 |   - |3825 |4604 |3825 | 942 |  59k| 265 |1966 | 0.000000e+00 | 6.350000e+02 |    Inf 
332.30/332.30	o 624
332.30/332.30	c * 321s|225922 |143749 |237954 |   1.1 | 281M| 233 |   - |3825 |4853 |3825 | 953 |  62k| 621 |2003 | 0.000000e+00 | 6.240000e+02 |    Inf 
332.90/332.98	o 620
332.90/332.98	c * 322s|226207 |142890 |239119 |   1.1 | 280M| 233 |   - |3825 |4837 |3825 | 933 |  62k| 629 |2022 | 0.000000e+00 | 6.200000e+02 |    Inf 
334.41/334.45	o 617
334.41/334.45	c * 323s|226859 |142707 |241371 |   1.1 | 280M| 233 |   - |3825 |4889 |3825 | 904 |  63k| 757 |2033 | 0.000000e+00 | 6.170000e+02 |    Inf 
341.51/341.59	c   330s|230000 |145584 |256062 |   1.1 | 287M| 233 |   0 |3825 |5119 |3825 | 912 |  67k|1421 |2074 | 0.000000e+00 | 6.170000e+02 |    Inf 
344.60/344.68	o 613
344.60/344.68	c * 333s|231478 |145686 |260754 |   1.1 | 289M| 233 |   - |3825 |5261 |3825 | 944 |  69k|1787 |2116 | 0.000000e+00 | 6.130000e+02 |    Inf 
345.80/345.87	o 608
345.80/345.87	c * 334s|232062 |144783 |262637 |   1.1 | 287M| 233 |   - |3825 |5206 |3825 | 922 |  70k|1818 |2119 | 0.000000e+00 | 6.080000e+02 |    Inf 
358.71/358.78	o 607
358.71/358.78	c * 347s|238020 |150119 |289350 |   1.2 | 300M| 233 |   - |3825 |4956 |3825 | 930 |  76k|2463 |2189 | 0.000000e+00 | 6.070000e+02 |    Inf 
358.71/358.79	o 590
358.71/358.79	c * 347s|238021 |145113 |289350 |   1.2 | 290M| 233 |   - |3825 |4956 |3825 | 930 |  76k|2463 |2189 | 0.000000e+00 | 5.900000e+02 |    Inf 
359.50/359.55	o 581
359.50/359.55	c * 348s|238380 |142709 |290401 |   1.2 | 286M| 233 |   - |3825 |4957 |3825 | 908 |  77k|2480 |2189 | 0.000000e+00 | 5.810000e+02 |    Inf 
360.90/360.97	o 572
360.90/360.97	c * 349s|238971 |140436 |293091 |   1.2 | 282M| 233 |   - |3825 |5001 |3825 | 939 |  78k|2617 |2229 | 0.000000e+00 | 5.720000e+02 |    Inf 
363.40/363.41	c   351s|240000 |141388 |298836 |   1.2 | 285M| 233 |   0 |3825 |5039 |3825 | 926 |  79k|2787 |2262 | 0.000000e+00 | 5.720000e+02 |    Inf 
365.00/365.08	o 567
365.00/365.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
365.00/365.08	c * 353s|240743 |140533 |302342 |   1.3 | 284M| 233 |   - |3825 |4995 |3825 | 930 |  80k|2818 |2264 | 0.000000e+00 | 5.670000e+02 |    Inf 
371.60/371.64	o 565
371.60/371.64	c * 359s|243619 |142506 |316305 |   1.3 | 289M| 233 |   - |3825 |5269 |3825 | 953 |  84k|3524 |2341 | 0.000000e+00 | 5.650000e+02 |    Inf 
377.41/377.44	o 564
377.41/377.44	c * 365s|246220 |144555 |328376 |   1.3 | 294M| 233 |   - |3825 |5381 |3825 | 942 |  87k|4145 |2349 | 0.000000e+00 | 5.640000e+02 |    Inf 
377.41/377.47	o 561
377.41/377.47	c * 365s|246222 |143564 |328438 |   1.3 | 292M| 233 |   - |3825 |5381 |3825 | 942 |  87k|4145 |2349 | 0.000000e+00 | 5.610000e+02 |    Inf 
382.91/382.99	o 555
382.91/382.99	c * 370s|248675 |144022 |339677 |   1.4 | 295M| 233 |   - |3825 |5239 |3825 | 928 |  90k|4508 |2426 | 0.000000e+00 | 5.550000e+02 |    Inf 
383.81/383.84	o 543
383.81/383.84	c * 371s|249044 |140464 |341351 |   1.4 | 288M| 233 |   - |3825 |5246 |3825 | 923 |  90k|4570 |2428 | 0.000000e+00 | 5.430000e+02 |    Inf 
384.80/384.86	o 541
384.80/384.86	c * 372s|249457 |140105 |343692 |   1.4 | 287M| 233 |   - |3825 |5279 |3825 | 924 |  91k|4697 |2429 | 0.000000e+00 | 5.410000e+02 |    Inf 
385.31/385.37	o 539
385.31/385.37	c * 372s|249732 |139678 |344362 |   1.4 | 287M| 233 |   - |3825 |5299 |3825 | 943 |  91k|4733 |2429 | 0.000000e+00 | 5.390000e+02 |    Inf 
385.91/385.97	c   373s|250000 |139918 |345453 |   1.4 | 287M| 233 |   0 |3825 |5317 |3825 | 915 |  91k|4794 |2429 | 0.000000e+00 | 5.390000e+02 |    Inf 
386.01/386.03	o 536
386.01/386.03	c * 373s|250018 |138959 |345512 |   1.4 | 285M| 233 |   - |3825 |5322 |3825 | 929 |  92k|4800 |2429 | 0.000000e+00 | 5.360000e+02 |    Inf 
392.31/392.33	o 534
392.31/392.33	c * 379s|252953 |141031 |355854 |   1.4 | 291M| 233 |   - |3825 |5296 |3825 | 940 |  95k|5186 |2471 | 0.000000e+00 | 5.340000e+02 |    Inf 
393.71/393.73	o 519
393.71/393.73	c * 381s|253526 |136439 |358156 |   1.4 | 283M| 233 |   - |3825 |5305 |3825 | 943 |  96k|5345 |2495 | 0.000000e+00 | 5.190000e+02 |    Inf 
393.71/393.74	o 509
393.71/393.74	c * 381s|253527 |132803 |358156 |   1.4 | 275M| 233 |   - |3825 |5305 |3825 | 943 |  96k|5345 |2495 | 0.000000e+00 | 5.090000e+02 |    Inf 
393.81/393.87	o 500
393.81/393.87	c * 381s|253558 |129489 |358648 |   1.4 | 269M| 233 |   - |3825 |5290 |3825 | 918 |  96k|5361 |2497 | 0.000000e+00 | 5.000000e+02 |    Inf 
396.01/396.02	o 487
396.01/396.02	c * 383s|254476 |125456 |363568 |   1.4 | 263M| 233 |   - |3825 |5307 |3825 | 920 |  97k|5634 |2504 | 0.000000e+00 | 4.870000e+02 |    Inf 
396.01/396.03	o 484
396.01/396.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
396.01/396.03	c * 383s|254477 |124407 |363568 |   1.4 | 260M| 233 |   - |3825 |5307 |3825 | 920 |  97k|5634 |2504 | 0.000000e+00 | 4.840000e+02 |    Inf 
397.80/397.88	o 483
397.80/397.88	c * 385s|255320 |124746 |367169 |   1.4 | 262M| 233 |   - |3825 |5349 |3825 | 944 |  97k|5856 |2506 | 0.000000e+00 | 4.830000e+02 |    Inf 
399.91/399.94	o 462
399.91/399.94	c * 387s|256144 |117609 |372698 |   1.5 | 249M| 233 |   - |3825 |5519 |3825 | 924 |  99k|6266 |2521 | 0.000000e+00 | 4.620000e+02 |    Inf 
403.90/403.94	o 453
403.90/403.94	c * 390s|257701 |115426 |381988 |   1.5 | 247M| 233 |   - |3825 |5546 |3825 | 943 | 101k|6803 |2581 | 0.000000e+00 | 4.530000e+02 |    Inf 
404.00/404.05	o 443
404.00/404.05	c * 390s|257746 |111586 |382210 |   1.5 | 240M| 233 |   - |3825 |5558 |3825 | 921 | 101k|6831 |2581 | 0.000000e+00 | 4.430000e+02 |    Inf 
404.00/404.07	o 425
404.00/404.07	c * 391s|257747 |105030 |382210 |   1.5 | 227M| 233 |   - |3825 |5558 |3825 | 921 | 101k|6831 |2581 | 0.000000e+00 | 4.250000e+02 |    Inf 
404.10/404.13	o 423
404.10/404.13	c * 391s|257761 |104314 |382368 |   1.5 | 226M| 233 |   - |3825 |5562 |3825 | 934 | 101k|6839 |2581 | 0.000000e+00 | 4.230000e+02 |    Inf 
404.91/404.90	o 410
404.91/404.90	c * 391s|258088 |100080 |383936 |   1.5 | 218M| 233 |   - |3825 |5608 |3825 | 916 | 102k|6968 |2581 | 0.000000e+00 | 4.100000e+02 |    Inf 
405.20/405.28	o 408
405.20/405.28	c * 392s|258251 | 99533 |384424 |   1.5 | 217M| 233 |   - |3825 |5584 |3825 | 909 | 102k|7006 |2581 | 0.000000e+00 | 4.080000e+02 |    Inf 
405.51/405.56	o 406
405.51/405.56	c * 392s|258369 | 98892 |384810 |   1.5 | 216M| 233 |   - |3825 |5580 |3825 | 913 | 102k|7024 |2581 | 0.000000e+00 | 4.060000e+02 |    Inf 
405.61/405.67	o 403
405.61/405.67	c * 392s|258410 | 97843 |385040 |   1.5 | 215M| 233 |   - |3825 |5576 |3825 | 916 | 102k|7031 |2581 | 0.000000e+00 | 4.030000e+02 |    Inf 
406.60/406.61	o 398
406.60/406.61	c * 393s|258721 | 96191 |387620 |   1.5 | 212M| 233 |   - |3825 |5540 |3825 | 927 | 103k|7163 |2582 | 0.000000e+00 | 3.980000e+02 |    Inf 
406.60/406.66	o 391
406.60/406.66	c * 393s|258737 | 93788 |387707 |   1.5 | 208M| 233 |   - |3825 |5543 |3825 | 928 | 103k|7167 |2582 | 0.000000e+00 | 3.910000e+02 |    Inf 
407.20/407.20	o 390
407.20/407.20	c * 394s|258937 | 93479 |389195 |   1.5 | 207M| 233 |   - |3825 |5575 |3825 | 925 | 103k|7315 |2583 | 0.000000e+00 | 3.900000e+02 |    Inf 
407.40/407.41	o 388
407.40/407.41	c * 394s|259027 | 92924 |389663 |   1.5 | 206M| 233 |   - |3825 |5544 |3825 | 926 | 103k|7332 |2583 | 0.000000e+00 | 3.880000e+02 |    Inf 
409.01/409.10	o 381
409.01/409.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
409.01/409.10	c * 395s|259686 | 90871 |393643 |   1.5 | 203M| 233 |   - |3825 |5635 |3825 | 911 | 104k|7670 |2588 | 0.000000e+00 | 3.810000e+02 |    Inf 
409.81/409.88	c   396s|260000 | 91109 |395247 |   1.5 | 204M| 233 |   0 |3825 |5716 |3825 | 917 | 105k|7817 |2605 | 0.000000e+00 | 3.810000e+02 |    Inf 
410.41/410.47	o 379
410.41/410.47	c * 397s|260242 | 90586 |396301 |   1.5 | 204M| 233 |   - |3825 |5722 |3825 | 933 | 105k|7903 |2621 | 0.000000e+00 | 3.790000e+02 |    Inf 
410.41/410.47	o 376
410.41/410.47	c * 397s|260243 | 89570 |396301 |   1.5 | 202M| 233 |   - |3825 |5722 |3825 | 933 | 105k|7903 |2621 | 0.000000e+00 | 3.760000e+02 |    Inf 
410.80/410.83	o 375
410.80/410.83	c * 397s|260384 | 89335 |396896 |   1.5 | 202M| 233 |   - |3825 |5731 |3825 | 932 | 105k|7948 |2627 | 0.000000e+00 | 3.750000e+02 |    Inf 
412.60/412.65	o 374
412.60/412.65	c * 399s|261085 | 89516 |401031 |   1.5 | 203M| 233 |   - |3825 |5757 |3825 | 962 | 106k|8305 |2645 | 0.000000e+00 | 3.740000e+02 |    Inf 
412.60/412.66	o 371
412.60/412.66	c * 399s|261086 | 88429 |401033 |   1.5 | 201M| 233 |   - |3825 |5757 |3825 | 962 | 106k|8305 |2645 | 0.000000e+00 | 3.710000e+02 |    Inf 
414.61/414.62	o 370
414.61/414.62	c * 401s|261893 | 88640 |405006 |   1.5 | 202M| 233 |   - |3825 |5733 |3825 | 939 | 107k|8687 |2650 | 0.000000e+00 | 3.700000e+02 |    Inf 
414.81/414.82	o 369
414.81/414.82	c * 401s|261983 | 88361 |405374 |   1.5 | 201M| 233 |   - |3825 |5740 |3825 | 918 | 107k|8707 |2650 | 0.000000e+00 | 3.690000e+02 |    Inf 
414.81/414.83	o 366
414.81/414.83	c * 401s|261984 | 87332 |405374 |   1.5 | 199M| 233 |   - |3825 |5740 |3825 | 918 | 107k|8707 |2650 | 0.000000e+00 | 3.660000e+02 |    Inf 
416.70/416.77	o 355
416.70/416.77	c * 403s|262773 | 84178 |408993 |   1.6 | 194M| 233 |   - |3825 |5593 |3825 | 928 | 108k|8885 |2651 | 0.000000e+00 | 3.550000e+02 |    Inf 
416.70/416.78	o 352
416.70/416.78	c * 403s|262774 | 83085 |408993 |   1.6 | 192M| 233 |   - |3825 |5593 |3825 | 928 | 108k|8885 |2651 | 0.000000e+00 | 3.520000e+02 |    Inf 
416.91/416.94	o 347
416.91/416.94	c * 403s|262842 | 81283 |409332 |   1.6 | 189M| 233 |   - |3825 |5607 |3825 | 949 | 108k|8916 |2651 | 0.000000e+00 | 3.470000e+02 |    Inf 
416.91/416.95	o 344
416.91/416.95	c * 403s|262843 | 80201 |409332 |   1.6 | 187M| 233 |   - |3825 |5607 |3825 | 949 | 108k|8916 |2651 | 0.000000e+00 | 3.440000e+02 |    Inf 
417.30/417.38	o 341
417.30/417.38	c * 403s|263010 | 79201 |410334 |   1.6 | 185M| 233 |   - |3825 |5639 |3825 | 924 | 109k|8979 |2651 | 0.000000e+00 | 3.410000e+02 |    Inf 
417.41/417.42	o 333
417.41/417.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
417.41/417.42	c * 403s|263022 | 76258 |410339 |   1.6 | 179M| 233 |   - |3825 |5639 |3825 | 924 | 109k|8979 |2651 | 0.000000e+00 | 3.330000e+02 |    Inf 
418.41/418.40	o 329
418.41/418.40	c * 404s|263364 | 74981 |412828 |   1.6 | 177M| 233 |   - |3825 |5708 |3825 | 948 | 109k|9206 |2651 | 0.000000e+00 | 3.290000e+02 |    Inf 
418.41/418.41	o 326
418.41/418.41	c * 404s|263365 | 73837 |412828 |   1.6 | 175M| 233 |   - |3825 |5708 |3825 | 948 | 109k|9206 |2651 | 0.000000e+00 | 3.260000e+02 |    Inf 
418.60/418.61	o 320
418.60/418.61	c * 404s|263440 | 71747 |413183 |   1.6 | 172M| 233 |   - |3825 |5729 |3825 | 952 | 110k|9247 |2651 | 0.000000e+00 | 3.200000e+02 |    Inf 
418.71/418.77	o 316
418.71/418.77	c * 405s|263494 | 70376 |413515 |   1.6 | 169M| 233 |   - |3825 |5713 |3825 | 917 | 110k|9247 |2651 | 0.000000e+00 | 3.160000e+02 |    Inf 
418.71/418.78	o 313
418.71/418.78	c * 405s|263495 | 69266 |413515 |   1.6 | 167M| 233 |   - |3825 |5713 |3825 | 917 | 110k|9247 |2651 | 0.000000e+00 | 3.130000e+02 |    Inf 
418.90/418.91	o 310
418.90/418.91	c * 405s|263542 | 68251 |413756 |   1.6 | 165M| 233 |   - |3825 |5704 |3825 | 948 | 110k|9261 |2651 | 0.000000e+00 | 3.100000e+02 |    Inf 
418.90/418.92	o 307
418.90/418.92	c * 405s|263543 | 67206 |413756 |   1.6 | 163M| 233 |   - |3825 |5704 |3825 | 948 | 110k|9261 |2651 | 0.000000e+00 | 3.070000e+02 |    Inf 
419.41/419.41	o 302
419.41/419.41	c * 405s|263725 | 65626 |414845 |   1.6 | 160M| 233 |   - |3825 |5735 |3825 | 937 | 110k|9346 |2651 | 0.000000e+00 | 3.020000e+02 |    Inf 
419.41/419.41	o 299
419.41/419.41	c * 405s|263726 | 64678 |414845 |   1.6 | 158M| 233 |   - |3825 |5735 |3825 | 937 | 110k|9346 |2651 | 0.000000e+00 | 2.990000e+02 |    Inf 
420.30/420.30	o 298
420.30/420.30	c * 406s|264046 | 64595 |416579 |   1.6 | 159M| 233 |   - |3825 |5771 |3825 | 917 | 110k|9545 |2664 | 0.000000e+00 | 2.980000e+02 |    Inf 
420.41/420.49	o 286
420.41/420.49	c * 406s|264120 | 60510 |416906 |   1.6 | 151M| 233 |   - |3825 |5769 |3825 | 915 | 111k|9561 |2667 | 0.000000e+00 | 2.860000e+02 |    Inf 
420.51/420.50	o 283
420.51/420.50	c * 406s|264121 | 59445 |416906 |   1.6 | 148M| 233 |   - |3825 |5769 |3825 | 915 | 111k|9561 |2667 | 0.000000e+00 | 2.830000e+02 |    Inf 
420.80/420.87	o 281
420.80/420.87	c * 407s|264272 | 58884 |417353 |   1.6 | 147M| 233 |   - |3825 |5757 |3825 | 928 | 111k|9577 |2670 | 0.000000e+00 | 2.810000e+02 |    Inf 
420.80/420.88	o 278
420.80/420.88	c * 407s|264273 | 57891 |417353 |   1.6 | 145M| 233 |   - |3825 |5757 |3825 | 928 | 111k|9577 |2670 | 0.000000e+00 | 2.780000e+02 |    Inf 
420.90/420.93	o 271
420.90/420.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
420.90/420.93	c * 407s|264288 | 55562 |417419 |   1.6 | 141M| 233 |   - |3825 |5755 |3825 | 916 | 111k|9577 |2670 | 0.000000e+00 | 2.710000e+02 |    Inf 
420.90/420.93	o 268
420.90/420.93	c * 407s|264289 | 54559 |417419 |   1.6 | 139M| 233 |   - |3825 |5755 |3825 | 916 | 111k|9577 |2670 | 0.000000e+00 | 2.680000e+02 |    Inf 
421.31/421.31	o 267
421.31/421.31	c * 407s|264436 | 54354 |417800 |   1.6 | 139M| 233 |   - |3825 |5762 |3825 | 912 | 111k|9599 |2670 | 0.000000e+00 | 2.670000e+02 |    Inf 
421.31/421.31	o 264
421.31/421.31	c * 407s|264437 | 53214 |417800 |   1.6 | 137M| 233 |   - |3825 |5762 |3825 | 912 | 111k|9599 |2670 | 0.000000e+00 | 2.640000e+02 |    Inf 
421.51/421.59	o 250
421.51/421.59	c * 407s|264544 | 48660 |418135 |   1.6 | 127M| 233 |   - |3825 |5769 |3825 | 905 | 111k|9625 |2677 | 0.000000e+00 | 2.500000e+02 |    Inf 
421.51/421.59	o 247
421.51/421.59	c * 407s|264545 | 47727 |418135 |   1.6 | 126M| 233 |   - |3825 |5769 |3825 | 905 | 111k|9625 |2677 | 0.000000e+00 | 2.470000e+02 |    Inf 
421.60/421.64	o 242
421.60/421.64	c * 407s|264558 | 46034 |418204 |   1.6 | 122M| 233 |   - |3825 |5769 |3825 | 917 | 111k|9625 |2677 | 0.000000e+00 | 2.420000e+02 |    Inf 
421.60/421.65	o 239
421.60/421.65	c * 407s|264559 | 45159 |418204 |   1.6 | 121M| 233 |   - |3825 |5769 |3825 | 917 | 111k|9625 |2677 | 0.000000e+00 | 2.390000e+02 |    Inf 
421.71/421.70	o 233
421.71/421.70	c * 407s|264573 | 43223 |418288 |   1.6 | 117M| 233 |   - |3825 |5768 |3825 | 916 | 111k|9627 |2677 | 0.000000e+00 | 2.330000e+02 |    Inf 
421.71/421.70	o 230
421.71/421.70	c * 407s|264574 | 42204 |418288 |   1.6 | 114M| 233 |   - |3825 |5768 |3825 | 916 | 111k|9627 |2677 | 0.000000e+00 | 2.300000e+02 |    Inf 
421.91/421.93	o 214
421.91/421.93	c * 408s|264642 | 37310 |418766 |   1.6 | 105M| 233 |   - |3825 |5760 |3825 | 920 | 111k|9664 |2695 | 0.000000e+00 | 2.140000e+02 |    Inf 
422.11/422.11	o 210
422.11/422.11	c * 408s|264703 | 36264 |419182 |   1.6 | 103M| 233 |   - |3825 |5752 |3825 | 942 | 111k|9683 |2699 | 0.000000e+00 | 2.100000e+02 |    Inf 
422.11/422.11	o 207
422.11/422.11	c * 408s|264704 | 35373 |419182 |   1.6 | 101M| 233 |   - |3825 |5752 |3825 | 942 | 111k|9683 |2699 | 0.000000e+00 | 2.070000e+02 |    Inf 
422.11/422.17	o 192
422.11/422.17	c * 408s|264715 | 31129 |419263 |   1.6 |  92M| 233 |   - |3825 |5745 |3825 | 901 | 111k|9685 |2700 | 0.000000e+00 | 1.920000e+02 |    Inf 
424.62/424.61	o 188
424.62/424.61	c * 410s|265389 | 30476 |428030 |   1.6 |  93M| 233 |   - |3825 |5786 |3825 | 946 | 112k|  10k|2723 | 0.000000e+00 | 1.880000e+02 |    Inf 
425.00/425.00	o 162
425.00/425.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
425.00/425.00	c * 411s|265502 | 23983 |429026 |   1.6 |  79M| 233 |   - |3825 |5725 |3825 | 927 | 112k|  10k|2723 | 0.000000e+00 | 1.620000e+02 |    Inf 
425.21/425.23	o 145
425.21/425.23	c * 411s|265593 | 20245 |429245 |   1.6 |  72M| 233 |   - |3825 |5714 |3825 | 912 | 112k|  10k|2723 | 0.000000e+00 | 1.450000e+02 |    Inf 
425.21/425.23	o 142
425.21/425.23	c * 411s|265594 | 19285 |429245 |   1.6 |  69M| 233 |   - |3825 |5714 |3825 | 912 | 112k|  10k|2723 | 0.000000e+00 | 1.420000e+02 |    Inf 
425.21/425.27	o 139
425.21/425.27	c * 411s|265599 | 18579 |429304 |   1.6 |  68M| 233 |   - |3825 |5711 |3825 | 918 | 112k|  10k|2723 | 0.000000e+00 | 1.390000e+02 |    Inf 
425.50/425.54	o 134
425.50/425.54	c * 411s|265695 | 17080 |429721 |   1.6 |  64M| 233 |   - |3825 |5692 |3825 | 911 | 112k|  10k|2724 | 0.000000e+00 | 1.340000e+02 |    Inf 
425.50/425.54	o 131
425.50/425.54	c * 411s|265696 | 16441 |429721 |   1.6 |  63M| 233 |   - |3825 |5692 |3825 | 911 | 112k|  10k|2724 | 0.000000e+00 | 1.310000e+02 |    Inf 
425.61/425.62	o 117
425.61/425.62	c * 411s|265720 | 13624 |429855 |   1.6 |  57M| 233 |   - |3825 |5676 |3825 | 928 | 112k|  10k|2724 | 0.000000e+00 | 1.170000e+02 |    Inf 
425.61/425.62	o 114
425.61/425.62	c * 411s|265721 | 13103 |429855 |   1.6 |  56M| 233 |   - |3825 |5676 |3825 | 928 | 112k|  10k|2724 | 0.000000e+00 | 1.140000e+02 |    Inf 
427.51/427.57	o 112
427.51/427.57	c * 413s|266380 | 13086 |434641 |   1.6 |  58M| 233 |   - |3825 |5593 |3825 | 918 | 113k|  10k|2728 | 0.000000e+00 | 1.120000e+02 |    Inf 
428.10/428.15	o 111
428.10/428.15	c * 414s|266508 | 13050 |437271 |   1.6 |  58M| 233 |   - |3825 |5462 |3825 | 900 | 113k|  10k|2729 | 0.000000e+00 | 1.110000e+02 |    Inf 
428.60/428.65	o 107
428.60/428.65	c * 414s|266690 | 12157 |438142 |   1.6 |  57M| 233 |   - |3825 |5426 |3825 | 901 | 113k|  11k|2729 | 0.000000e+00 | 1.070000e+02 |    Inf 
429.01/429.03	o 95
429.01/429.03	c * 414s|266807 | 10829 |438631 |   1.6 |  54M| 233 |   - |3825 |5406 |3825 | 897 | 113k|  11k|2740 | 0.000000e+00 | 9.500000e+01 |    Inf 
429.21/429.28	o 83
429.21/429.28	c * 415s|266894 |  9271 |438930 |   1.6 |  50M| 233 |   - |3825 |5288 |3825 | 910 | 113k|  11k|2745 | 0.000000e+00 | 8.300000e+01 |    Inf 
429.21/429.28	o 80
429.21/429.28	c * 415s|266895 |  8692 |438930 |   1.6 |  48M| 233 |   - |3825 |5288 |3825 | 910 | 113k|  11k|2745 | 0.000000e+00 | 8.000000e+01 |    Inf 
429.40/429.44	o 52
429.40/429.44	c * 415s|266925 |  6384 |439160 |   1.6 |  42M| 233 |   - |3825 |4870 |3825 | 913 | 113k|  11k|2745 | 0.000000e+00 | 5.200000e+01 |    Inf 
430.40/430.46	o 51
430.40/430.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
430.40/430.46	c * 416s|267187 |  6051 |441992 |   1.7 |  43M| 233 |   - |3825 |4474 |3825 | 902 | 114k|  11k|2765 | 0.000000e+00 | 5.100000e+01 |    Inf 
430.40/430.48	o 48
430.40/430.48	c * 416s|267188 |  2757 |441992 |   1.7 |  33M| 233 |   - |3825 |4474 |3825 | 902 | 114k|  11k|2765 | 0.000000e+00 | 4.800000e+01 |    Inf 
437.01/437.08	c   422s|270000 |  2476 |456391 |   1.7 |  36M| 233 |   - |3825 |6119 |   0 |   0 | 114k|  15k|2798 | 0.000000e+00 | 4.800000e+01 |    Inf 
438.71/438.80	o 45
438.71/438.80	c * 424s|270922 |  2149 |458659 |   1.7 |  36M| 233 |   - |3825 |6879 |3825 | 896 | 114k|  16k|2798 | 0.000000e+00 | 4.500000e+01 |    Inf 
440.70/440.73	o 31
440.70/440.73	c * 426s|271816 |  1790 |462340 |   1.7 |  35M| 233 |   - |3825 |6266 |3825 | 907 | 114k|  17k|2799 | 0.000000e+00 | 3.100000e+01 |    Inf 
440.70/440.73	o 29
440.70/440.73	c * 426s|271817 |  1755 |462341 |   1.7 |  35M| 233 |   - |3825 |6266 |3825 | 907 | 114k|  17k|2799 | 0.000000e+00 | 2.900000e+01 |    Inf 
450.01/450.00	o 27
450.01/450.00	c * 434s|277100 |  1777 |481514 |   1.7 |  37M| 233 |   - |3825 |7905 |3825 | 896 | 115k|  25k|2842 | 0.000000e+00 | 2.700000e+01 |    Inf 
455.51/455.57	c   440s|280000 |  1739 |493737 |   1.8 |  37M| 233 |  14 |3825 |6005 |3825 | 896 | 116k|  29k|2899 | 0.000000e+00 | 2.700000e+01 |    Inf 
473.21/473.21	c   457s|290000 |  1790 |526287 |   1.8 |  41M| 233 |  24 |3825 |8693 |3825 | 896 | 117k|  42k|2954 | 0.000000e+00 | 2.700000e+01 |    Inf 
492.01/492.05	c   475s|300000 |  1846 |562018 |   1.9 |  45M| 233 |   - |3825 |9944 |   0 |   0 | 118k|  55k|3061 | 0.000000e+00 | 2.700000e+01 |    Inf 
510.61/510.64	c   492s|310000 |  2072 |597880 |   1.9 |  49M| 233 |  17 |3825 |  12k|3825 | 896 | 120k|  68k|3119 | 0.000000e+00 | 2.700000e+01 |    Inf 
517.11/517.10	o 25
517.11/517.10	c * 499s|313557 |  2044 |609080 |   1.9 |  49M| 233 |   - |3825 |  12k|3825 | 896 | 120k|  73k|3171 | 0.000000e+00 | 2.500000e+01 |    Inf 
529.02/529.00	c   510s|320000 |  2063 |631106 |   2.0 |  50M| 233 |   1 |3825 |  11k|3825 | 896 | 121k|  82k|3218 | 0.000000e+00 | 2.500000e+01 |    Inf 
531.92/531.97	o 24
531.92/531.97	c * 513s|321657 |  2066 |637057 |   2.0 |  51M| 233 |   - |3825 |  11k|3825 | 915 | 121k|  84k|3220 | 0.000000e+00 | 2.400000e+01 |    Inf 
546.72/546.78	c   527s|330000 |  2156 |663271 |   2.0 |  53M| 233 |   - |3825 |  12k|   0 |   0 | 122k|  96k|3265 | 0.000000e+00 | 2.400000e+01 |    Inf 
561.91/561.91	o 23
561.91/561.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
561.91/561.91	c * 541s|338315 |  2134 |688972 |   2.0 |  54M| 233 |   - |3825 |  13k|3825 | 907 | 123k| 108k|3314 | 0.000000e+00 | 2.300000e+01 |    Inf 
561.91/561.92	o 18
561.91/561.92	c * 541s|338316 |  1894 |688972 |   2.0 |  49M| 233 |   - |3825 |  13k|3825 | 907 | 123k| 108k|3314 | 0.000000e+00 | 1.800000e+01 |    Inf 
564.82/564.85	c   544s|340000 |  1895 |693786 |   2.0 |  49M| 233 |   - |3825 |  12k|   0 |   0 | 123k| 110k|3333 | 0.000000e+00 | 1.800000e+01 |    Inf 
579.41/579.43	o 13
579.41/579.43	c * 558s|348148 |  1634 |723337 |   2.1 |  46M| 233 |   - |3825 |  10k|3825 | 909 | 124k| 121k|3408 | 0.000000e+00 | 1.300000e+01 |    Inf 
582.71/582.77	c   561s|350000 |  1634 |730774 |   2.1 |  47M| 233 |  10 |3825 |  10k|3825 | 896 | 124k| 124k|3416 | 0.000000e+00 | 1.300000e+01 |    Inf 
599.32/599.30	c   577s|360000 |  1729 |769328 |   2.1 |  48M| 233 |   1 |3825 |  11k|3825 | 904 | 126k| 138k|3498 | 0.000000e+00 | 1.300000e+01 |    Inf 
615.52/615.55	c   592s|370000 |  1741 |801703 |   2.2 |  49M| 233 |  20 |3825 |  10k|3825 | 896 | 127k| 151k|3584 | 0.000000e+00 | 1.300000e+01 |    Inf 
632.42/632.40	c   608s|380000 |  1808 |839140 |   2.2 |  50M| 233 |   8 |3825 |  12k|3825 | 896 | 129k| 165k|3678 | 0.000000e+00 | 1.300000e+01 |    Inf 
635.51/635.52	o 11
635.51/635.52	c * 611s|381851 |  1714 |846369 |   2.2 |  47M| 233 |   - |3825 |  13k|3825 | 896 | 129k| 168k|3680 | 0.000000e+00 | 1.100000e+01 |    Inf 
648.82/648.85	c   624s|390000 |  1773 |874375 |   2.2 |  49M| 233 |  17 |3825 |  15k|3825 | 896 | 130k| 179k|3729 | 0.000000e+00 | 1.100000e+01 |    Inf 
655.52/655.53	o 8
655.52/655.53	c * 630s|394120 |  1706 |888877 |   2.3 |  47M| 233 |   - |3825 |  15k|3825 | 896 | 131k| 186k|3766 | 0.000000e+00 | 8.000000e+00 |    Inf 
665.52/665.59	c   640s|400000 |  1672 |911586 |   2.3 |  46M| 233 |  18 |3825 |  11k|3825 | 896 | 131k| 195k|3824 | 0.000000e+00 | 8.000000e+00 |    Inf 
682.12/682.14	c   656s|410000 |  1677 |947998 |   2.3 |  46M| 233 |   - |3825 |  12k|   0 |   0 | 133k| 209k|3894 | 0.000000e+00 | 8.000000e+00 |    Inf 
699.52/699.54	c   672s|420000 |  1682 |988705 |   2.4 |  47M| 233 |  11 |3825 |  14k|3825 | 896 | 134k| 223k|3941 | 0.000000e+00 | 8.000000e+00 |    Inf 
716.82/716.89	c   689s|430000 |  1692 |  1027k|   2.4 |  48M| 233 |  21 |3825 |  15k|3825 | 911 | 136k| 237k|4035 | 0.000000e+00 | 8.000000e+00 |    Inf 
727.62/727.61	o 6
727.62/727.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
727.62/727.61	c * 699s|436216 |  1576 |  1050k|   2.4 |  46M| 233 |   - |3825 |  14k|3825 | 903 | 136k| 246k|4069 | 0.000000e+00 | 6.000000e+00 |    Inf 
734.22/734.25	c   705s|440000 |  1591 |  1065k|   2.4 |  45M| 233 |  19 |3825 |  12k|3825 | 896 | 137k| 251k|4141 | 0.000000e+00 | 6.000000e+00 |    Inf 
750.82/750.84	c   721s|450000 |  1589 |  1101k|   2.4 |  46M| 233 |  27 |3825 |  13k|3825 | 900 | 138k| 264k|4212 | 0.000000e+00 | 6.000000e+00 |    Inf 
767.92/767.94	c   738s|460000 |  1622 |  1140k|   2.5 |  47M| 233 |   - |3825 |  16k|   0 |   0 | 139k| 279k|4274 | 0.000000e+00 | 6.000000e+00 |    Inf 
785.93/785.98	c   755s|470000 |  1600 |  1176k|   2.5 |  46M| 233 |   1 |3825 |  11k|3825 | 896 | 141k| 293k|4340 | 0.000000e+00 | 6.000000e+00 |    Inf 
803.12/803.10	c   771s|480000 |  1612 |  1218k|   2.5 |  46M| 233 |   9 |3825 |  12k|3825 | 896 | 142k| 307k|4411 | 0.000000e+00 | 6.000000e+00 |    Inf 
819.92/819.93	c   787s|490000 |  1646 |  1257k|   2.6 |  47M| 233 |   - |3825 |  12k|3825 | 913 | 143k| 321k|4494 | 0.000000e+00 | 6.000000e+00 |    Inf 
836.42/836.46	c   803s|500000 |  1649 |  1294k|   2.6 |  47M| 233 |   - |3825 |  10k|   0 |   0 | 144k| 334k|4578 | 0.000000e+00 | 6.000000e+00 |    Inf 
853.12/853.11	c   819s|510000 |  1653 |  1331k|   2.6 |  48M| 233 |  17 |3825 |  14k|3825 | 896 | 145k| 348k|4656 | 0.000000e+00 | 6.000000e+00 |    Inf 
870.23/870.27	c   835s|520000 |  1730 |  1368k|   2.6 |  51M| 233 |   8 |3825 |  19k|3825 | 896 | 146k| 362k|4742 | 0.000000e+00 | 6.000000e+00 |    Inf 
888.53/888.59	c   853s|530000 |  1728 |  1404k|   2.6 |  52M| 233 |  19 |3825 |  21k|3825 | 902 | 148k| 376k|4814 | 0.000000e+00 | 6.000000e+00 |    Inf 
906.13/906.12	c   869s|540000 |  1753 |  1440k|   2.7 |  51M| 233 |   - |3825 |  18k|   0 |   0 | 149k| 392k|4880 | 0.000000e+00 | 6.000000e+00 |    Inf 
923.63/923.60	c   886s|550000 |  1791 |  1478k|   2.7 |  51M| 233 |   1 |3825 |  15k|3825 | 896 | 151k| 406k|4949 | 0.000000e+00 | 6.000000e+00 |    Inf 
940.63/940.60	c   902s|560000 |  1760 |  1516k|   2.7 |  51M| 233 |  18 |3825 |  13k|3825 | 896 | 152k| 421k|5024 | 0.000000e+00 | 6.000000e+00 |    Inf 
957.23/957.22	c   918s|570000 |  1730 |  1551k|   2.7 |  51M| 233 |   9 |3825 |  12k|3825 | 896 | 153k| 436k|5082 | 0.000000e+00 | 6.000000e+00 |    Inf 
974.03/974.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
974.03/974.01	c   934s|580000 |  1764 |  1590k|   2.7 |  51M| 233 |   - |3825 |  11k|   0 |   0 | 154k| 450k|5161 | 0.000000e+00 | 6.000000e+00 |    Inf 
990.43/990.40	c   950s|590000 |  1793 |  1629k|   2.8 |  53M| 233 |   1 |3825 |  16k|3825 | 896 | 155k| 466k|5227 | 0.000000e+00 | 6.000000e+00 |    Inf 
1008.43/1008.41	c   967s|600000 |  1787 |  1670k|   2.8 |  52M| 233 |   - |3825 |  13k|   0 |   0 | 157k| 479k|5311 | 0.000000e+00 | 6.000000e+00 |    Inf 
1025.73/1025.78	c   984s|610000 |  1738 |  1708k|   2.8 |  53M| 233 |  15 |3825 |  15k|3825 | 902 | 158k| 494k|5373 | 0.000000e+00 | 6.000000e+00 |    Inf 
1043.33/1043.31	c  1000s|620000 |  1746 |  1746k|   2.8 |  53M| 233 |   1 |3825 |  15k|3825 | 896 | 159k| 508k|5432 | 0.000000e+00 | 6.000000e+00 |    Inf 
1061.03/1061.02	c  1017s|630000 |  1755 |  1783k|   2.8 |  55M| 233 |   1 |3825 |  19k|3825 | 896 | 160k| 523k|5485 | 0.000000e+00 | 6.000000e+00 |    Inf 
1066.73/1066.76	o 4
1066.73/1066.76	c *1023s|633108 |  1414 |  1795k|   2.8 |  49M| 233 |   - |3825 |  21k|3825 | 896 | 161k| 528k|5507 | 0.000000e+00 | 4.000000e+00 |    Inf 
1072.04/1072.00	o 3
1072.04/1072.00	c *1028s|635906 |  1373 |  1807k|   2.8 |  48M| 233 |   - |3825 |  19k|3825 | 896 | 162k| 532k|5516 | 0.000000e+00 | 3.000000e+00 |    Inf 
1079.44/1079.44	c  1035s|640000 |  1356 |  1823k|   2.8 |  46M| 233 |   6 |3825 |  14k|3825 | 896 | 162k| 538k|5552 | 0.000000e+00 | 3.000000e+00 |    Inf 
1097.43/1097.40	c  1052s|650000 |  1376 |  1864k|   2.9 |  49M| 233 |  15 |3825 |  20k|3825 | 896 | 164k| 553k|5617 | 0.000000e+00 | 3.000000e+00 |    Inf 
1115.04/1115.07	c  1069s|660000 |  1353 |  1900k|   2.9 |  47M| 233 |   1 |3825 |  16k|3825 | 896 | 165k| 567k|5661 | 0.000000e+00 | 3.000000e+00 |    Inf 
1132.84/1132.84	c  1086s|670000 |  1371 |  1940k|   2.9 |  48M| 233 |  18 |3825 |  17k|3825 | 896 | 166k| 581k|5732 | 0.000000e+00 | 3.000000e+00 |    Inf 
1151.04/1151.01	c  1103s|680000 |  1423 |  1980k|   2.9 |  48M| 233 |  13 |3825 |  18k|3825 | 896 | 167k| 595k|5793 | 0.000000e+00 | 3.000000e+00 |    Inf 
1170.34/1170.32	c  1122s|690000 |  1459 |  2020k|   2.9 |  51M| 233 |  14 |3825 |  24k|3825 | 896 | 168k| 608k|5851 | 0.000000e+00 | 3.000000e+00 |    Inf 
1190.94/1190.94	c  1142s|700000 |  1427 |  2061k|   2.9 |  50M| 233 |   - |3825 |  22k|3825 | 907 | 169k| 622k|5928 | 0.000000e+00 | 3.000000e+00 |    Inf 
1210.94/1210.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1210.94/1210.97	c  1161s|710000 |  1422 |  2101k|   3.0 |  51M| 233 |   - |3825 |  23k|   0 |   0 | 171k| 636k|5995 | 0.000000e+00 | 3.000000e+00 |    Inf 
1230.95/1230.96	c  1180s|720000 |  1441 |  2142k|   3.0 |  52M| 233 |  15 |3825 |  26k|3825 | 896 | 172k| 651k|6063 | 0.000000e+00 | 3.000000e+00 |    Inf 
1251.04/1251.09	c  1199s|730000 |  1433 |  2185k|   3.0 |  52M| 233 |   - |3825 |  26k|   0 |   0 | 173k| 666k|6129 | 0.000000e+00 | 3.000000e+00 |    Inf 
1272.34/1272.31	c  1220s|740000 |  1432 |  2223k|   3.0 |  53M| 233 |   - |3825 |  30k|   0 |   0 | 174k| 681k|6191 | 0.000000e+00 | 3.000000e+00 |    Inf 
1294.85/1294.84	c  1242s|750000 |  1440 |  2268k|   3.0 |  55M| 233 |   - |3825 |  33k|   0 |   0 | 175k| 696k|6236 | 0.000000e+00 | 3.000000e+00 |    Inf 
1316.75/1316.76	c  1263s|760000 |  1448 |  2311k|   3.0 |  57M| 233 |   1 |3825 |  39k|3825 | 896 | 176k| 711k|6300 | 0.000000e+00 | 3.000000e+00 |    Inf 
1339.94/1339.95	c  1285s|770000 |  1420 |  2355k|   3.1 |  54M| 233 |  11 |3825 |  29k|3825 | 896 | 178k| 725k|6362 | 0.000000e+00 | 3.000000e+00 |    Inf 
1360.95/1360.96	c  1305s|780000 |  1478 |  2401k|   3.1 |  54M| 233 |   - |3825 |  30k|   0 |   0 | 179k| 740k|6413 | 0.000000e+00 | 3.000000e+00 |    Inf 
1380.95/1380.93	c  1325s|790000 |  1431 |  2444k|   3.1 |  54M| 233 |  18 |3825 |  31k|3825 | 896 | 180k| 756k|6468 | 0.000000e+00 | 3.000000e+00 |    Inf 
1401.25/1401.26	c  1344s|800000 |  1480 |  2487k|   3.1 |  55M| 233 |  21 |3825 |  32k|3825 | 896 | 181k| 771k|6523 | 0.000000e+00 | 3.000000e+00 |    Inf 
1422.85/1422.83	c  1365s|810000 |  1444 |  2530k|   3.1 |  55M| 233 |   1 |3825 |  32k|3825 | 896 | 183k| 787k|6578 | 0.000000e+00 | 3.000000e+00 |    Inf 
1444.15/1444.15	c  1385s|820000 |  1436 |  2573k|   3.1 |  54M| 233 |   2 |3825 |  30k|3825 | 896 | 184k| 802k|6692 | 0.000000e+00 | 3.000000e+00 |    Inf 
1464.35/1464.38	c  1405s|830000 |  1478 |  2609k|   3.1 |  57M| 233 |   1 |3825 |  36k|3825 | 896 | 186k| 817k|6717 | 0.000000e+00 | 3.000000e+00 |    Inf 
1485.36/1485.33	c  1425s|840000 |  1472 |  2645k|   3.1 |  56M| 233 |   - |3825 |  32k|   0 |   0 | 187k| 833k|6790 | 0.000000e+00 | 3.000000e+00 |    Inf 
1506.46/1506.43	c  1445s|850000 |  1450 |  2684k|   3.2 |  55M| 233 |  15 |3825 |  31k|3825 | 896 | 189k| 848k|6854 | 0.000000e+00 | 3.000000e+00 |    Inf 
1528.56/1528.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1528.56/1528.55	c  1467s|860000 |  1443 |  2725k|   3.2 |  55M| 233 |   9 |3825 |  30k|3825 | 896 | 190k| 863k|6902 | 0.000000e+00 | 3.000000e+00 |    Inf 
1550.15/1550.14	c  1488s|870000 |  1451 |  2761k|   3.2 |  57M| 233 |   7 |3825 |  34k|3825 | 904 | 192k| 879k|6932 | 0.000000e+00 | 3.000000e+00 |    Inf 
1571.05/1571.05	c  1508s|880000 |  1446 |  2798k|   3.2 |  54M| 233 |   6 |3825 |  28k|3825 | 896 | 193k| 893k|7026 | 0.000000e+00 | 3.000000e+00 |    Inf 
1590.85/1590.87	c  1527s|890000 |  1432 |  2843k|   3.2 |  54M| 233 |   - |3825 |  28k|   0 |   0 | 195k| 908k|7086 | 0.000000e+00 | 3.000000e+00 |    Inf 
1610.76/1610.79	c  1546s|900000 |  1447 |  2889k|   3.2 |  53M| 233 |  10 |3825 |  25k|3825 | 896 | 196k| 924k|7153 | 0.000000e+00 | 3.000000e+00 |    Inf 
1631.56/1631.59	c  1566s|910000 |  1431 |  2932k|   3.2 |  54M| 233 |   - |3825 |  29k|   0 |   0 | 197k| 938k|7196 | 0.000000e+00 | 3.000000e+00 |    Inf 
1652.16/1652.12	c  1586s|920000 |  1466 |  2968k|   3.2 |  56M| 233 |   - |3825 |  34k|   0 |   0 | 198k| 954k|7218 | 0.000000e+00 | 3.000000e+00 |    Inf 
1673.26/1673.20	c  1606s|930000 |  1447 |  3005k|   3.2 |  54M| 233 |   1 |3825 |  28k|3825 | 896 | 200k| 970k|7288 | 0.000000e+00 | 3.000000e+00 |    Inf 
1693.46/1693.47	c  1625s|940000 |  1417 |  3045k|   3.2 |  51M| 233 |   - |3825 |  21k|   0 |   0 | 201k| 985k|7354 | 0.000000e+00 | 3.000000e+00 |    Inf 
1711.46/1711.40	c  1642s|950000 |  1423 |  3086k|   3.2 |  54M| 233 |   - |3825 |  27k|   0 |   0 | 202k|1001k|7386 | 0.000000e+00 | 3.000000e+00 |    Inf 
1731.06/1731.00	c  1661s|960000 |  1435 |  3124k|   3.3 |  54M| 233 |  10 |3825 |  29k|3825 | 896 | 203k|1016k|7437 | 0.000000e+00 | 3.000000e+00 |    Inf 
1750.87/1750.87	c  1680s|970000 |  1443 |  3167k|   3.3 |  55M| 233 |   1 |3825 |  30k|3825 | 896 | 205k|1031k|7486 | 0.000000e+00 | 3.000000e+00 |    Inf 
1755.57/1755.57	o 2
1755.57/1755.57	c *1685s|972393 |   904 |  3178k|   3.3 |  48M| 233 |   - |3825 |  32k|3825 | 896 | 205k|1035k|7486 | 0.000000e+00 | 2.000000e+00 |    Inf 
1769.36/1769.33	c  1698s|980000 |   903 |  3208k|   3.3 |  47M| 233 |   - |3825 |  27k|   0 |   0 | 206k|1048k|7540 | 0.000000e+00 | 2.000000e+00 |    Inf 
1788.07/1788.04	c  1716s|990000 |   872 |  3248k|   3.3 |  45M| 233 |  13 |3825 |  24k|3825 | 896 | 207k|1064k|7604 | 0.000000e+00 | 2.000000e+00 |    Inf 
1800.08/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.08/1800.00	c 
1800.08/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.00	c Solving Time (sec) : 1727.43
1800.08/1800.00	c Solving Nodes      : 995820
1800.08/1800.00	c Primal Bound       : +2.00000000000000e+00 (221 solutions)
1800.08/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.08/1800.00	c Gap                : infinite
1800.08/1800.03	s SATISFIABLE
1800.08/1800.03	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 
1800.08/1800.03	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.08/1800.03	v -x188 x187 -x186 -x185 -x184 -x183 -x182 x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 x169 -x168 
1800.08/1800.03	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.08/1800.03	v -x146 -x145 -x144 -x143 x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 -x125 
1800.08/1800.03	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.08/1800.03	v -x103 x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 x89 -x88 -x87 -x86 x85 -x84 -x83 -x82 -x81 -x80 
1800.08/1800.03	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 x71 -x70 -x69 -x68 -x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 x54 
1800.08/1800.03	v -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 
1800.08/1800.03	v -x28 -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 
1800.08/1800.03	v -x1 
1800.08/1800.03	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.03	c Solving Time       :    1727.43
1800.08/1800.03	c Original Problem   :
1800.08/1800.03	c   Problem name     : HOME/instance-2692825-1277905601.wbo
1800.08/1800.03	c   Variables        : 3957 (2094 binary, 0 integer, 0 implicit integer, 1863 continuous)
1800.08/1800.03	c   Constraints      : 4571 initial, 4571 maximal
1800.08/1800.03	c Presolved Problem  :
1800.08/1800.03	c   Problem name     : t_HOME/instance-2692825-1277905601.wbo
1800.08/1800.03	c   Variables        : 3825 (2028 binary, 0 integer, 0 implicit integer, 1797 continuous)
1800.08/1800.03	c   Constraints      : 4418 initial, 40173 maximal
1800.08/1800.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.08/1800.03	c   trivial          :       0.01         66          0          0          0          0          0          0          0
1800.08/1800.03	c   dualfix          :       0.00         66          0          0          0          0          0          0          0
1800.08/1800.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.03	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.03	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.08/1800.03	c   indicator        :       0.00          0          0          0          0          0         66          0          0
1800.08/1800.03	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.03	c   linear           :       0.04          0          0          0       1878          0         87         72          0
1800.08/1800.03	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.03	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.03	c   root node        :          -       1791          -          -       3582          -          -          -          -
1800.08/1800.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.03	c   integral         :          0          0          0     699750          0         14        404          0          0     847214
1800.08/1800.03	c   indicator        :       1797          0    4022454     275409          0        271    3387609          0          0          0
1800.08/1800.03	c   setppc           :          5          6    3813001     103474          0       2691     688560          0          0          0
1800.08/1800.03	c   linear           :       1797          6    4078836     264196          0     251227   17747100     208338          0          0
1800.08/1800.03	c   logicor          :        819+         6    1583989     245634          0     133887    3552980          0          0          0
1800.08/1800.03	c   bounddisjunction :          0+         0       7575          0          0          0        609          0          0          0
1800.08/1800.03	c   countsols        :          0          0          0     245634          0          0          0          0          0          0
1800.08/1800.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.08/1800.03	c   integral         :      20.52       0.00       0.00      20.52       0.00
1800.08/1800.03	c   indicator        :      48.29       0.00      15.04      33.25       0.00
1800.08/1800.03	c   setppc           :       3.60       0.00       3.60       0.00       0.00
1800.08/1800.03	c   linear           :     132.82       0.00     126.87       5.95       0.00
1800.08/1800.03	c   logicor          :     199.61       0.00     197.58       2.03       0.00
1800.08/1800.03	c   bounddisjunction :       0.04       0.00       0.04       0.00       0.00
1800.08/1800.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.08/1800.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.08/1800.03	c   vbounds          :       0.00          2          0          0
1800.08/1800.03	c   rootredcost      :       0.03        118          0       1791
1800.08/1800.03	c   pseudoobj        :     136.53    4100244       5538    2173676
1800.08/1800.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.08/1800.03	c   propagation      :      20.79     393343     393239    2679943       30.4      16079       21.5          -
1800.08/1800.03	c   infeasible LP    :       3.20      11124      11124      97168       44.2        104       18.6          0
1800.08/1800.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.03	c   pseudo solution  :       0.04        179        179        938       14.5        133        5.3          -
1800.08/1800.03	c   applied globally :          -          -          -    1074304       22.7          -          -          -
1800.08/1800.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.08/1800.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.08/1800.03	c   cut pool         :       0.00          4          -          -        102          -    (maximal pool size: 237)
1800.08/1800.03	c   redcost          :      40.86     705938          0     937085          0          0
1800.08/1800.03	c   impliedbounds    :       0.00          5          0          0          0          0
1800.08/1800.03	c   intobj           :       0.00          0          0          0          0          0
1800.08/1800.03	c   cgmip            :       0.00          0          0          0          0          0
1800.08/1800.03	c   gomory           :       0.13          5          0          0       1214          0
1800.08/1800.03	c   strongcg         :       0.05          5          0          0          0          0
1800.08/1800.03	c   cmir             :       0.03          5          0          0          1          0
1800.08/1800.03	c   flowcover        :       0.06          5          0          0          0          0
1800.08/1800.03	c   clique           :       0.00          5          0          0          0          0
1800.08/1800.03	c   zerohalf         :       0.00          0          0          0          0          0
1800.08/1800.03	c   mcf              :       0.00          1          0          0          0          0
1800.08/1800.03	c   rapidlearning    :       0.00          0          0          0          0          0
1800.08/1800.03	c Pricers            :       Time      Calls       Vars
1800.08/1800.03	c   problem variables:       0.00          0          0
1800.08/1800.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.03	c   relpscost        :      20.47     423956         14        404          0          0     847214
1800.08/1800.03	c   pscost           :       0.00          0          0          0          0          0          0
1800.08/1800.03	c   inference        :      36.62     245517          0          0          0          0     491034
1800.08/1800.03	c   mostinf          :       0.00          0          0          0          0          0          0
1800.08/1800.03	c   leastinf         :       0.00          0          0          0          0          0          0
1800.08/1800.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.08/1800.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.08/1800.03	c   random           :       0.00          0          0          0          0          0          0
1800.08/1800.03	c Primal Heuristics  :       Time      Calls      Found
1800.08/1800.03	c   LP solutions     :       0.59          -        117
1800.08/1800.03	c   pseudo solutions :       0.00          -          0
1800.08/1800.03	c   feaspump         :       0.00          0          0
1800.08/1800.03	c   intshifting      :       0.01          8          0
1800.08/1800.03	c   oneopt           :       0.50         90          0
1800.08/1800.03	c   crossover        :       2.60        132          0
1800.08/1800.03	c   coefdiving       :       3.12       3169          0
1800.08/1800.03	c   pscostdiving     :       3.26       3169          0
1800.08/1800.03	c   fracdiving       :       3.02       3169          0
1800.08/1800.03	c   veclendiving     :       3.31       3169          0
1800.08/1800.03	c   guideddiving     :       3.31       3169          0
1800.08/1800.03	c   linesearchdiving :       3.12       3169          0
1800.08/1800.03	c   objpscostdiving  :       3.34       3164          0
1800.08/1800.03	c   rootsoldiving    :       3.25       3164          0
1800.08/1800.03	c   trivial          :       0.01          2          0
1800.08/1800.03	c   simplerounding   :       0.24     425328          0
1800.08/1800.03	c   zirounding       :       0.17       1000          0
1800.08/1800.03	c   rounding         :       1.71       9221          0
1800.08/1800.03	c   shifting         :       1.27       2907          0
1800.08/1800.03	c   twoopt           :       0.00          0          0
1800.08/1800.03	c   fixandinfer      :       0.00          0          0
1800.08/1800.03	c   intdiving        :       0.00          0          0
1800.08/1800.03	c   actconsdiving    :       0.00          0          0
1800.08/1800.03	c   octane           :       0.00          0          0
1800.08/1800.03	c   rens             :       0.02          1          0
1800.08/1800.03	c   rins             :       0.00          0          0
1800.08/1800.03	c   localbranching   :       0.00          0          0
1800.08/1800.03	c   mutation         :       0.00          0          0
1800.08/1800.03	c   dins             :       0.00          0          0
1800.08/1800.03	c   undercover       :       0.00          0          0
1800.08/1800.03	c   nlp              :       0.00          0          0
1800.08/1800.03	c   trysol           :       1.02       9651        104
1800.08/1800.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.08/1800.03	c   primal LP        :       0.00          0          0       0.00          -
1800.08/1800.03	c   dual LP          :     575.96     474537    3271926       6.89    5680.82
1800.08/1800.03	c   lex dual LP      :       0.00          0          0       0.00          -
1800.08/1800.03	c   barrier LP       :       0.00          0          0       0.00          -
1800.08/1800.03	c   diving/probing LP:       0.31        162       3311      20.44   10680.65
1800.08/1800.03	c   strong branching :      17.60       7621     112685      14.79    6402.56
1800.08/1800.03	c     (at root node) :          -         33       4084     123.76          -
1800.08/1800.03	c   conflict analysis:       0.00          0          0       0.00          -
1800.08/1800.03	c B&B Tree           :
1800.08/1800.03	c   number of runs   :          1
1800.08/1800.03	c   nodes            :     995820
1800.08/1800.03	c   nodes (total)    :     995820
1800.08/1800.03	c   nodes left       :        867
1800.08/1800.03	c   max depth        :        233
1800.08/1800.03	c   max depth (total):        233
1800.08/1800.03	c   backtracks       :      89103 (8.9%)
1800.08/1800.03	c   delayed cutoffs  :      80537
1800.08/1800.03	c   repropagations   :    1599587 (5655955 domain reductions, 78257 cutoffs)
1800.08/1800.03	c   avg switch length:       4.84
1800.08/1800.03	c   switching time   :     224.60
1800.08/1800.03	c Solution           :
1800.08/1800.03	c   Solutions found  :        221 (118 improvements)
1800.08/1800.03	c   First Solution   : +9.08110000000000e+04   (in run 1, after 1 nodes, 0.13 seconds, depth 0, found by <trysol>)
1800.08/1800.03	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 972393 nodes, 1684.83 seconds, depth 52, found by <relaxation>)
1800.08/1800.03	c   Dual Bound       : +0.00000000000000e+00
1800.08/1800.03	c   Gap              :   infinite
1800.08/1800.03	c   Root Dual Bound  : +0.00000000000000e+00
1800.08/1800.03	c   Root Iterations  :        198
1800.17/1800.10	c Time complete: 1800.17.

Verifier Data

OK	2

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692825-1277905601/watcher-2692825-1277905601 -o /tmp/evaluation-result-2692825-1277905601/solver-2692825-1277905601 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692825-1277905601.wbo -t 1800 -m 3800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.08 3/196 12914
/proc/meminfo: memFree=31258960/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=9288 CPUtime=0
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 1646 0 0 0 0 0 0 0 23 0 1 0 131855257 9510912 1565 4089446400 4194304 8223781 140734085636128 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12914/statm: 2322 1565 369 984 0 1335 0

[startup+0.0953 s]
/proc/loadavg: 2.00 2.03 2.08 3/196 12914
/proc/meminfo: memFree=31258960/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=29784 CPUtime=0.09
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 7335 0 0 0 8 1 0 0 23 0 1 0 131855257 30498816 6376 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 7446 6376 452 984 0 6459 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29784

[startup+0.100298 s]
/proc/loadavg: 2.00 2.03 2.08 3/196 12914
/proc/meminfo: memFree=31258960/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=29784 CPUtime=0.09
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 7592 0 0 0 8 1 0 0 23 0 1 0 131855257 30498816 6376 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 7446 6376 452 984 0 6459 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29784

[startup+0.300259 s]
/proc/loadavg: 2.00 2.03 2.08 3/196 12914
/proc/meminfo: memFree=31258960/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=37408 CPUtime=0.29
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 12513 0 0 0 25 4 0 0 23 0 1 0 131855257 38305792 8439 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 9352 8439 570 984 0 8365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37408

[startup+0.700179 s]
/proc/loadavg: 2.00 2.03 2.08 3/196 12914
/proc/meminfo: memFree=31258960/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=40184 CPUtime=0.69
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 18325 0 0 0 62 7 0 0 25 0 1 0 131855257 41148416 9050 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 10046 9050 585 984 0 9059 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40184

[startup+1.50102 s]
/proc/loadavg: 2.00 2.03 2.08 3/197 12915
/proc/meminfo: memFree=31224604/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=40156 CPUtime=1.48
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 18646 0 0 0 139 9 0 0 25 0 1 0 131855257 41119744 9050 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 10039 9050 586 984 0 9052 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40156

[startup+3.10071 s]
/proc/loadavg: 2.00 2.03 2.08 3/197 12915
/proc/meminfo: memFree=31224116/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=40156 CPUtime=3.09
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 19062 0 0 0 293 16 0 0 25 0 1 0 131855257 41119744 9052 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 10039 9052 587 984 0 9052 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40156

[startup+6.30107 s]
/proc/loadavg: 2.00 2.02 2.08 3/197 12915
/proc/meminfo: memFree=31222604/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=43068 CPUtime=6.29
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 29880 0 0 0 602 27 0 0 25 0 1 0 131855257 44101632 9746 4089446400 4194304 8223781 140734085636128 18446744073709551615 6002944 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 10767 9746 590 984 0 9780 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43068

[startup+12.7008 s]
/proc/loadavg: 2.00 2.02 2.08 3/197 12915
/proc/meminfo: memFree=31212692/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=54584 CPUtime=12.69
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 43835 0 0 0 1218 51 0 0 25 0 1 0 131855257 55894016 12551 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 13646 12551 590 984 0 12659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54584

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.08 3/197 12916
/proc/meminfo: memFree=31195140/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=71144 CPUtime=25.48
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 60969 0 0 0 2451 97 0 0 25 0 1 0 131855257 72851456 16683 4089446400 4194304 8223781 140734085636128 18446744073709551615 6445090 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 17786 16683 593 984 0 16799 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 71144

[startup+51.1002 s]
/proc/loadavg: 2.00 2.02 2.07 3/197 12916
/proc/meminfo: memFree=31159640/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=102948 CPUtime=51.08
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 74660 0 0 0 4937 171 0 0 25 0 1 0 131855257 105418752 24711 4089446400 4194304 8223781 140734085636128 18446744073709551615 4819829 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 25737 24711 594 984 0 24750 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102948

[startup+102.306 s]
/proc/loadavg: 2.00 2.02 2.07 3/197 12918
/proc/meminfo: memFree=31093864/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=163828 CPUtime=102.3
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 95461 0 0 0 9885 345 0 0 25 0 1 0 131855257 167759872 39535 4089446400 4194304 8223781 140734085636128 18446744073709551615 5892378 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 40957 39535 594 984 0 39970 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 163828

[startup+162.301 s]
/proc/loadavg: 2.10 2.04 2.07 3/197 12919
/proc/meminfo: memFree=31009740/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=240280 CPUtime=162.3
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 122035 0 0 0 15687 543 0 0 25 0 1 0 131855257 246046720 58810 4089446400 4194304 8223781 140734085636128 18446744073709551615 4820022 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 60070 58810 594 984 0 59083 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 240280

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 2.07 3/197 12921
/proc/meminfo: memFree=30932656/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=311740 CPUtime=222.29
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 143742 0 0 0 21497 732 0 0 25 0 1 0 131855257 319221760 76830 4089446400 4194304 8223781 140734085636128 18446744073709551615 6444445 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 77935 76830 594 984 0 76948 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 311740

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.06 3/197 12922
/proc/meminfo: memFree=30856576/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=387064 CPUtime=282.3
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 165783 0 0 0 27299 931 0 0 25 0 1 0 131855257 396353536 95803 4089446400 4194304 8223781 140734085636128 18446744073709551615 4414774 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 96766 95803 594 984 0 95779 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 387064

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/197 12924
/proc/meminfo: memFree=30796856/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=449432 CPUtime=342.3
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 245003 0 0 0 33095 1135 0 0 25 0 1 0 131855257 460218368 110517 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 112358 110517 594 984 0 111371 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 449432

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 12926
/proc/meminfo: memFree=30770116/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=476832 CPUtime=402.3
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 375506 0 0 0 38883 1347 0 0 25 0 1 0 131855257 488275968 117214 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 119208 117214 596 984 0 118221 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 476832

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 12927
/proc/meminfo: memFree=30730116/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=517344 CPUtime=462.31
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 559608 0 0 0 44621 1610 0 0 25 0 1 0 131855257 529760256 127055 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 129336 127055 605 984 0 128349 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 517344

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/197 12929
/proc/meminfo: memFree=30716644/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=531164 CPUtime=522.31
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 600528 0 0 0 50357 1874 0 0 25 0 1 0 131855257 543911936 130373 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 132791 130373 605 984 0 131804 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 531164

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/197 12930
/proc/meminfo: memFree=30715440/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=528316 CPUtime=582.31
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 683242 0 0 0 56066 2165 0 0 25 0 1 0 131855257 540995584 129522 4089446400 4194304 8223781 140734085636128 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 132079 129522 605 984 0 131092 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 528316

[startup+642.301 s]
/proc/loadavg: 2.07 2.02 2.03 3/197 12932
/proc/meminfo: memFree=30706804/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=530928 CPUtime=642.33
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 731127 0 0 0 61760 2473 0 0 25 0 1 0 131855257 543670272 130179 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 132732 130179 605 984 0 131745 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 530928

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/197 12947
/proc/meminfo: memFree=30684956/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=532080 CPUtime=882.33
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 831138 0 0 0 84673 3560 0 0 25 0 1 0 131855257 544849920 130406 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 133020 130406 605 984 0 132033 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 532080

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 12949
/proc/meminfo: memFree=30678488/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=534088 CPUtime=942.33
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 837864 0 0 0 90399 3834 0 0 25 0 1 0 131855257 546906112 130909 4089446400 4194304 8223781 140734085636128 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 133522 130909 605 984 0 132535 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 534088

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13008
/proc/meminfo: memFree=30923428/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=535456 CPUtime=1002.33
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 839859 0 0 0 96128 4105 0 0 25 0 1 0 131855257 548306944 131228 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 133864 131228 605 984 0 132877 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 535456

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13009
/proc/meminfo: memFree=30842164/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=537596 CPUtime=1062.33
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 840939 0 0 0 101857 4376 0 0 25 0 1 0 131855257 550498304 131707 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 134399 131707 605 984 0 133412 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 537596

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 13011
/proc/meminfo: memFree=30750480/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=534300 CPUtime=1122.34
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 890426 0 0 0 107603 4631 0 0 25 0 1 0 131855257 547123200 130859 4089446400 4194304 8223781 140734085636128 18446744073709551615 4208913 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 133575 130859 605 984 0 132588 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 534300

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13039
/proc/meminfo: memFree=31048340/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=534508 CPUtime=1182.34
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 897762 0 0 0 113353 4881 0 0 25 0 1 0 131855257 547336192 130905 4089446400 4194304 8223781 140734085636128 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 133627 130905 605 984 0 132640 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 534508

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13041
/proc/meminfo: memFree=30868684/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=535804 CPUtime=1242.34
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 898103 0 0 0 119106 5128 0 0 25 0 1 0 131855257 548663296 131223 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 133951 131223 605 984 0 132964 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 535804

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13070
/proc/meminfo: memFree=31047272/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=537544 CPUtime=1302.35
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 904751 0 0 0 124884 5351 0 0 25 0 1 0 131855257 550445056 131633 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 134386 131633 605 984 0 133399 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 537544

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13071
/proc/meminfo: memFree=31043516/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=540068 CPUtime=1362.35
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 905438 0 0 0 130667 5568 0 0 25 0 1 0 131855257 553029632 132216 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 135017 132216 605 984 0 134030 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 540068

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13073
/proc/meminfo: memFree=31042608/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=540396 CPUtime=1422.36
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 905663 0 0 0 136438 5798 0 0 25 0 1 0 131855257 553365504 132299 4089446400 4194304 8223781 140734085636128 18446744073709551615 5955622 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 135099 132299 605 984 0 134112 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 540396

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13074
/proc/meminfo: memFree=31041940/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=541068 CPUtime=1482.36
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 905831 0 0 0 142214 6022 0 0 25 0 1 0 131855257 554053632 132399 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 135267 132399 605 984 0 134280 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 541068

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13076
/proc/meminfo: memFree=31041500/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=541384 CPUtime=1542.36
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 924011 0 0 0 147997 6239 0 0 25 0 1 0 131855257 554377216 132477 4089446400 4194304 8223781 140734085636128 18446744073709551615 5001186 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 135346 132477 605 984 0 134359 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 541384

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13078
/proc/meminfo: memFree=31041440/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=541712 CPUtime=1602.36
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 924187 0 0 0 153766 6470 0 0 25 0 1 0 131855257 554713088 132533 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 135428 132533 605 984 0 134441 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 541712

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13079
/proc/meminfo: memFree=31041268/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=541840 CPUtime=1662.36
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 924411 0 0 0 159535 6701 0 0 25 0 1 0 131855257 554844160 132580 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 135460 132580 605 984 0 134473 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 541840

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13081
/proc/meminfo: memFree=31041224/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=541840 CPUtime=1722.37
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 924469 0 0 0 165292 6945 0 0 25 0 1 0 131855257 554844160 132589 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 135460 132589 605 984 0 134473 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 541840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13082
/proc/meminfo: memFree=31052828/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=529664 CPUtime=1782.36
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 958582 0 0 0 171040 7196 0 0 25 0 1 0 131855257 542375936 129551 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 132416 129551 605 984 0 131429 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 529664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13083
/proc/meminfo: memFree=31052812/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=530040 CPUtime=1800.08
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 958754 0 0 0 172745 7263 0 0 25 0 1 0 131855257 542760960 129645 4089446400 4194304 8223781 140734085636128 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12914/statm: 132510 129645 605 984 0 131523 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 530040

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

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

[startup+1800.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13083
/proc/meminfo: memFree=31052812/32951124 swapFree=67111528/67111528
[pid=12914] ppid=12912 vsize=48892 CPUtime=1800.17
/proc/12914/stat : 12914 (pbscip.linux.x8) R 12912 12914 12045 0 -1 4202496 958756 0 0 0 172753 7264 0 0 18 0 1 0 131855257 50065408 8073 4089446400 4194304 8223781 140734085636128 18446744073709551615 7453498 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12914/statm: 12223 7561 607 984 0 11236 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 48892

Child status: 0
Real time (s): 1800.11
CPU time (s): 1800.19
CPU user time (s): 1727.54
CPU system time (s): 72.649
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 550592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1727.54
system time used= 72.649
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 958760
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 19625

runsolver used 2.54261 second user time and 5.69213 second system time

The end

Launcher Data

Begin job on node143 at 2010-06-30 15:46:41
IDJOB=2692825
IDBENCH=78931
IDSOLVER=1204
FILE ID=node143/2692825-1277905601
PBS_JOBID= 11197173
Free space on /tmp= 74212 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900545610--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692825-1277905601/watcher-2692825-1277905601 -o /tmp/evaluation-result-2692825-1277905601/solver-2692825-1277905601 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692825-1277905601.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 81190eaa1a1e32ae5b8ead62e8a746de
RANDOM SEED=1853304999

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.74
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.848
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:      31259860 kB
Buffers:        189812 kB
Cached:         964668 kB
SwapCached:          0 kB
Active:         804208 kB
Inactive:       743960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31259860 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4740 kB
Writeback:           0 kB
AnonPages:      394068 kB
Mapped:          20504 kB
Slab:            78504 kB
PageTables:       5900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1658436 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= 74204 MiB
End job on node143 at 2010-06-30 16:16:43