Trace number 2692748

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.18 1800.13

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900568186--soft-33-100-0.wbo
MD5SUM5d44b96125a480c7e8ae11943224729b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark257.055
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 constraints1839
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 91769
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91768
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 721
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-2692748-1277900679.wbo>
0.00/0.03	c original problem has 3909 variables (2070 bin, 0 int, 0 impl, 1839 cont) and 4547 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.04/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1965 impls, 9 clqs
0.04/0.09	c (round 2) 0 del vars, 61 del conss, 1839 chg bounds, 47 chg sides, 0 chg coeffs, 0 upgd conss, 1965 impls, 9 clqs
0.09/0.10	c (round 3) 47 del vars, 152 del conss, 1861 chg bounds, 91 chg sides, 0 chg coeffs, 0 upgd conss, 1965 impls, 9 clqs
0.09/0.11	c (round 4) 116 del vars, 174 del conss, 1861 chg bounds, 91 chg sides, 0 chg coeffs, 833 upgd conss, 1965 impls, 9 clqs
0.09/0.12	c (round 5) 138 del vars, 174 del conss, 1861 chg bounds, 91 chg sides, 0 chg coeffs, 833 upgd conss, 1965 impls, 9 clqs
0.09/0.17	c    (0.1s) probing: 101/2001 (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 (6 rounds):
0.09/0.17	c  138 deleted vars, 174 deleted constraints, 1861 tightened bounds, 0 added holes, 91 changed sides, 0 changed coefficients
0.09/0.17	c  1965 implications, 9 cliques
0.09/0.17	c presolved problem has 3771 variables (2001 bin, 0 int, 0 impl, 1770 cont) and 4373 constraints
0.09/0.17	c    1770 constraints of type <indicator>
0.09/0.17	c       9 constraints of type <setppc>
0.09/0.17	c    1770 constraints of type <linear>
0.09/0.17	c     824 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 |    13 |     - |  13M|   0 |   8 |3771 |4373 |3771 | 833 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 88064
0.09/0.19	c y 0.1s|     1 |     0 |    24 |     - |  14M|   0 |   8 |3771 |4373 |3771 | 833 |   0 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.19/0.20	c   0.1s|     1 |     0 |    60 |     - |  14M|   0 |  29 |3771 |4373 |3771 | 850 |  17 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |   113 |     - |  14M|   0 |  43 |3771 |4373 |3771 | 872 |  39 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.29/0.31	c   0.2s|     1 |     0 |   138 |     - |  14M|   0 |  46 |3771 |4373 |3771 | 883 |  50 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.29/0.37	c   0.3s|     1 |     0 |   147 |     - |  14M|   0 |  47 |3771 |4373 |3771 | 885 |  52 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |   153 |     - |  14M|   0 |  50 |3771 |4373 |3771 | 891 |  58 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.89/0.91	c   0.8s|     1 |     2 |   153 |     - |  14M|   0 |  50 |3771 |4373 |3771 | 891 |  58 |   0 |  33 | 0.000000e+00 | 8.806400e+04 |    Inf 
4.10/4.10	o 825
4.10/4.10	c * 3.9s|  1669 |  1535 |  1062 |   0.5 |  18M|1668 |   - |3771 |4373 |3771 | 913 |  85 |   0 | 197 | 0.000000e+00 | 8.250000e+02 |    Inf 
7.89/7.96	o 766
7.89/7.96	c * 7.6s|  3151 |  2886 |  5327 |   1.6 |  22M|1668 |   - |3771 |4423 |3771 | 909 | 406 |  50 | 767 | 0.000000e+00 | 7.660000e+02 |    Inf 
11.29/11.38	o 748
11.29/11.38	c *10.9s|  5469 |  5044 |  7182 |   1.3 |  27M|1668 |   - |3771 |4453 |3771 | 912 | 614 |  80 | 978 | 0.000000e+00 | 7.480000e+02 |    Inf 
13.39/13.48	o 742
13.39/13.48	c *12.9s|  6921 |  6409 |  8673 |   1.2 |  30M|1668 |   - |3771 |4473 |3771 | 923 | 750 | 100 |1058 | 0.000000e+00 | 7.420000e+02 |    Inf 
17.19/17.28	c  16.6s| 10000 |  9482 | 10085 |   1.0 |  36M|1668 |   0 |3771 |4486 |3771 | 894 | 837 | 113 |1104 | 0.000000e+00 | 7.420000e+02 |    Inf 
17.49/17.50	o 688
17.49/17.50	c *16.8s| 10142 |  8562 | 10428 |   1.0 |  35M|1668 |   - |3771 |4495 |3771 | 927 | 875 | 122 |1108 | 0.000000e+00 | 6.880000e+02 |    Inf 
17.89/17.93	o 675
17.89/17.93	c *17.2s| 10388 |  8646 | 11530 |   1.1 |  36M|1668 |   - |3771 |4544 |3771 | 904 | 952 | 171 |1116 | 0.000000e+00 | 6.750000e+02 |    Inf 
18.09/18.13	o 642
18.09/18.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
18.09/18.13	c *17.4s| 10479 |  8360 | 12150 |   1.1 |  35M|1668 |   - |3771 |4570 |3771 | 919 |1007 | 197 |1128 | 0.000000e+00 | 6.420000e+02 |    Inf 
18.39/18.45	o 624
18.39/18.45	c *17.7s| 10674 |  8398 | 12645 |   1.2 |  35M|1668 |   - |3771 |4578 |3771 | 917 |1056 | 205 |1147 | 0.000000e+00 | 6.240000e+02 |    Inf 
18.50/18.56	o 602
18.50/18.56	c *17.8s| 10713 |  8317 | 13070 |   1.2 |  35M|1668 |   - |3771 |4600 |3771 | 906 |1102 | 227 |1151 | 0.000000e+00 | 6.020000e+02 |    Inf 
18.79/18.82	o 572
18.79/18.82	c *18.1s| 10918 |  8265 | 13136 |   1.2 |  35M|1668 |   - |3771 |4600 |3771 | 908 |1108 | 227 |1157 | 0.000000e+00 | 5.720000e+02 |    Inf 
18.99/19.01	o 564
18.99/19.01	c *18.2s| 10965 |  8217 | 13469 |   1.2 |  35M|1668 |   - |3771 |4611 |3771 | 900 |1134 | 238 |1179 | 0.000000e+00 | 5.640000e+02 |    Inf 
18.99/19.06	o 562
18.99/19.06	c *18.3s| 10987 |  8213 | 13519 |   1.2 |  35M|1668 |   - |3771 |4615 |3771 | 908 |1142 | 242 |1179 | 0.000000e+00 | 5.620000e+02 |    Inf 
19.20/19.22	o 540
19.20/19.22	c *18.4s| 11057 |  8058 | 13711 |   1.2 |  34M|1668 |   - |3771 |4631 |3771 | 902 |1154 | 258 |1186 | 0.000000e+00 | 5.400000e+02 |    Inf 
19.39/19.44	o 539
19.39/19.44	c *18.6s| 11198 |  8175 | 13996 |   1.2 |  35M|1668 |   - |3771 |4669 |3771 | 903 |1174 | 296 |1186 | 0.000000e+00 | 5.390000e+02 |    Inf 
19.39/19.49	o 531
19.39/19.49	c *18.7s| 11207 |  8072 | 14136 |   1.2 |  35M|1668 |   - |3771 |4674 |3771 | 909 |1193 | 301 |1188 | 0.000000e+00 | 5.310000e+02 |    Inf 
19.69/19.79	o 502
19.69/19.79	c *19.0s| 11303 |  7666 | 14722 |   1.3 |  34M|1668 |   - |3771 |4835 |3771 | 909 |1286 | 465 |1229 | 0.000000e+00 | 5.020000e+02 |    Inf 
21.59/21.68	o 498
21.59/21.68	c *20.8s| 12269 |  8264 | 17849 |   1.4 |  36M|1668 |   - |3771 |5659 |3771 | 929 |1771 |1437 |1319 | 0.000000e+00 | 4.980000e+02 |    Inf 
22.00/22.01	o 475
22.00/22.01	c *21.1s| 12512 |  8045 | 18232 |   1.4 |  36M|1668 |   - |3771 |5664 |3771 | 921 |1802 |1454 |1321 | 0.000000e+00 | 4.750000e+02 |    Inf 
22.19/22.20	o 466
22.19/22.20	c *21.3s| 12611 |  7946 | 18670 |   1.5 |  36M|1668 |   - |3771 |5668 |3771 | 906 |1867 |1495 |1324 | 0.000000e+00 | 4.660000e+02 |    Inf 
22.69/22.71	o 464
22.69/22.71	c *21.8s| 12912 |  8141 | 19288 |   1.5 |  36M|1668 |   - |3771 |5727 |3771 | 921 |1972 |1636 |1343 | 0.000000e+00 | 4.640000e+02 |    Inf 
22.69/22.72	o 445
22.69/22.72	c *21.8s| 12913 |  7675 | 19288 |   1.5 |  35M|1668 |   - |3771 |5727 |3771 | 921 |1972 |1636 |1343 | 0.000000e+00 | 4.450000e+02 |    Inf 
23.09/23.11	o 376
23.09/23.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
23.09/23.11	c *22.2s| 13115 |  6203 | 19917 |   1.5 |  33M|1668 |   - |3771 |5786 |3771 | 913 |2075 |1784 |1349 | 0.000000e+00 | 3.760000e+02 |    Inf 
23.09/23.15	o 348
23.09/23.15	c *22.2s| 13135 |  5639 | 19945 |   1.5 |  32M|1668 |   - |3771 |5780 |3771 | 908 |2078 |1784 |1350 | 0.000000e+00 | 3.480000e+02 |    Inf 
23.09/23.16	o 300
23.09/23.16	c *22.2s| 13140 |  4749 | 19947 |   1.5 |  30M|1668 |   - |3771 |5779 |3771 | 908 |2078 |1784 |1350 | 0.000000e+00 | 3.000000e+02 |    Inf 
23.19/23.29	o 285
23.19/23.29	c *22.4s| 13196 |  4525 | 20160 |   1.5 |  30M|1668 |   - |3771 |5774 |3771 | 920 |2122 |1812 |1357 | 0.000000e+00 | 2.850000e+02 |    Inf 
23.29/23.37	o 254
23.29/23.37	c *22.4s| 13242 |  3895 | 20294 |   1.5 |  29M|1668 |   - |3771 |5766 |3771 | 909 |2139 |1816 |1357 | 0.000000e+00 | 2.540000e+02 |    Inf 
23.39/23.47	o 251
23.39/23.47	c *22.5s| 13289 |  3833 | 20521 |   1.5 |  29M|1668 |   - |3771 |5748 |3771 | 908 |2190 |1835 |1358 | 0.000000e+00 | 2.510000e+02 |    Inf 
23.50/23.57	o 247
23.50/23.57	c *22.6s| 13336 |  3758 | 20728 |   1.5 |  29M|1668 |   - |3771 |5743 |3771 | 932 |2222 |1842 |1362 | 0.000000e+00 | 2.470000e+02 |    Inf 
23.50/23.57	o 188
23.50/23.57	c *22.6s| 13337 |  2175 | 20729 |   1.5 |  26M|1668 |   - |3771 |5742 |3771 | 932 |2222 |1842 |1362 | 0.000000e+00 | 1.880000e+02 |    Inf 
23.99/24.05	o 173
23.99/24.05	c *23.1s| 13550 |  2002 | 21317 |   1.6 |  26M|1668 |   - |3771 |5700 |3771 | 892 |2276 |1903 |1394 | 0.000000e+00 | 1.730000e+02 |    Inf 
24.20/24.20	o 138
24.20/24.20	c *23.2s| 13605 |  1592 | 21709 |   1.6 |  25M|1668 |   - |3771 |5691 |3771 | 907 |2341 |1945 |1398 | 0.000000e+00 | 1.380000e+02 |    Inf 
24.49/24.54	o 137
24.49/24.54	c *23.6s| 13707 |  1614 | 22418 |   1.6 |  25M|1668 |   - |3771 |5625 |3771 | 909 |2416 |2074 |1410 | 0.000000e+00 | 1.370000e+02 |    Inf 
24.49/24.54	o 131
24.49/24.54	c *23.6s| 13708 |  1575 | 22420 |   1.6 |  25M|1668 |   - |3771 |5624 |3771 | 909 |2416 |2074 |1410 | 0.000000e+00 | 1.310000e+02 |    Inf 
24.89/24.96	o 125
24.89/24.96	c *24.0s| 13827 |  1585 | 23281 |   1.7 |  25M|1668 |   - |3771 |5599 |3771 | 917 |2522 |2224 |1436 | 0.000000e+00 | 1.250000e+02 |    Inf 
24.99/25.05	o 66
24.99/25.05	c *24.1s| 13899 |   999 | 23312 |   1.7 |  23M|1668 |   - |3771 |5598 |3771 | 917 |2522 |2224 |1436 | 0.000000e+00 | 6.600000e+01 |    Inf 
25.19/25.22	o 45
25.19/25.22	c *24.2s| 13940 |   624 | 23560 |   1.7 |  22M|1668 |   - |3771 |4929 |3771 | 905 |2535 |2246 |1449 | 0.000000e+00 | 4.500000e+01 |    Inf 
38.29/38.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
38.29/38.38	c  36.8s| 20000 |  1073 | 50297 |   2.5 |  30M|1668 |   1 |3771 |6654 |3771 | 895 |3897 |9322 |1801 | 0.000000e+00 | 4.500000e+01 |    Inf 
48.19/48.20	o 39
48.19/48.20	c *46.2s| 25109 |  1094 | 68002 |   2.7 |  30M|1668 |   - |3771 |8287 |3771 | 906 |5316 |  15k|1811 | 0.000000e+00 | 3.900000e+01 |    Inf 
52.69/52.71	o 37
52.69/52.71	c *50.5s| 27773 |  1122 | 74000 |   2.7 |  31M|1668 |   - |3771 |8958 |3771 | 895 |5688 |  18k|1812 | 0.000000e+00 | 3.700000e+01 |    Inf 
56.59/56.66	c  54.3s| 30000 |  1132 | 80174 |   2.7 |  32M|1668 |   - |3771 |8475 |   0 |   0 |6008 |  21k|1813 | 0.000000e+00 | 3.700000e+01 |    Inf 
62.49/62.54	o 23
62.49/62.54	c *59.9s| 33397 |  1076 | 90732 |   2.7 |  32M|1668 |   - |3771 |9210 |3771 | 891 |6545 |  25k|1813 | 0.000000e+00 | 2.300000e+01 |    Inf 
73.19/73.29	c  70.2s| 40000 |  1143 |110329 |   2.8 |  33M|1668 |  19 |3771 |8307 |3771 | 891 |7159 |  34k|1813 | 0.000000e+00 | 2.300000e+01 |    Inf 
89.99/90.00	c  86.2s| 50000 |  1226 |142511 |   2.8 |  36M|1668 |  15 |3771 |  12k|3771 | 895 |8207 |  46k|1813 | 0.000000e+00 | 2.300000e+01 |    Inf 
107.29/107.31	c   103s| 60000 |  1236 |173618 |   2.9 |  38M|1668 |   8 |3771 |  12k|3771 | 895 |9832 |  59k|1838 | 0.000000e+00 | 2.300000e+01 |    Inf 
124.99/125.00	c   120s| 70000 |  1308 |202971 |   2.9 |  40M|1668 |   - |3771 |  14k|   0 |   0 |  11k|  72k|1960 | 0.000000e+00 | 2.300000e+01 |    Inf 
143.69/143.74	c   138s| 80000 |  1326 |237840 |   3.0 |  42M|1668 |   4 |3771 |  12k|3771 | 891 |  12k|  86k|2135 | 0.000000e+00 | 2.300000e+01 |    Inf 
162.20/162.28	c   155s| 90000 |  1341 |269103 |   3.0 |  44M|1668 |   - |3771 |  14k|   0 |   0 |  13k|  99k|2313 | 0.000000e+00 | 2.300000e+01 |    Inf 
181.19/181.29	c   173s|100000 |  1394 |302386 |   3.0 |  46M|1668 |   - |3771 |  15k|   0 |   0 |  14k| 112k|2473 | 0.000000e+00 | 2.300000e+01 |    Inf 
200.79/200.80	c   192s|110000 |  1478 |338509 |   3.1 |  48M|1668 |   1 |3771 |  14k|3771 | 891 |  15k| 126k|2622 | 0.000000e+00 | 2.300000e+01 |    Inf 
219.89/219.95	c   211s|120000 |  1510 |373957 |   3.1 |  50M|1668 |  12 |3771 |  14k|3771 | 891 |  17k| 139k|2744 | 0.000000e+00 | 2.300000e+01 |    Inf 
222.30/222.34	o 22
222.30/222.34	c * 213s|121410 |  1499 |377253 |   3.1 |  50M|1668 |   - |3771 |  14k|3771 | 891 |  17k| 141k|2771 | 0.000000e+00 | 2.200000e+01 |    Inf 
227.49/227.52	o 21
227.49/227.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
227.49/227.52	c * 218s|124232 |  1483 |386374 |   3.1 |  49M|1668 |   - |3771 |  11k|3771 | 887 |  17k| 145k|2838 | 0.000000e+00 | 2.100000e+01 |    Inf 
237.70/237.75	c   228s|130000 |  1460 |404354 |   3.1 |  49M|1668 |   - |3771 |  10k|   0 |   0 |  18k| 153k|2928 | 0.000000e+00 | 2.100000e+01 |    Inf 
255.90/255.93	c   245s|140000 |  1583 |438165 |   3.1 |  52M|1668 |   1 |3771 |  13k|3771 | 904 |  19k| 166k|3044 | 0.000000e+00 | 2.100000e+01 |    Inf 
269.90/269.96	o 17
269.90/269.96	c * 258s|147370 |  1559 |465264 |   3.2 |  52M|1668 |   - |3771 |  11k|3771 | 891 |  20k| 176k|3146 | 0.000000e+00 | 1.700000e+01 |    Inf 
274.49/274.57	c   263s|150000 |  1577 |474977 |   3.2 |  52M|1668 |   - |3771 |  10k|3771 | 891 |  20k| 179k|3202 | 0.000000e+00 | 1.700000e+01 |    Inf 
292.89/292.93	c   280s|160000 |  1673 |512219 |   3.2 |  54M|1668 |  18 |3771 |  11k|3771 | 891 |  22k| 193k|3326 | 0.000000e+00 | 1.700000e+01 |    Inf 
311.00/311.07	c   298s|170000 |  1718 |548926 |   3.2 |  55M|1668 |   - |3771 |9942 |   0 |   0 |  24k| 206k|3476 | 0.000000e+00 | 1.700000e+01 |    Inf 
328.69/328.73	c   315s|180000 |  1762 |582397 |   3.2 |  57M|1668 |   - |3771 |  12k|   0 |   0 |  26k| 219k|3585 | 0.000000e+00 | 1.700000e+01 |    Inf 
340.49/340.50	o 14
340.49/340.50	c * 326s|186774 |  1512 |602638 |   3.2 |  49M|1668 |   - |3771 |  12k|3771 | 895 |  27k| 228k|3672 | 0.000000e+00 | 1.400000e+01 |    Inf 
345.89/345.93	c   331s|190000 |  1529 |612530 |   3.2 |  49M|1668 |   - |3771 |  13k|   0 |   0 |  28k| 232k|3672 | 0.000000e+00 | 1.400000e+01 |    Inf 
363.30/363.38	c   348s|200000 |  1598 |642769 |   3.2 |  51M|1668 |   - |3771 |  14k|   0 |   0 |  29k| 245k|3767 | 0.000000e+00 | 1.400000e+01 |    Inf 
380.50/380.52	c   364s|210000 |  1661 |669672 |   3.2 |  53M|1668 |   - |3771 |  18k|   0 |   0 |  30k| 257k|3851 | 0.000000e+00 | 1.400000e+01 |    Inf 
398.90/398.96	c   382s|220000 |  1665 |698851 |   3.2 |  54M|1668 |   - |3771 |  18k|   0 |   0 |  31k| 271k|3941 | 0.000000e+00 | 1.400000e+01 |    Inf 
417.20/417.27	c   399s|230000 |  1766 |727570 |   3.2 |  56M|1668 |  18 |3771 |  20k|3771 | 895 |  32k| 284k|4023 | 0.000000e+00 | 1.400000e+01 |    Inf 
435.50/435.59	c   417s|240000 |  1853 |755048 |   3.1 |  57M|1668 |   - |3771 |  18k|   0 |   0 |  33k| 298k|4120 | 0.000000e+00 | 1.400000e+01 |    Inf 
453.21/453.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
453.21/453.24	c   434s|250000 |  1988 |784024 |   3.1 |  58M|1668 |  20 |3771 |  17k|3771 | 895 |  34k| 312k|4205 | 0.000000e+00 | 1.400000e+01 |    Inf 
471.10/471.12	c   451s|260000 |  1927 |815197 |   3.1 |  58M|1668 |   - |3771 |  15k|   0 |   0 |  35k| 326k|4290 | 0.000000e+00 | 1.400000e+01 |    Inf 
489.10/489.13	c   468s|270000 |  1960 |848366 |   3.1 |  59M|1668 |   - |3771 |  17k|   0 |   0 |  36k| 339k|4394 | 0.000000e+00 | 1.400000e+01 |    Inf 
507.10/507.12	c   486s|280000 |  1996 |877758 |   3.1 |  61M|1668 |   1 |3771 |  18k|3771 | 895 |  38k| 352k|4487 | 0.000000e+00 | 1.400000e+01 |    Inf 
525.40/525.46	c   503s|290000 |  2038 |908284 |   3.1 |  61M|1668 |   - |3771 |  16k|   0 |   0 |  39k| 366k|4570 | 0.000000e+00 | 1.400000e+01 |    Inf 
544.10/544.17	c   521s|300000 |  2074 |942188 |   3.1 |  61M|1668 |   - |3771 |  15k|   0 |   0 |  40k| 379k|4673 | 0.000000e+00 | 1.400000e+01 |    Inf 
562.30/562.31	c   539s|310000 |  2229 |974797 |   3.1 |  63M|1668 |   - |3771 |  16k|   0 |   0 |  41k| 392k|4759 | 0.000000e+00 | 1.400000e+01 |    Inf 
580.20/580.28	c   556s|320000 |  2339 |  1004k|   3.1 |  65M|1668 |  19 |3771 |  19k|3771 | 905 |  43k| 405k|4836 | 0.000000e+00 | 1.400000e+01 |    Inf 
598.91/598.90	c   574s|330000 |  2376 |  1037k|   3.1 |  66M|1668 |   - |3771 |  18k|   0 |   0 |  44k| 419k|4933 | 0.000000e+00 | 1.400000e+01 |    Inf 
617.20/617.23	c   591s|340000 |  2467 |  1068k|   3.1 |  68M|1668 |   - |3771 |  20k|3771 | 895 |  45k| 432k|5008 | 0.000000e+00 | 1.400000e+01 |    Inf 
635.71/635.74	c   609s|350000 |  2501 |  1098k|   3.1 |  69M|1668 |   - |3771 |  18k|   0 |   0 |  46k| 446k|5075 | 0.000000e+00 | 1.400000e+01 |    Inf 
641.31/641.35	o 5
641.31/641.35	c * 614s|353121 |  1740 |  1107k|   3.1 |  51M|1668 |   - |3771 |  19k|3771 | 895 |  47k| 450k|5090 | 0.000000e+00 | 5.000000e+00 |    Inf 
653.70/653.78	c   626s|360000 |  1783 |  1130k|   3.1 |  50M|1668 |   - |3771 |  16k|   0 |   0 |  48k| 460k|5155 | 0.000000e+00 | 5.000000e+00 |    Inf 
670.91/670.98	c   643s|370000 |  1833 |  1164k|   3.1 |  51M|1668 |   - |3771 |  15k|   0 |   0 |  48k| 474k|5229 | 0.000000e+00 | 5.000000e+00 |    Inf 
688.40/688.49	c   659s|380000 |  1843 |  1195k|   3.1 |  52M|1668 |  13 |3771 |  18k|3771 | 895 |  49k| 488k|5304 | 0.000000e+00 | 5.000000e+00 |    Inf 
706.50/706.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
706.50/706.57	c   677s|390000 |  1803 |  1227k|   3.1 |  53M|1668 |   9 |3771 |  18k|3771 | 895 |  51k| 503k|5373 | 0.000000e+00 | 5.000000e+00 |    Inf 
724.61/724.67	c   694s|400000 |  1786 |  1260k|   3.2 |  53M|1668 |   - |3771 |  18k|   0 |   0 |  52k| 517k|5453 | 0.000000e+00 | 5.000000e+00 |    Inf 
742.91/742.98	c   712s|410000 |  1769 |  1291k|   3.1 |  53M|1668 |  11 |3771 |  19k|3771 | 895 |  53k| 531k|5523 | 0.000000e+00 | 5.000000e+00 |    Inf 
760.71/760.71	c   729s|420000 |  1675 |  1323k|   3.1 |  52M|1668 |  18 |3771 |  17k|3771 | 895 |  54k| 545k|5641 | 0.000000e+00 | 5.000000e+00 |    Inf 
778.11/778.13	c   745s|430000 |  1572 |  1355k|   3.2 |  50M|1668 |   - |3771 |  14k|   0 |   0 |  55k| 559k|5703 | 0.000000e+00 | 5.000000e+00 |    Inf 
795.51/795.56	c   762s|440000 |  1581 |  1386k|   3.2 |  51M|1668 |   1 |3771 |  18k|3771 | 895 |  56k| 572k|5786 | 0.000000e+00 | 5.000000e+00 |    Inf 
814.11/814.13	c   780s|450000 |  1545 |  1418k|   3.2 |  50M|1668 |   - |3771 |  16k|   0 |   0 |  57k| 586k|5890 | 0.000000e+00 | 5.000000e+00 |    Inf 
832.51/832.52	c   797s|460000 |  1621 |  1449k|   3.2 |  52M|1668 |   - |3771 |  19k|   0 |   0 |  58k| 600k|5966 | 0.000000e+00 | 5.000000e+00 |    Inf 
850.71/850.76	c   815s|470000 |  1547 |  1482k|   3.2 |  51M|1668 |  10 |3771 |  16k|3771 | 895 |  59k| 613k|6023 | 0.000000e+00 | 5.000000e+00 |    Inf 
868.81/868.84	c   832s|480000 |  1549 |  1514k|   3.2 |  52M|1668 |  12 |3771 |  19k|3771 | 891 |  60k| 627k|6082 | 0.000000e+00 | 5.000000e+00 |    Inf 
888.52/888.55	c   851s|490000 |  1550 |  1553k|   3.2 |  53M|1668 |  20 |3771 |  23k|3771 | 900 |  61k| 641k|6170 | 0.000000e+00 | 5.000000e+00 |    Inf 
908.62/908.65	c   870s|500000 |  1553 |  1589k|   3.2 |  54M|1668 |   1 |3771 |  24k|3771 | 895 |  62k| 655k|6253 | 0.000000e+00 | 5.000000e+00 |    Inf 
928.61/928.65	c   890s|510000 |  1544 |  1622k|   3.2 |  55M|1668 |   - |3771 |  26k|   0 |   0 |  63k| 669k|6324 | 0.000000e+00 | 5.000000e+00 |    Inf 
948.21/948.22	c   909s|520000 |  1523 |  1653k|   3.2 |  54M|1668 |  15 |3771 |  24k|3771 | 902 |  64k| 684k|6408 | 0.000000e+00 | 5.000000e+00 |    Inf 
967.81/967.84	c   927s|530000 |  1515 |  1686k|   3.2 |  53M|1668 |   - |3771 |  21k|   0 |   0 |  65k| 698k|6460 | 0.000000e+00 | 5.000000e+00 |    Inf 
986.52/986.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
986.52/986.54	c   945s|540000 |  1478 |  1721k|   3.2 |  52M|1668 |   - |3771 |  21k|   0 |   0 |  67k| 711k|6521 | 0.000000e+00 | 5.000000e+00 |    Inf 
1006.01/1006.00	c   964s|550000 |  1481 |  1757k|   3.2 |  54M|1668 |  17 |3771 |  23k|3771 | 901 |  68k| 726k|6597 | 0.000000e+00 | 5.000000e+00 |    Inf 
1026.62/1026.62	c   984s|560000 |  1446 |  1794k|   3.2 |  54M|1668 |   - |3771 |  24k|   0 |   0 |  69k| 739k|6686 | 0.000000e+00 | 5.000000e+00 |    Inf 
1047.32/1047.34	c  1004s|570000 |  1332 |  1830k|   3.2 |  51M|1668 |   - |3771 |  21k|   0 |   0 |  70k| 753k|6770 | 0.000000e+00 | 5.000000e+00 |    Inf 
1067.22/1067.24	c  1023s|580000 |  1268 |  1865k|   3.2 |  50M|1668 |  10 |3771 |  18k|3771 | 895 |  71k| 766k|6882 | 0.000000e+00 | 5.000000e+00 |    Inf 
1088.02/1088.05	c  1043s|590000 |  1269 |  1912k|   3.2 |  49M|1668 |  11 |3771 |  15k|3771 | 900 |  72k| 779k|6964 | 0.000000e+00 | 5.000000e+00 |    Inf 
1106.92/1106.98	c  1061s|600000 |  1271 |  1955k|   3.3 |  49M|1668 |  14 |3771 |  15k|3771 | 891 |  74k| 793k|7050 | 0.000000e+00 | 5.000000e+00 |    Inf 
1126.32/1126.37	c  1080s|610000 |  1243 |  1995k|   3.3 |  49M|1668 |  13 |3771 |  17k|3771 | 891 |  75k| 805k|7131 | 0.000000e+00 | 5.000000e+00 |    Inf 
1146.42/1146.48	c  1099s|620000 |  1266 |  2038k|   3.3 |  50M|1668 |  21 |3771 |  19k|3771 | 891 |  77k| 818k|7206 | 0.000000e+00 | 5.000000e+00 |    Inf 
1165.93/1165.93	c  1118s|630000 |  1285 |  2078k|   3.3 |  51M|1668 |   - |3771 |  21k|   0 |   0 |  78k| 831k|7255 | 0.000000e+00 | 5.000000e+00 |    Inf 
1186.32/1186.32	c  1137s|640000 |  1308 |  2115k|   3.3 |  53M|1668 |  14 |3771 |  26k|3771 | 891 |  80k| 844k|7294 | 0.000000e+00 | 5.000000e+00 |    Inf 
1207.83/1207.84	c  1158s|650000 |  1311 |  2157k|   3.3 |  53M|1668 |   1 |3771 |  26k|3771 | 895 |  81k| 857k|7385 | 0.000000e+00 | 5.000000e+00 |    Inf 
1231.82/1231.85	c  1181s|660000 |  1303 |  2199k|   3.3 |  54M|1668 |   - |3771 |  28k|   0 |   0 |  82k| 871k|7465 | 0.000000e+00 | 5.000000e+00 |    Inf 
1256.42/1256.43	c  1205s|670000 |  1339 |  2237k|   3.3 |  56M|1668 |   - |3771 |  30k|3771 | 897 |  83k| 885k|7539 | 0.000000e+00 | 5.000000e+00 |    Inf 
1277.72/1277.74	c  1225s|680000 |  1358 |  2272k|   3.3 |  55M|1668 |   - |3771 |  27k|   0 |   0 |  84k| 899k|7579 | 0.000000e+00 | 5.000000e+00 |    Inf 
1299.22/1299.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1299.22/1299.24	c  1246s|690000 |  1364 |  2310k|   3.3 |  56M|1668 |   9 |3771 |  30k|3771 | 891 |  85k| 913k|7637 | 0.000000e+00 | 5.000000e+00 |    Inf 
1321.42/1321.45	c  1268s|700000 |  1334 |  2349k|   3.4 |  56M|1668 |  11 |3771 |  29k|3771 | 891 |  86k| 926k|7725 | 0.000000e+00 | 5.000000e+00 |    Inf 
1344.23/1344.26	c  1290s|710000 |  1313 |  2391k|   3.4 |  56M|1668 |   - |3771 |  30k|   0 |   0 |  88k| 940k|7808 | 0.000000e+00 | 5.000000e+00 |    Inf 
1365.62/1365.67	c  1310s|720000 |  1293 |  2425k|   3.4 |  55M|1668 |  14 |3771 |  29k|3771 | 891 |  89k| 954k|7832 | 0.000000e+00 | 5.000000e+00 |    Inf 
1386.42/1386.49	c  1330s|730000 |  1321 |  2458k|   3.4 |  57M|1668 |   - |3771 |  32k|3771 | 891 |  91k| 967k|7877 | 0.000000e+00 | 5.000000e+00 |    Inf 
1409.22/1409.26	c  1352s|740000 |  1326 |  2494k|   3.4 |  58M|1668 |   - |3771 |  36k|   0 |   0 |  92k| 981k|7937 | 0.000000e+00 | 5.000000e+00 |    Inf 
1432.63/1432.61	c  1375s|750000 |  1285 |  2528k|   3.4 |  58M|1668 |   - |3771 |  34k|   0 |   0 |  93k| 995k|8016 | 0.000000e+00 | 5.000000e+00 |    Inf 
1454.62/1454.64	c  1396s|760000 |  1205 |  2565k|   3.4 |  52M|1668 |  11 |3771 |  22k|3771 | 895 |  94k|1008k|8063 | 0.000000e+00 | 5.000000e+00 |    Inf 
1474.12/1474.19	c  1415s|770000 |  1172 |  2601k|   3.4 |  52M|1668 |   - |3771 |  22k|   0 |   0 |  96k|1022k|8147 | 0.000000e+00 | 5.000000e+00 |    Inf 
1494.13/1494.17	c  1434s|780000 |  1211 |  2636k|   3.4 |  54M|1668 |   1 |3771 |  26k|3771 | 891 |  97k|1035k|8191 | 0.000000e+00 | 5.000000e+00 |    Inf 
1516.23/1516.23	c  1455s|790000 |  1205 |  2669k|   3.4 |  55M|1668 |   - |3771 |  28k|   0 |   0 |  98k|1049k|8204 | 0.000000e+00 | 5.000000e+00 |    Inf 
1537.02/1537.04	c  1475s|800000 |  1183 |  2701k|   3.4 |  54M|1668 |   - |3771 |  27k|   0 |   0 |  99k|1061k|8307 | 0.000000e+00 | 5.000000e+00 |    Inf 
1556.73/1556.76	c  1494s|810000 |  1209 |  2733k|   3.4 |  55M|1668 |  10 |3771 |  29k|3771 | 891 | 100k|1074k|8332 | 0.000000e+00 | 5.000000e+00 |    Inf 
1576.93/1576.93	c  1513s|820000 |  1216 |  2765k|   3.4 |  56M|1668 |   - |3771 |  31k|   0 |   0 | 101k|1088k|8377 | 0.000000e+00 | 5.000000e+00 |    Inf 
1598.23/1598.21	c  1534s|830000 |  1135 |  2805k|   3.4 |  52M|1668 |   2 |3771 |  24k|3771 | 891 | 102k|1102k|8474 | 0.000000e+00 | 5.000000e+00 |    Inf 
1621.43/1621.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1621.43/1621.41	c  1556s|840000 |  1155 |  2858k|   3.4 |  54M|1668 |   - |3771 |  28k|   0 |   0 | 106k|1114k|8538 | 0.000000e+00 | 5.000000e+00 |    Inf 
1648.03/1648.02	c  1582s|850000 |  1167 |  2919k|   3.4 |  55M|1668 |   - |3771 |  32k|   0 |   0 | 113k|1127k|8606 | 0.000000e+00 | 5.000000e+00 |    Inf 
1674.93/1674.93	c  1608s|860000 |  1139 |  2975k|   3.5 |  53M|1668 |   - |3771 |  26k|   0 |   0 | 120k|1141k|8743 | 0.000000e+00 | 5.000000e+00 |    Inf 
1697.14/1697.10	c  1629s|870000 |  1324 |  3025k|   3.5 |  55M|1668 |   - |3771 |  27k|   0 |   0 | 123k|1153k|8774 | 0.000000e+00 | 5.000000e+00 |    Inf 
1718.73/1718.70	c  1650s|880000 |  1379 |  3071k|   3.5 |  57M|1668 |   1 |3771 |  31k|3771 | 897 | 127k|1165k|8841 | 0.000000e+00 | 5.000000e+00 |    Inf 
1741.63/1741.64	c  1672s|890000 |  1397 |  3118k|   3.5 |  57M|1668 |   1 |3771 |  31k|3771 | 894 | 131k|1178k|8912 | 0.000000e+00 | 5.000000e+00 |    Inf 
1765.54/1765.54	c  1695s|900000 |  1442 |  3172k|   3.5 |  59M|1668 |   5 |3771 |  33k|3771 | 886 | 137k|1191k|8989 | 0.000000e+00 | 5.000000e+00 |    Inf 
1788.73/1788.76	c  1717s|910000 |  1478 |  3218k|   3.5 |  59M|1668 |  10 |3771 |  32k|3771 | 894 | 141k|1205k|9065 | 0.000000e+00 | 5.000000e+00 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time (sec) : 1728.17
1800.04/1800.00	c Solving Nodes      : 915337
1800.04/1800.00	c Primal Bound       : +5.00000000000000e+00 (161 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.05	s SATISFIABLE
1800.04/1800.05	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.04/1800.05	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.04/1800.05	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 x175 -x174 -x173 -x172 -x171 -x170 -x169 x168 
1800.04/1800.05	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.04/1800.05	v -x146 -x145 -x144 x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 
1800.04/1800.05	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1800.04/1800.05	v x104 -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.04/1800.05	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 
1800.04/1800.05	v x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.04/1800.05	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.04/1800.05	v -x1 
1800.04/1800.05	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.05	c Solving Time       :    1728.17
1800.04/1800.05	c Original Problem   :
1800.04/1800.05	c   Problem name     : HOME/instance-2692748-1277900679.wbo
1800.04/1800.05	c   Variables        : 3909 (2070 binary, 0 integer, 0 implicit integer, 1839 continuous)
1800.04/1800.05	c   Constraints      : 4547 initial, 4547 maximal
1800.04/1800.05	c Presolved Problem  :
1800.04/1800.05	c   Problem name     : t_HOME/instance-2692748-1277900679.wbo
1800.04/1800.05	c   Variables        : 3771 (2001 binary, 0 integer, 0 implicit integer, 1770 continuous)
1800.04/1800.05	c   Constraints      : 4373 initial, 37742 maximal
1800.04/1800.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.05	c   trivial          :       0.00         69          0          0          0          0          0          0          0
1800.04/1800.05	c   dualfix          :       0.00         69          0          0          0          0          0          0          0
1800.04/1800.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.05	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.04/1800.05	c   indicator        :       0.00          0          0          0          0          0         69          0          0
1800.04/1800.05	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.05	c   linear           :       0.06          0          0          0       1861          0        105         91          0
1800.04/1800.05	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.05	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.05	c   root node        :          -       1705          -          -       3410          -          -          -          -
1800.04/1800.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.05	c   integral         :          0          0          0     524420          0         18        596          0          0     985742
1800.04/1800.05	c   indicator        :       1770          0    4694718      30865          0        307    2666958          0          0          0
1800.04/1800.05	c   setppc           :          9          6    4707984      23021          0      27203    1448286          0          0          0
1800.04/1800.05	c   linear           :       1770          6    4692360      30204          0     251130   22494768     141924          0          0
1800.04/1800.05	c   logicor          :        824+         6    1694760      12760          0     184689    4009570          0          0          0
1800.04/1800.05	c   bounddisjunction :          0+         0       1591          0          0          0          2          0          0          0
1800.04/1800.05	c   countsols        :          0          0          0      12760          0          0          0          0          0          0
1800.04/1800.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.05	c   integral         :      22.96       0.00       0.00      22.96       0.00
1800.04/1800.05	c   indicator        :      11.92       0.00      10.56       1.36       0.00
1800.04/1800.05	c   setppc           :       9.33       0.00       9.32       0.01       0.00
1800.04/1800.05	c   linear           :     149.37       0.00     148.29       1.08       0.00
1800.04/1800.05	c   logicor          :     280.97       0.00     280.90       0.07       0.00
1800.04/1800.05	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.05	c   vbounds          :       0.00          2          0          0
1800.04/1800.05	c   rootredcost      :       0.02         45          0       1705
1800.04/1800.05	c   pseudoobj        :     161.50    4725902       5110    2096347
1800.04/1800.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.05	c   propagation      :      22.38     468132     467688    2937556       25.9      16653       22.4          -
1800.04/1800.05	c   infeasible LP    :       5.15      19121      19121     153763       39.7        230       17.4          0
1800.04/1800.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.05	c   pseudo solution  :       0.00         81         81        588       20.1         77        5.6          -
1800.04/1800.05	c   applied globally :          -          -          -    1212403       20.6          -          -          -
1800.04/1800.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.05	c   cut pool         :       0.00          5          -          -         19          -    (maximal pool size: 145)
1800.04/1800.05	c   redcost          :      26.73     532769          0     502391          0          0
1800.04/1800.05	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.05	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.05	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.05	c   gomory           :       0.11          6          0          0        718          0
1800.04/1800.05	c   strongcg         :       0.06          6          0          0        108          0
1800.04/1800.05	c   cmir             :       0.01          6          0          0          0          0
1800.04/1800.05	c   flowcover        :       0.08          6          0          0          0          0
1800.04/1800.05	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.05	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.05	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.05	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.05	c Pricers            :       Time      Calls       Vars
1800.04/1800.05	c   problem variables:       0.00          0          0
1800.04/1800.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.05	c   relpscost        :      22.85     493371         18        596          0          0     985742
1800.04/1800.05	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.05	c   inference        :       1.12      12716          0          0          0          0      25432
1800.04/1800.05	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.05	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.05	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.05	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.05	c   LP solutions     :       0.04          -         44
1800.04/1800.05	c   pseudo solutions :       0.00          -          0
1800.04/1800.05	c   feaspump         :       0.01          1          0
1800.04/1800.05	c   oneopt           :       0.26         42          0
1800.04/1800.05	c   intshifting      :       0.00          6          0
1800.04/1800.05	c   veclendiving     :       0.04         49          0
1800.04/1800.05	c   guideddiving     :       0.08         50          0
1800.04/1800.05	c   coefdiving       :       0.05         50          0
1800.04/1800.05	c   pscostdiving     :       0.02         50          0
1800.04/1800.05	c   fracdiving       :       0.03         50          0
1800.04/1800.05	c   linesearchdiving :       0.12         50          0
1800.04/1800.05	c   objpscostdiving  :       0.06         47          0
1800.04/1800.05	c   rootsoldiving    :       0.05         47          0
1800.04/1800.05	c   crossover        :       0.81         34          1
1800.04/1800.05	c   trivial          :       0.01          2          0
1800.04/1800.05	c   simplerounding   :       0.48     494643          0
1800.04/1800.05	c   zirounding       :       0.15       1000          0
1800.04/1800.05	c   rounding         :       2.21       9912          0
1800.04/1800.05	c   shifting         :       1.23       3096          0
1800.04/1800.05	c   twoopt           :       0.00          0          0
1800.04/1800.05	c   fixandinfer      :       0.00          0          0
1800.04/1800.05	c   intdiving        :       0.00          0          0
1800.04/1800.05	c   actconsdiving    :       0.00          0          0
1800.04/1800.05	c   octane           :       0.00          0          0
1800.04/1800.05	c   rens             :       0.02          1          0
1800.04/1800.05	c   rins             :       0.00          0          0
1800.04/1800.05	c   localbranching   :       0.00          0          0
1800.04/1800.05	c   mutation         :       0.00          0          0
1800.04/1800.05	c   dins             :       0.00          0          0
1800.04/1800.05	c   undercover       :       0.00          0          0
1800.04/1800.05	c   nlp              :       0.00          0          0
1800.04/1800.05	c   trysol           :       2.50       7602        116
1800.04/1800.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.05	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.05	c   dual LP          :     509.69     531474    3235100       6.09    6347.19
1800.04/1800.05	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.05	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.05	c   diving/probing LP:       0.10         80       1540      19.25   15400.00
1800.04/1800.05	c   strong branching :      19.19       9068     117076      12.91    6100.89
1800.04/1800.05	c     (at root node) :          -         33       3451     104.58          -
1800.04/1800.05	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.05	c B&B Tree           :
1800.04/1800.05	c   number of runs   :          1
1800.04/1800.05	c   nodes            :     915337
1800.04/1800.05	c   nodes (total)    :     915337
1800.04/1800.05	c   nodes left       :       1510
1800.04/1800.05	c   max depth        :       1668
1800.04/1800.05	c   max depth (total):       1668
1800.04/1800.05	c   backtracks       :      89990 (9.8%)
1800.04/1800.05	c   delayed cutoffs  :      80422
1800.04/1800.05	c   repropagations   :    2217778 (6399204 domain reductions, 77904 cutoffs)
1800.04/1800.05	c   avg switch length:       6.38
1800.04/1800.05	c   switching time   :     280.13
1800.04/1800.05	c Solution           :
1800.04/1800.05	c   Solutions found  :        161 (45 improvements)
1800.04/1800.05	c   First Solution   : +8.80640000000000e+04   (in run 1, after 1 nodes, 0.13 seconds, depth 0, found by <trysol>)
1800.04/1800.05	c   Primal Bound     : +5.00000000000000e+00   (in run 1, after 353121 nodes, 614.24 seconds, depth 52, found by <relaxation>)
1800.04/1800.05	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.05	c   Gap              :   infinite
1800.04/1800.05	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.05	c   Root Iterations  :        153
1800.14/1800.13	c Time complete: 1800.16.

Verifier Data

OK	5

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692748-1277900679/watcher-2692748-1277900679 -o /tmp/evaluation-result-2692748-1277900679/solver-2692748-1277900679 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692748-1277900679.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.06 2.01 2.00 3/196 12550
/proc/meminfo: memFree=31086780/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=9408 CPUtime=0
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 1646 0 0 0 0 0 0 0 22 0 1 0 131364859 9633792 1565 4089446400 4194304 8223781 140736642369968 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12550/statm: 2352 1565 369 984 0 1365 0

[startup+0.057688 s]
/proc/loadavg: 2.06 2.01 2.00 3/196 12550
/proc/meminfo: memFree=31086780/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=30800 CPUtime=0.04
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 7059 0 0 0 4 0 0 0 22 0 1 0 131364859 31539200 6614 4089446400 4194304 8223781 140736642369968 18446744073709551615 4333616 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12550/statm: 7700 6614 442 984 0 6713 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30800

[startup+0.100677 s]
/proc/loadavg: 2.06 2.01 2.00 3/196 12550
/proc/meminfo: memFree=31086780/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=30800 CPUtime=0.09
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 7846 0 0 0 8 1 0 0 22 0 1 0 131364859 31539200 6630 4089446400 4194304 8223781 140736642369968 18446744073709551615 4333569 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12550/statm: 7700 6630 452 984 0 6713 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30800

[startup+0.300643 s]
/proc/loadavg: 2.06 2.01 2.00 3/196 12550
/proc/meminfo: memFree=31086780/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=37108 CPUtime=0.29
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 11897 0 0 0 26 3 0 0 22 0 1 0 131364859 37998592 8343 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12550/statm: 9277 8343 572 984 0 8290 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37108

[startup+0.700569 s]
/proc/loadavg: 2.06 2.01 2.00 3/196 12550
/proc/meminfo: memFree=31086780/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=39820 CPUtime=0.69
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 18914 0 0 0 63 6 0 0 24 0 1 0 131364859 40775680 8955 4089446400 4194304 8223781 140736642369968 18446744073709551615 6569884 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12550/statm: 9955 8955 589 984 0 8968 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39820

[startup+1.50043 s]
/proc/loadavg: 2.06 2.01 2.00 3/197 12551
/proc/meminfo: memFree=31050564/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=39732 CPUtime=1.49
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 20041 0 0 0 142 7 0 0 25 0 1 0 131364859 40685568 8966 4089446400 4194304 8223781 140736642369968 18446744073709551615 6570134 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12550/statm: 9933 8966 590 984 0 8946 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39732

[startup+3.10014 s]
/proc/loadavg: 2.05 2.01 2.00 3/197 12552
/proc/meminfo: memFree=31050192/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=41780 CPUtime=3.09
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 31358 0 0 0 296 13 0 0 25 0 1 0 131364859 42782720 9479 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12550/statm: 10445 9479 592 984 0 9458 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41780

[startup+6.30057 s]
/proc/loadavg: 2.05 2.01 2.00 3/197 12552
/proc/meminfo: memFree=31033748/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=48184 CPUtime=6.29
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 44997 0 0 0 601 28 0 0 25 0 1 0 131364859 49340416 11118 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12550/statm: 12046 11118 596 984 0 11059 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48184

[startup+12.7004 s]
/proc/loadavg: 2.04 2.01 2.00 3/197 12552
/proc/meminfo: memFree=31034572/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=59320 CPUtime=12.69
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 74621 0 0 0 1218 51 0 0 25 0 1 0 131364859 60743680 13576 4089446400 4194304 8223781 140736642369968 18446744073709551615 6002998 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12550/statm: 14830 13576 596 984 0 13843 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59320

[startup+25.5002 s]
/proc/loadavg: 2.04 2.01 2.00 3/197 12552
/proc/meminfo: memFree=31020348/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=72104 CPUtime=25.49
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 124646 0 0 0 2450 99 0 0 25 0 1 0 131364859 73834496 16941 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12550/statm: 18026 16941 599 984 0 17039 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72104

[startup+51.1006 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 12553
/proc/meminfo: memFree=30989612/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=101656 CPUtime=51.09
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 156100 0 0 0 4903 206 0 0 25 0 1 0 131364859 104095744 24058 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12550/statm: 25414 24058 606 984 0 24427 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 101656

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/197 12554
/proc/meminfo: memFree=30964756/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=117940 CPUtime=102.3
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 191566 0 0 0 9797 433 0 0 25 0 1 0 131364859 120770560 28085 4089446400 4194304 8223781 140736642369968 18446744073709551615 6446886 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 29485 28085 606 984 0 28498 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 117940

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 12556
/proc/meminfo: memFree=30942828/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=129204 CPUtime=162.29
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 204025 0 0 0 15528 701 0 0 25 0 1 0 131364859 132304896 30911 4089446400 4194304 8223781 140736642369968 18446744073709551615 6445090 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 32301 30911 606 984 0 31314 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 129204

[startup+222.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/197 12557
/proc/meminfo: memFree=30922948/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=137576 CPUtime=222.3
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 207328 0 0 0 21285 945 0 0 25 0 1 0 131364859 140877824 32723 4089446400 4194304 8223781 140736642369968 18446744073709551615 5957698 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 34394 32723 606 984 0 33407 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 137576

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/197 12559
/proc/meminfo: memFree=30913340/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=145068 CPUtime=282.29
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 247902 0 0 0 27024 1205 0 0 25 0 1 0 131364859 148549632 34530 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 36267 34530 607 984 0 35280 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 145068

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 12560
/proc/meminfo: memFree=30889112/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=151576 CPUtime=342.3
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 273371 0 0 0 32765 1465 0 0 25 0 1 0 131364859 155213824 35995 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 37894 35995 607 984 0 36907 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 151576

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 12562
/proc/meminfo: memFree=30871952/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=158112 CPUtime=402.3
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 286513 0 0 0 38513 1717 0 0 25 0 1 0 131364859 161906688 37439 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 39528 37439 607 984 0 38541 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 158112

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 12567
/proc/meminfo: memFree=30856484/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=162060 CPUtime=462.3
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 292152 0 0 0 44271 1959 0 0 25 0 1 0 131364859 165949440 38306 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 40515 38306 606 984 0 39528 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 162060

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 12568
/proc/meminfo: memFree=30849364/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=165428 CPUtime=522.31
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 293855 0 0 0 50015 2216 0 0 25 0 1 0 131364859 169398272 39111 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 41357 39111 606 984 0 40370 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 165428

[startup+582.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/197 12570
/proc/meminfo: memFree=30841648/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=168380 CPUtime=582.3
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 304246 0 0 0 55764 2466 0 0 25 0 1 0 131364859 172421120 39838 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 42095 39838 606 984 0 41108 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 168380

[startup+642.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/197 12571
/proc/meminfo: memFree=30824976/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=173380 CPUtime=642.31
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 312731 0 0 0 61517 2714 0 0 25 0 1 0 131364859 177541120 40984 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 43345 40984 606 984 0 42358 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 173380

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 12578
/proc/meminfo: memFree=30802236/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=177052 CPUtime=882.31
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 350118 0 0 0 84514 3717 0 0 25 0 1 0 131364859 181301248 41946 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 44263 41946 606 984 0 43276 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 177052

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 12579
/proc/meminfo: memFree=30786580/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=179208 CPUtime=942.31
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 353669 0 0 0 90287 3944 0 0 25 0 1 0 131364859 183508992 42453 4089446400 4194304 8223781 140736642369968 18446744073709551615 4221241 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 44802 42453 606 984 0 43815 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 179208

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 12581
/proc/meminfo: memFree=30776372/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=179620 CPUtime=1002.31
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 353863 0 0 0 96056 4175 0 0 25 0 1 0 131364859 183930880 42532 4089446400 4194304 8223781 140736642369968 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 44905 42532 606 984 0 43918 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 179620

[startup+1062.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 12613
/proc/meminfo: memFree=31146664/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=180240 CPUtime=1062.32
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 356182 0 0 0 101829 4403 0 0 25 0 1 0 131364859 184565760 42681 4089446400 4194304 8223781 140736642369968 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 45060 42681 606 984 0 44073 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 180240

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 12614
/proc/meminfo: memFree=31077424/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=180268 CPUtime=1122.32
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 360193 0 0 0 107574 4658 0 0 25 0 1 0 131364859 184594432 42704 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 45067 42704 606 984 0 44080 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 180268

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 12616
/proc/meminfo: memFree=31054688/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=181644 CPUtime=1182.32
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 361098 0 0 0 113332 4900 0 0 25 0 1 0 131364859 186003456 43058 4089446400 4194304 8223781 140736642369968 18446744073709551615 4965872 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 45411 43058 606 984 0 44424 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 181644

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 12617
/proc/meminfo: memFree=31049680/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=184140 CPUtime=1242.32
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 361638 0 0 0 119120 5112 0 0 25 0 1 0 131364859 188559360 43544 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 46035 43544 606 984 0 45048 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 184140

[startup+1302.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/179 12619
/proc/meminfo: memFree=31044812/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=185200 CPUtime=1302.32
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 362473 0 0 0 124911 5321 0 0 25 0 1 0 131364859 189644800 43863 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 46300 43863 606 984 0 45313 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 185200

[startup+1362.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 12621
/proc/meminfo: memFree=31041040/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=185200 CPUtime=1362.32
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 365014 0 0 0 130687 5545 0 0 25 0 1 0 131364859 189644800 43887 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 46300 43887 606 984 0 45313 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 185200

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12622
/proc/meminfo: memFree=31037664/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=186552 CPUtime=1422.33
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 367384 0 0 0 136478 5755 0 0 25 0 1 0 131364859 191029248 44227 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 46638 44227 606 984 0 45651 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 186552

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12624
/proc/meminfo: memFree=31034632/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=187464 CPUtime=1482.32
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 378175 0 0 0 142238 5994 0 0 25 0 1 0 131364859 191963136 44327 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 46866 44327 606 984 0 45879 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 187464

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12625
/proc/meminfo: memFree=31031608/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=187548 CPUtime=1542.33
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 386242 0 0 0 148004 6229 0 0 25 0 1 0 131364859 192049152 44348 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 46887 44348 606 984 0 45900 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 187548

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12627
/proc/meminfo: memFree=31028332/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=188212 CPUtime=1602.33
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 393584 0 0 0 153761 6472 0 0 25 0 1 0 131364859 192729088 44529 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 47053 44529 606 984 0 46066 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 188212

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12629
/proc/meminfo: memFree=31025932/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=188536 CPUtime=1662.33
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 394133 0 0 0 159551 6682 0 0 25 0 1 0 131364859 193060864 44608 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 47134 44608 606 984 0 46147 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 188536

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12630
/proc/meminfo: memFree=31022048/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=190140 CPUtime=1722.33
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 397100 0 0 0 165333 6900 0 0 25 0 1 0 131364859 194703360 44934 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 47535 44934 606 984 0 46548 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 190140

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12632
/proc/meminfo: memFree=31018664/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=190376 CPUtime=1782.33
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 397933 0 0 0 171113 7120 0 0 25 0 1 0 131364859 194945024 44998 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 47594 44998 606 984 0 46607 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 190376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12632
/proc/meminfo: memFree=31017664/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=190420 CPUtime=1800.04
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 397991 0 0 0 172818 7186 0 0 25 0 1 0 131364859 194990080 45008 4089446400 4194304 8223781 140736642369968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12550/statm: 47605 45008 606 984 0 46618 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 190420

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 12632
/proc/meminfo: memFree=31017664/32950928 swapFree=67111528/67111528
[pid=12550] ppid=12548 vsize=188768 CPUtime=1800.14
/proc/12550/stat : 12550 (pbscip.linux.x8) R 12548 12550 12322 0 -1 4202496 398008 0 0 0 172828 7186 0 0 25 0 1 0 131364859 193298432 44588 4089446400 4194304 8223781 140736642369968 18446744073709551615 6206544 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12550/statm: 47192 44588 608 984 0 46205 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 188768

Child status: 0
Real time (s): 1800.13
CPU time (s): 1800.18
CPU user time (s): 1728.31
CPU system time (s): 71.8691
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 190508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1728.31
system time used= 71.8691
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 398012
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 19816

runsolver used 2.47662 second user time and 5.74713 second system time

The end

Launcher Data

Begin job on node122 at 2010-06-30 14:24:39
IDJOB=2692748
IDBENCH=78884
IDSOLVER=1204
FILE ID=node122/2692748-1277900679
PBS_JOBID= 11197231
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.1900568186--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-2692748-1277900679/watcher-2692748-1277900679 -o /tmp/evaluation-result-2692748-1277900679/solver-2692748-1277900679 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692748-1277900679.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 5d44b96125a480c7e8ae11943224729b
RANDOM SEED=1391845065

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:     32950928 kB
MemFree:      31087556 kB
Buffers:        183188 kB
Cached:        1149988 kB
SwapCached:          0 kB
Active:         903076 kB
Inactive:       817208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31087556 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4716 kB
Writeback:           0 kB
AnonPages:      387152 kB
Mapped:          20628 kB
Slab:            78708 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1664320 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 node122 at 2010-06-30 14:54:41