Trace number 2693392

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverMSAT (TO) 1800.21 1800.15

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900546076--soft-33-100-0.wbo
MD5SUMc6951eb4d01a7aa536abe812aaa2169b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark164.488
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 constraints1848
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 94973
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94972
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
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: Clp 1.11.1] [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-2693392-1277901157.wbo>
0.00/0.03	c original problem has 3927 variables (2079 bin, 0 int, 0 impl, 1848 cont) and 4556 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.03/0.05	c presolving:
0.03/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1972 impls, 8 clqs
0.03/0.09	c (round 2) 0 del vars, 60 del conss, 1848 chg bounds, 46 chg sides, 0 chg coeffs, 0 upgd conss, 1972 impls, 8 clqs
0.09/0.10	c (round 3) 46 del vars, 159 del conss, 1880 chg bounds, 99 chg sides, 0 chg coeffs, 0 upgd conss, 1972 impls, 8 clqs
0.09/0.11	c (round 4) 124 del vars, 193 del conss, 1882 chg bounds, 101 chg sides, 0 chg coeffs, 0 upgd conss, 1972 impls, 8 clqs
0.09/0.12	c (round 5) 158 del vars, 195 del conss, 1882 chg bounds, 101 chg sides, 0 chg coeffs, 825 upgd conss, 1972 impls, 8 clqs
0.09/0.13	c (round 6) 160 del vars, 195 del conss, 1882 chg bounds, 101 chg sides, 0 chg coeffs, 825 upgd conss, 1972 impls, 8 clqs
0.09/0.18	c    (0.1s) probing: 101/1999 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.18	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.18	c presolving (7 rounds):
0.09/0.18	c  160 deleted vars, 195 deleted constraints, 1882 tightened bounds, 0 added holes, 101 changed sides, 0 changed coefficients
0.09/0.18	c  1972 implications, 8 cliques
0.09/0.18	c presolved problem has 3767 variables (1999 bin, 0 int, 0 impl, 1768 cont) and 4361 constraints
0.09/0.18	c    1768 constraints of type <indicator>
0.09/0.18	c       8 constraints of type <setppc>
0.09/0.18	c    1768 constraints of type <linear>
0.09/0.18	c     817 constraints of type <logicor>
0.09/0.18	c transformed objective value is always integral (scale: 1)
0.09/0.18	c Presolving Time: 0.11
0.09/0.18	c - non default parameters ----------------------------------------------------------------------
0.09/0.18	c # SCIP version 1.2.1.2
0.09/0.18	c 
0.09/0.18	c # frequency for displaying node information lines
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.18	c display/freq = 10000
0.09/0.18	c 
0.09/0.18	c # maximal time in seconds to run
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/time = 1799.98
0.09/0.18	c 
0.09/0.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/memory = 3420
0.09/0.18	c 
0.09/0.18	c # should presolving try to simplify inequalities
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c constraints/linear/simplifyinequalities = TRUE
0.09/0.18	c 
0.09/0.18	c # should presolving try to simplify knapsacks
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.18	c 
0.09/0.18	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.18	c separating/rapidlearning/freq = 0
0.09/0.18	c 
0.09/0.18	c -----------------------------------------------------------------------------------------------
0.09/0.18	c start solving
0.09/0.18	c 
0.09/0.19	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.19	c   0.1s|     1 |     0 |    29 |     - |  14M|   0 |  16 |3767 |4361 |3767 | 825 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.20	o 91089
0.19/0.20	c y 0.1s|     1 |     0 |    29 |     - |  14M|   0 |  16 |3767 |4361 |3767 | 825 |   0 |   0 |   0 | 0.000000e+00 | 9.108900e+04 |    Inf 
0.19/0.24	c   0.2s|     1 |     0 |    81 |     - |  14M|   0 |  18 |3767 |4361 |3767 | 855 |  30 |   0 |   0 | 0.000000e+00 | 9.108900e+04 |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |   118 |     - |  14M|   0 |  24 |3767 |4361 |3767 | 867 |  42 |   0 |   0 | 0.000000e+00 | 9.108900e+04 |    Inf 
0.29/0.31	c   0.2s|     1 |     0 |   134 |     - |  14M|   0 |  26 |3767 |4361 |3767 | 881 |  56 |   0 |   0 | 0.000000e+00 | 9.108900e+04 |    Inf 
0.29/0.35	c   0.3s|     1 |     0 |   158 |     - |  14M|   0 |  33 |3767 |4361 |3767 | 895 |  70 |   0 |   0 | 0.000000e+00 | 9.108900e+04 |    Inf 
0.39/0.41	c   0.3s|     1 |     0 |   213 |     - |  14M|   0 |  39 |3767 |4361 |3767 | 902 |  77 |   0 |   0 | 0.000000e+00 | 9.108900e+04 |    Inf 
0.39/0.48	c   0.4s|     1 |     0 |   291 |     - |  15M|   0 |  35 |3767 |4361 |3767 | 905 |  80 |   0 |   0 | 0.000000e+00 | 9.108900e+04 |    Inf 
1.10/1.17	c   1.1s|     1 |     2 |   291 |     - |  15M|   0 |  35 |3767 |4361 |3767 | 905 |  80 |   0 |  33 | 0.000000e+00 | 9.108900e+04 |    Inf 
13.39/13.49	c  12.9s| 10000 | 10001 |  3430 |   0.3 |  34M|1321 |   0 |3767 |4361 |3767 | 932 | 573 |   0 | 676 | 0.000000e+00 | 9.108900e+04 |    Inf 
17.60/17.67	o 460
17.60/17.67	c *16.9s| 13813 |  5682 |  4057 |   0.3 |  28M|1321 |   - |3767 |4361 |3767 | 937 | 692 |   0 | 752 | 0.000000e+00 | 4.600000e+02 |    Inf 
19.59/19.62	o 458
19.59/19.62	c *18.8s| 14488 |  6236 |  7320 |   0.5 |  31M|1321 |   - |3767 |4639 |3767 | 941 |1247 | 278 |1018 | 0.000000e+00 | 4.580000e+02 |    Inf 
19.80/19.86	o 451
19.80/19.86	c *19.0s| 14594 |  6129 |  7709 |   0.5 |  31M|1321 |   - |3767 |4675 |3767 | 950 |1323 | 314 |1041 | 0.000000e+00 | 4.510000e+02 |    Inf 
21.39/21.42	o 444
21.39/21.42	c *20.5s| 15174 |  6258 |  9785 |   0.6 |  33M|1321 |   - |3767 |5015 |3767 | 938 |1662 | 722 |1147 | 0.000000e+00 | 4.440000e+02 |    Inf 
21.39/21.42	o 433
21.39/21.42	c *20.5s| 15175 |  5983 |  9786 |   0.6 |  32M|1321 |   - |3767 |5015 |3767 | 938 |1662 | 722 |1147 | 0.000000e+00 | 4.330000e+02 |    Inf 
21.79/21.86	o 425
21.79/21.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.79/21.86	c *20.9s| 15318 |  5901 | 10545 |   0.7 |  32M|1321 |   - |3767 |5208 |3767 | 941 |1792 | 940 |1165 | 0.000000e+00 | 4.250000e+02 |    Inf 
21.79/21.87	o 407
21.79/21.87	c *20.9s| 15320 |  5641 | 10546 |   0.7 |  32M|1321 |   - |3767 |5208 |3767 | 941 |1792 | 940 |1165 | 0.000000e+00 | 4.070000e+02 |    Inf 
21.90/21.92	o 386
21.90/21.92	c *21.0s| 15343 |  5314 | 10650 |   0.7 |  31M|1321 |   - |3767 |5208 |3767 | 925 |1807 | 940 |1166 | 0.000000e+00 | 3.860000e+02 |    Inf 
21.90/21.97	o 367
21.90/21.97	c *21.0s| 15368 |  4981 | 10734 |   0.7 |  31M|1321 |   - |3767 |5207 |3767 | 924 |1811 | 940 |1172 | 0.000000e+00 | 3.670000e+02 |    Inf 
21.90/21.98	o 359
21.90/21.98	c *21.0s| 15369 |  4854 | 10734 |   0.7 |  30M|1321 |   - |3767 |5207 |3767 | 924 |1811 | 940 |1172 | 0.000000e+00 | 3.590000e+02 |    Inf 
21.99/22.01	o 325
21.99/22.01	c *21.1s| 15383 |  4367 | 10778 |   0.7 |  29M|1321 |   - |3767 |5208 |3767 | 924 |1815 | 943 |1172 | 0.000000e+00 | 3.250000e+02 |    Inf 
22.19/22.23	o 291
22.19/22.23	c *21.3s| 15526 |  3854 | 11004 |   0.7 |  28M|1321 |   - |3767 |5228 |3767 | 927 |1852 | 978 |1179 | 0.000000e+00 | 2.910000e+02 |    Inf 
22.48/22.51	o 254
22.48/22.51	c *21.6s| 15634 |  3474 | 11350 |   0.7 |  28M|1321 |   - |3767 |5294 |3767 | 924 |1886 |1074 |1196 | 0.000000e+00 | 2.540000e+02 |    Inf 
22.69/22.74	o 238
22.69/22.74	c *21.8s| 15703 |  3326 | 11516 |   0.7 |  28M|1321 |   - |3767 |5354 |3767 | 924 |1893 |1173 |1203 | 0.000000e+00 | 2.380000e+02 |    Inf 
22.69/22.74	o 230
22.69/22.74	c *21.8s| 15704 |  3203 | 11516 |   0.7 |  27M|1321 |   - |3767 |5354 |3767 | 924 |1893 |1173 |1203 | 0.000000e+00 | 2.300000e+02 |    Inf 
25.89/25.93	o 213
25.89/25.93	c *24.8s| 16872 |  3302 | 15740 |   0.9 |  29M|1321 |   - |3767 |6034 |3767 | 914 |2545 |2712 |1336 | 0.000000e+00 | 2.130000e+02 |    Inf 
25.89/25.98	o 194
25.89/25.98	c *24.8s| 16908 |  2996 | 15797 |   0.9 |  28M|1321 |   - |3767 |6041 |3767 | 920 |2554 |2722 |1336 | 0.000000e+00 | 1.940000e+02 |    Inf 
25.99/26.06	o 193
25.99/26.06	c *24.9s| 16969 |  3016 | 15888 |   0.9 |  28M|1321 |   - |3767 |6033 |3767 | 927 |2570 |2722 |1336 | 0.000000e+00 | 1.930000e+02 |    Inf 
26.09/26.10	o 157
26.09/26.10	c *25.0s| 17010 |  2132 | 15892 |   0.9 |  27M|1321 |   - |3767 |6033 |3767 | 927 |2570 |2722 |1336 | 0.000000e+00 | 1.570000e+02 |    Inf 
26.48/26.53	o 154
26.48/26.53	c *25.4s| 17111 |  2113 | 16811 |   1.0 |  27M|1321 |   - |3767 |6110 |3767 | 940 |2702 |2943 |1394 | 0.000000e+00 | 1.540000e+02 |    Inf 
26.48/26.54	o 149
26.48/26.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
26.48/26.54	c *25.4s| 17112 |  1987 | 16812 |   1.0 |  27M|1321 |   - |3767 |6110 |3767 | 940 |2702 |2943 |1394 | 0.000000e+00 | 1.490000e+02 |    Inf 
27.59/27.63	o 131
27.59/27.63	c *26.4s| 17515 |  1739 | 18345 |   1.0 |  26M|1321 |   - |3767 |5764 |3767 | 937 |2949 |3245 |1457 | 0.000000e+00 | 1.310000e+02 |    Inf 
27.68/27.71	o 127
27.68/27.71	c *26.5s| 17535 |  1683 | 18541 |   1.0 |  26M|1321 |   - |3767 |5739 |3767 | 939 |2990 |3252 |1461 | 0.000000e+00 | 1.270000e+02 |    Inf 
27.68/27.77	o 107
27.68/27.77	c *26.6s| 17593 |  1428 | 18543 |   1.0 |  26M|1321 |   - |3767 |5738 |3767 | 939 |2990 |3252 |1461 | 0.000000e+00 | 1.070000e+02 |    Inf 
29.89/29.96	o 104
29.89/29.96	c *28.6s| 18343 |  1536 | 22669 |   1.2 |  27M|1321 |   - |3767 |5395 |3767 | 935 |3613 |4049 |1532 | 0.000000e+00 | 1.040000e+02 |    Inf 
32.19/32.20	o 97
32.19/32.20	c *30.8s| 19191 |  1524 | 26598 |   1.4 |  28M|1321 |   - |3767 |5610 |3767 | 924 |4131 |4830 |1582 | 0.000000e+00 | 9.700000e+01 |    Inf 
32.19/32.28	o 94
32.19/32.28	c *30.8s| 19210 |  1411 | 26709 |   1.4 |  28M|1321 |   - |3767 |5520 |3767 | 931 |4147 |4844 |1582 | 0.000000e+00 | 9.400000e+01 |    Inf 
34.39/34.46	c  32.9s| 20000 |  1471 | 31065 |   1.5 |  29M|1321 |   1 |3767 |5322 |3767 | 895 |4480 |5550 |1625 | 0.000000e+00 | 9.400000e+01 |    Inf 
46.79/46.85	o 75
46.79/46.85	c *44.8s| 24776 |  2044 | 53556 |   2.1 |  38M|1321 |   - |3767 |5693 |3767 | 929 |6696 |  10k|1737 | 0.000000e+00 | 7.500000e+01 |    Inf 
47.19/47.26	o 68
47.19/47.26	c *45.1s| 24905 |  1987 | 54139 |   2.2 |  38M|1321 |   - |3767 |5334 |3767 | 917 |6787 |  10k|1739 | 0.000000e+00 | 6.800000e+01 |    Inf 
47.19/47.26	o 59
47.19/47.26	c *45.1s| 24906 |  1854 | 54139 |   2.2 |  36M|1321 |   - |3767 |5334 |3767 | 917 |6787 |  10k|1739 | 0.000000e+00 | 5.900000e+01 |    Inf 
49.79/49.86	o 58
49.79/49.86	c *47.6s| 25914 |  1904 | 62181 |   2.4 |  37M|1321 |   - |3767 |5029 |3767 | 928 |7160 |  11k|1757 | 0.000000e+00 | 5.800000e+01 |    Inf 
49.79/49.86	o 48
49.79/49.86	c *47.6s| 25915 |  1768 | 62181 |   2.4 |  37M|1321 |   - |3767 |5029 |3767 | 928 |7160 |  11k|1757 | 0.000000e+00 | 4.800000e+01 |    Inf 
50.29/50.32	o 31
50.29/50.32	c *48.0s| 26137 |  1447 | 63494 |   2.4 |  33M|1321 |   - |3767 |4918 |3767 | 901 |7185 |  11k|1757 | 0.000000e+00 | 3.100000e+01 |    Inf 
57.99/58.07	c  55.3s| 30000 |  1517 | 83133 |   2.8 |  35M|1321 |   3 |3767 |5507 |3767 | 906 |8157 |  16k|1772 | 0.000000e+00 | 3.100000e+01 |    Inf 
58.39/58.42	o 26
58.39/58.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
58.39/58.42	c *55.7s| 30194 |  1455 | 83923 |   2.8 |  35M|1321 |   - |3767 |5629 |3767 | 916 |8211 |  16k|1772 | 0.000000e+00 | 2.600000e+01 |    Inf 
65.49/65.58	o 19
65.49/65.58	c *62.4s| 34176 |  1513 |101012 |   2.9 |  36M|1321 |   - |3767 |6528 |3767 | 916 |9291 |  21k|1772 | 0.000000e+00 | 1.900000e+01 |    Inf 
76.09/76.18	c  72.4s| 40000 |  1637 |127578 |   3.2 |  38M|1321 |   - |3767 |6608 |   0 |   0 |  10k|  29k|1772 | 0.000000e+00 | 1.900000e+01 |    Inf 
94.79/94.86	c  90.1s| 50000 |  1779 |176097 |   3.5 |  41M|1321 |  13 |3767 |7831 |3767 | 922 |  13k|  42k|1797 | 0.000000e+00 | 1.900000e+01 |    Inf 
114.19/114.24	c   108s| 60000 |  1901 |222736 |   3.7 |  45M|1321 |   - |3767 |8373 |   0 |   0 |  15k|  55k|1958 | 0.000000e+00 | 1.900000e+01 |    Inf 
133.39/133.46	c   127s| 70000 |  2144 |268964 |   3.8 |  48M|1321 |   - |3767 |9485 |   0 |   0 |  18k|  68k|2131 | 0.000000e+00 | 1.900000e+01 |    Inf 
152.49/152.58	c   145s| 80000 |  2450 |311394 |   3.9 |  52M|1321 |   1 |3767 |  11k|3767 | 911 |  20k|  80k|2266 | 0.000000e+00 | 1.900000e+01 |    Inf 
172.38/172.48	c   164s| 90000 |  2643 |355885 |   4.0 |  55M|1321 |  11 |3767 |  12k|3767 | 895 |  22k|  93k|2411 | 0.000000e+00 | 1.900000e+01 |    Inf 
189.99/190.06	c   180s|100000 |  2780 |397521 |   4.0 |  56M|1321 |   - |3767 |  11k|3767 | 915 |  25k| 106k|2550 | 0.000000e+00 | 1.900000e+01 |    Inf 
208.19/208.22	c   198s|110000 |  2823 |445634 |   4.0 |  58M|1321 |  11 |3767 |  12k|3767 | 907 |  27k| 119k|2690 | 0.000000e+00 | 1.900000e+01 |    Inf 
226.79/226.83	c   215s|120000 |  3070 |495983 |   4.1 |  61M|1321 |  12 |3767 |  13k|3767 | 895 |  29k| 131k|2841 | 0.000000e+00 | 1.900000e+01 |    Inf 
245.48/245.55	c   233s|130000 |  3209 |543233 |   4.2 |  63M|1321 |   - |3767 |  13k|   0 |   0 |  31k| 144k|2968 | 0.000000e+00 | 1.900000e+01 |    Inf 
263.59/263.67	c   250s|140000 |  3387 |588882 |   4.2 |  66M|1321 |   1 |3767 |  13k|3767 | 895 |  34k| 157k|3087 | 0.000000e+00 | 1.900000e+01 |    Inf 
282.19/282.21	c   268s|150000 |  3474 |637490 |   4.2 |  67M|1321 |   - |3767 |  13k|   0 |   0 |  36k| 170k|3212 | 0.000000e+00 | 1.900000e+01 |    Inf 
300.89/300.99	c   286s|160000 |  3528 |685628 |   4.3 |  69M|1321 |   - |3767 |  14k|   0 |   0 |  38k| 183k|3345 | 0.000000e+00 | 1.900000e+01 |    Inf 
320.19/320.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
320.19/320.24	c   304s|170000 |  3730 |736624 |   4.3 |  72M|1321 |   1 |3767 |  15k|3767 | 925 |  41k| 195k|3451 | 0.000000e+00 | 1.900000e+01 |    Inf 
338.89/338.98	c   322s|180000 |  3897 |779830 |   4.3 |  74M|1321 |   - |3767 |  16k|   0 |   0 |  44k| 208k|3542 | 0.000000e+00 | 1.900000e+01 |    Inf 
358.19/358.28	c   340s|190000 |  4056 |826553 |   4.3 |  77M|1321 |   - |3767 |  14k|   0 |   0 |  46k| 221k|3627 | 0.000000e+00 | 1.900000e+01 |    Inf 
376.70/376.75	c   358s|200000 |  4096 |870431 |   4.4 |  78M|1321 |   - |3767 |  13k|   0 |   0 |  48k| 234k|3757 | 0.000000e+00 | 1.900000e+01 |    Inf 
395.49/395.58	c   376s|210000 |  4181 |917598 |   4.4 |  80M|1321 |   - |3767 |  13k|   0 |   0 |  51k| 248k|3863 | 0.000000e+00 | 1.900000e+01 |    Inf 
414.00/414.04	c   393s|220000 |  4370 |965425 |   4.4 |  82M|1321 |  14 |3767 |  13k|3767 | 916 |  53k| 261k|3951 | 0.000000e+00 | 1.900000e+01 |    Inf 
432.39/432.40	c   410s|230000 |  4546 |  1013k|   4.4 |  84M|1321 |   1 |3767 |  14k|3767 | 895 |  56k| 274k|4079 | 0.000000e+00 | 1.900000e+01 |    Inf 
450.60/450.62	c   428s|240000 |  4643 |  1059k|   4.4 |  86M|1321 |   - |3767 |  14k|   0 |   0 |  58k| 288k|4159 | 0.000000e+00 | 1.900000e+01 |    Inf 
469.10/469.15	c   445s|250000 |  4734 |  1108k|   4.4 |  88M|1321 |  22 |3767 |  15k|3767 | 918 |  61k| 302k|4237 | 0.000000e+00 | 1.900000e+01 |    Inf 
488.10/488.13	c   463s|260000 |  4880 |  1154k|   4.4 |  90M|1321 |   - |3767 |  17k|   0 |   0 |  64k| 315k|4347 | 0.000000e+00 | 1.900000e+01 |    Inf 
493.60/493.61	o 12
493.60/493.61	c * 468s|262797 |  4552 |  1167k|   4.4 |  83M|1321 |   - |3767 |  16k|3767 | 920 |  64k| 319k|4366 | 0.000000e+00 | 1.200000e+01 |    Inf 
499.50/499.53	o 11
499.50/499.53	c * 474s|265952 |  4579 |  1183k|   4.5 |  83M|1321 |   - |3767 |  16k|3767 | 925 |  65k| 323k|4373 | 0.000000e+00 | 1.100000e+01 |    Inf 
507.20/507.22	c   481s|270000 |  4608 |  1207k|   4.5 |  84M|1321 |  15 |3767 |  17k|3767 | 933 |  66k| 329k|4418 | 0.000000e+00 | 1.100000e+01 |    Inf 
526.20/526.29	c   499s|280000 |  4609 |  1261k|   4.5 |  84M|1321 |   - |3767 |  16k|   0 |   0 |  68k| 343k|4507 | 0.000000e+00 | 1.100000e+01 |    Inf 
545.70/545.72	c   518s|290000 |  4640 |  1315k|   4.5 |  85M|1321 |   - |3767 |  16k|   0 |   0 |  71k| 357k|4622 | 0.000000e+00 | 1.100000e+01 |    Inf 
564.31/564.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
564.31/564.39	c   536s|300000 |  4638 |  1368k|   4.6 |  85M|1321 |   1 |3767 |  15k|3767 | 903 |  74k| 370k|4690 | 0.000000e+00 | 1.100000e+01 |    Inf 
583.01/583.08	c   553s|310000 |  4688 |  1426k|   4.6 |  85M|1321 |  15 |3767 |  12k|3767 | 905 |  76k| 383k|4832 | 0.000000e+00 | 1.100000e+01 |    Inf 
601.00/601.07	c   570s|320000 |  4565 |  1481k|   4.6 |  85M|1321 |   2 |3767 |  13k|3767 | 925 |  79k| 397k|4908 | 0.000000e+00 | 1.100000e+01 |    Inf 
619.31/619.39	c   588s|330000 |  4487 |  1536k|   4.7 |  85M|1321 |   6 |3767 |  12k|3767 | 915 |  81k| 411k|4996 | 0.000000e+00 | 1.100000e+01 |    Inf 
638.51/638.56	c   606s|340000 |  4477 |  1600k|   4.7 |  85M|1321 |   - |3767 |  14k|   0 |   0 |  84k| 424k|5099 | 0.000000e+00 | 1.100000e+01 |    Inf 
658.50/658.50	c   625s|350000 |  4477 |  1670k|   4.8 |  87M|1321 |  16 |3767 |  16k|3767 | 903 |  86k| 438k|5181 | 0.000000e+00 | 1.100000e+01 |    Inf 
677.30/677.34	c   643s|360000 |  4348 |  1727k|   4.8 |  85M|1321 |   - |3767 |  15k|   0 |   0 |  89k| 451k|5283 | 0.000000e+00 | 1.100000e+01 |    Inf 
697.11/697.17	c   662s|370000 |  4231 |  1788k|   4.8 |  84M|1321 |   - |3767 |  14k|   0 |   0 |  91k| 465k|5395 | 0.000000e+00 | 1.100000e+01 |    Inf 
716.61/716.67	c   680s|380000 |  4167 |  1843k|   4.9 |  84M|1321 |   8 |3767 |  15k|3767 | 895 |  94k| 478k|5478 | 0.000000e+00 | 1.100000e+01 |    Inf 
734.32/734.37	c   697s|390000 |  4250 |  1891k|   4.8 |  86M|1321 |   - |3767 |  17k|   0 |   0 |  97k| 492k|5535 | 0.000000e+00 | 1.100000e+01 |    Inf 
753.01/753.05	c   715s|400000 |  4252 |  1938k|   4.8 |  87M|1321 |   1 |3767 |  19k|3767 | 907 |  99k| 505k|5590 | 0.000000e+00 | 1.100000e+01 |    Inf 
773.11/773.11	c   734s|410000 |  4264 |  1988k|   4.8 |  88M|1321 |   - |3767 |  20k|   0 |   0 | 101k| 519k|5652 | 0.000000e+00 | 1.100000e+01 |    Inf 
793.31/793.32	c   753s|420000 |  4252 |  2037k|   4.9 |  88M|1321 |   - |3767 |  21k|   0 |   0 | 104k| 532k|5750 | 0.000000e+00 | 1.100000e+01 |    Inf 
813.92/813.92	c   773s|430000 |  4096 |  2095k|   4.9 |  86M|1321 |  10 |3767 |  17k|3767 | 917 | 106k| 545k|5840 | 0.000000e+00 | 1.100000e+01 |    Inf 
833.82/833.88	c   792s|440000 |  4134 |  2150k|   4.9 |  87M|1321 |   - |3767 |  20k|   0 |   0 | 109k| 559k|5914 | 0.000000e+00 | 1.100000e+01 |    Inf 
854.12/854.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
854.12/854.11	c   811s|450000 |  4165 |  2201k|   4.9 |  89M|1321 |  19 |3767 |  23k|3767 | 948 | 112k| 573k|5964 | 0.000000e+00 | 1.100000e+01 |    Inf 
875.12/875.12	c   831s|460000 |  4170 |  2253k|   4.9 |  89M|1321 |   - |3767 |  23k|   0 |   0 | 114k| 588k|6035 | 0.000000e+00 | 1.100000e+01 |    Inf 
896.53/896.53	c   852s|470000 |  4292 |  2311k|   4.9 |  90M|1321 |   - |3767 |  20k|   0 |   0 | 117k| 601k|6115 | 0.000000e+00 | 1.100000e+01 |    Inf 
916.82/916.86	c   871s|480000 |  4355 |  2365k|   4.9 |  91M|1321 |   - |3767 |  21k|   0 |   0 | 119k| 614k|6179 | 0.000000e+00 | 1.100000e+01 |    Inf 
937.81/937.81	c   891s|490000 |  4416 |  2421k|   4.9 |  93M|1321 |   - |3767 |  23k|   0 |   0 | 122k| 628k|6240 | 0.000000e+00 | 1.100000e+01 |    Inf 
959.42/959.42	c   912s|500000 |  4467 |  2480k|   5.0 |  94M|1321 |   - |3767 |  23k|   0 |   0 | 124k| 642k|6308 | 0.000000e+00 | 1.100000e+01 |    Inf 
980.62/980.66	c   932s|510000 |  4497 |  2534k|   5.0 |  94M|1321 |   - |3767 |  24k|   0 |   0 | 127k| 655k|6369 | 0.000000e+00 | 1.100000e+01 |    Inf 
1002.32/1002.37	c   953s|520000 |  4576 |  2587k|   5.0 |  96M|1321 |   - |3767 |  26k|   0 |   0 | 129k| 669k|6432 | 0.000000e+00 | 1.100000e+01 |    Inf 
1023.92/1023.96	c   973s|530000 |  4597 |  2643k|   5.0 |  97M|1321 |  14 |3767 |  28k|3767 | 928 | 131k| 683k|6489 | 0.000000e+00 | 1.100000e+01 |    Inf 
1046.53/1046.57	c   995s|540000 |  4592 |  2703k|   5.0 |  97M|1321 |   - |3767 |  27k|   0 |   0 | 134k| 698k|6550 | 0.000000e+00 | 1.100000e+01 |    Inf 
1069.23/1069.25	c  1017s|550000 |  4613 |  2759k|   5.0 |  97M|1321 |   - |3767 |  27k|   0 |   0 | 136k| 712k|6613 | 0.000000e+00 | 1.100000e+01 |    Inf 
1093.22/1093.29	c  1040s|560000 |  4647 |  2826k|   5.0 |  98M|1321 |  24 |3767 |  26k|3767 | 918 | 139k| 726k|6674 | 0.000000e+00 | 1.100000e+01 |    Inf 
1115.23/1115.27	c  1061s|570000 |  4665 |  2881k|   5.1 |  99M|1321 |   1 |3767 |  27k|3767 | 948 | 142k| 740k|6741 | 0.000000e+00 | 1.100000e+01 |    Inf 
1137.53/1137.52	c  1082s|580000 |  4677 |  2940k|   5.1 | 100M|1321 |  11 |3767 |  27k|3767 | 934 | 144k| 754k|6797 | 0.000000e+00 | 1.100000e+01 |    Inf 
1160.24/1160.24	c  1104s|590000 |  4687 |  2996k|   5.1 | 100M|1321 |   - |3767 |  29k|   0 |   0 | 146k| 768k|6852 | 0.000000e+00 | 1.100000e+01 |    Inf 
1184.24/1184.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1184.24/1184.25	c  1127s|600000 |  4732 |  3052k|   5.1 | 101M|1321 |   - |3767 |  30k|   0 |   0 | 148k| 782k|6908 | 0.000000e+00 | 1.100000e+01 |    Inf 
1208.53/1208.56	c  1150s|610000 |  4754 |  3111k|   5.1 | 102M|1321 |   1 |3767 |  29k|3767 | 923 | 150k| 796k|6965 | 0.000000e+00 | 1.100000e+01 |    Inf 
1233.63/1233.66	c  1175s|620000 |  4770 |  3177k|   5.1 | 102M|1321 |   - |3767 |  28k|   0 |   0 | 153k| 810k|7026 | 0.000000e+00 | 1.100000e+01 |    Inf 
1258.34/1258.33	c  1198s|630000 |  4754 |  3244k|   5.1 | 102M|1321 |   - |3767 |  28k|   0 |   0 | 155k| 824k|7083 | 0.000000e+00 | 1.100000e+01 |    Inf 
1282.43/1282.45	c  1221s|640000 |  4696 |  3304k|   5.2 | 102M|1321 |   1 |3767 |  29k|3767 | 936 | 158k| 839k|7141 | 0.000000e+00 | 1.100000e+01 |    Inf 
1307.84/1307.85	c  1246s|650000 |  4559 |  3373k|   5.2 |  99M|1321 |  11 |3767 |  26k|3767 | 924 | 160k| 853k|7219 | 0.000000e+00 | 1.100000e+01 |    Inf 
1330.63/1330.60	c  1268s|660000 |  4088 |  3432k|   5.2 |  92M|1321 |   - |3767 |  17k|   0 |   0 | 163k| 867k|7307 | 0.000000e+00 | 1.100000e+01 |    Inf 
1350.64/1350.62	c  1287s|670000 |  4119 |  3493k|   5.2 |  92M|1321 |   - |3767 |  17k|   0 |   0 | 165k| 880k|7393 | 0.000000e+00 | 1.100000e+01 |    Inf 
1371.44/1371.48	c  1306s|680000 |  4193 |  3559k|   5.2 |  93M|1321 |   - |3767 |  18k|   0 |   0 | 168k| 893k|7458 | 0.000000e+00 | 1.100000e+01 |    Inf 
1393.44/1393.41	c  1327s|690000 |  4259 |  3635k|   5.3 |  95M|1321 |   - |3767 |  18k|   0 |   0 | 172k| 906k|7536 | 0.000000e+00 | 1.100000e+01 |    Inf 
1414.74/1414.79	c  1348s|700000 |  4353 |  3701k|   5.3 |  97M|1321 |  11 |3767 |  20k|3767 | 930 | 174k| 920k|7597 | 0.000000e+00 | 1.100000e+01 |    Inf 
1436.84/1436.82	c  1369s|710000 |  4551 |  3763k|   5.3 | 101M|1321 |   - |3767 |  23k|   0 |   0 | 177k| 934k|7649 | 0.000000e+00 | 1.100000e+01 |    Inf 
1460.24/1460.28	c  1391s|720000 |  4498 |  3835k|   5.3 | 100M|1321 |   - |3767 |  19k|   0 |   0 | 180k| 948k|7712 | 0.000000e+00 | 1.100000e+01 |    Inf 
1482.65/1482.61	c  1412s|730000 |  4202 |  3896k|   5.3 |  95M|1321 |   1 |3767 |  14k|3767 | 921 | 183k| 962k|8685 | 0.000000e+00 | 1.100000e+01 |    Inf 
1501.24/1501.28	c  1430s|740000 |  4363 |  3952k|   5.3 |  95M|1321 |   - |3767 |  12k|3767 | 937 | 186k| 975k|9071 | 0.000000e+00 | 1.100000e+01 |    Inf 
1519.05/1519.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1519.05/1519.01	c  1447s|750000 |  4424 |  4003k|   5.3 |  97M|1321 |   - |3767 |  12k|   0 |   0 | 189k| 988k|9074 | 0.000000e+00 | 1.100000e+01 |    Inf 
1537.85/1537.88	c  1465s|760000 |  4483 |  4060k|   5.3 |  99M|1321 |   - |3767 |  15k|   0 |   0 | 192k|1001k|9077 | 0.000000e+00 | 1.100000e+01 |    Inf 
1557.25/1557.27	c  1483s|770000 |  4433 |  4113k|   5.3 |  99M|1321 |   1 |3767 |  16k|3767 | 919 | 195k|1014k|9079 | 0.000000e+00 | 1.100000e+01 |    Inf 
1576.26/1576.23	c  1501s|780000 |  4430 |  4163k|   5.3 | 100M|1321 |   - |3767 |  18k|   0 |   0 | 197k|1028k|9086 | 0.000000e+00 | 1.100000e+01 |    Inf 
1596.75/1596.75	c  1521s|790000 |  4091 |  4222k|   5.3 |  95M|1321 |   - |3767 |  14k|3767 | 926 | 200k|1041k|9193 | 0.000000e+00 | 1.100000e+01 |    Inf 
1615.35/1615.39	c  1538s|800000 |  4024 |  4278k|   5.3 |  95M|1321 |   - |3767 |  14k|   0 |   0 | 203k|1054k|9193 | 0.000000e+00 | 1.100000e+01 |    Inf 
1635.15/1635.13	c  1557s|810000 |  4054 |  4339k|   5.4 |  95M|1321 |  16 |3767 |  13k|3767 | 906 | 205k|1067k|9267 | 0.000000e+00 | 1.100000e+01 |    Inf 
1653.85/1653.88	c  1575s|820000 |  4131 |  4386k|   5.3 |  97M|1321 |   8 |3767 |  15k|3767 | 918 | 207k|1079k|9277 | 0.000000e+00 | 1.100000e+01 |    Inf 
1673.75/1673.75	c  1594s|830000 |  4038 |  4435k|   5.3 |  95M|1321 |   - |3767 |  13k|3767 | 939 | 209k|1092k|9288 | 0.000000e+00 | 1.100000e+01 |    Inf 
1692.45/1692.45	c  1611s|840000 |  4112 |  4489k|   5.3 |  97M|1321 |  11 |3767 |  16k|3767 | 919 | 212k|1105k|9293 | 0.000000e+00 | 1.100000e+01 |    Inf 
1712.15/1712.13	c  1630s|850000 |  3974 |  4546k|   5.3 |  95M|1321 |  26 |3767 |  14k|3767 | 923 | 215k|1118k|9313 | 0.000000e+00 | 1.100000e+01 |    Inf 
1732.06/1732.00	c  1649s|860000 |  3915 |  4612k|   5.4 |  95M|1321 |  13 |3767 |  12k|3767 | 917 | 217k|1130k|9334 | 0.000000e+00 | 1.100000e+01 |    Inf 
1752.46/1752.42	c  1668s|870000 |  3957 |  4680k|   5.4 |  97M|1321 |  14 |3767 |  14k|3767 | 906 | 219k|1143k|9354 | 0.000000e+00 | 1.100000e+01 |    Inf 
1772.26/1772.29	c  1687s|880000 |  3768 |  4745k|   5.4 |  94M|1321 |   - |3767 |  11k|   0 |   0 | 222k|1156k|9392 | 0.000000e+00 | 1.100000e+01 |    Inf 
1791.46/1791.47	c  1705s|890000 |  3505 |  4808k|   5.4 |  91M|1321 |   4 |3767 |  10k|3767 | 901 | 225k|1170k|9438 | 0.000000e+00 | 1.100000e+01 |    Inf 
1800.06/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.00	c 
1800.06/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.00	c Solving Time (sec) : 1713.49
1800.06/1800.00	c Solving Nodes      : 894689
1800.06/1800.00	c Primal Bound       : +1.10000000000000e+01 (261 solutions)
1800.06/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.00	c Gap                : infinite
1800.06/1800.05	s SATISFIABLE
1800.06/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.06/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.06/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.06/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.06/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.06/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.06/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.06/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.06/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.06/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 
1800.06/1800.05	v -x2 -x1 
1800.06/1800.05	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.05	c Solving Time       :    1713.49
1800.06/1800.05	c Original Problem   :
1800.06/1800.05	c   Problem name     : HOME/instance-2693392-1277901157.wbo
1800.06/1800.05	c   Variables        : 3927 (2079 binary, 0 integer, 0 implicit integer, 1848 continuous)
1800.06/1800.05	c   Constraints      : 4556 initial, 4556 maximal
1800.06/1800.05	c Presolved Problem  :
1800.06/1800.05	c   Problem name     : t_HOME/instance-2693392-1277901157.wbo
1800.06/1800.05	c   Variables        : 3767 (1999 binary, 0 integer, 0 implicit integer, 1768 continuous)
1800.06/1800.05	c   Constraints      : 4361 initial, 32025 maximal
1800.06/1800.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.05	c   trivial          :       0.00         80          0          0          0          0          0          0          0
1800.06/1800.05	c   dualfix          :       0.00         80          0          0          0          0          0          0          0
1800.06/1800.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.05	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.06/1800.05	c   indicator        :       0.00          0          0          0          0          0         80          0          0
1800.06/1800.05	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.05	c   linear           :       0.05          0          0          0       1882          0        115        101          0
1800.06/1800.05	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.05	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.05	c   root node        :          -       1601          -          -       3202          -          -          -          -
1800.06/1800.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.05	c   integral         :          0          0          0     519343          0         55        942          0          0     939928
1800.06/1800.05	c   indicator        :       1768          0    4984439      48502          0        753    3982548          0          0          0
1800.06/1800.05	c   setppc           :          8          6    4990933      43232          0      40630     917447          0          0          0
1800.06/1800.05	c   linear           :       1768          6    4957137      46439          0     185477   20691245     226375          0          0
1800.06/1800.05	c   logicor          :        817+         6    1669506      18006          0     189355    3787987          0          0          0
1800.06/1800.05	c   bounddisjunction :          0+         0      93044          0          0         22       4722          0          0          0
1800.06/1800.05	c   countsols        :          0          0          0      18006          0          0          0          0          0          0
1800.06/1800.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.05	c   integral         :      20.51       0.00       0.00      20.51       0.00
1800.06/1800.05	c   indicator        :      20.30       0.00      17.49       2.81       0.00
1800.06/1800.05	c   setppc           :       7.57       0.00       7.56       0.01       0.00
1800.06/1800.05	c   linear           :     139.11       0.00     136.97       2.14       0.00
1800.06/1800.05	c   logicor          :     242.75       0.00     242.57       0.18       0.00
1800.06/1800.05	c   bounddisjunction :       0.08       0.00       0.08       0.00       0.00
1800.06/1800.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.05	c   vbounds          :       0.00          2          0          0
1800.06/1800.05	c   rootredcost      :       0.01         38          0       1601
1800.06/1800.05	c   pseudoobj        :     172.28    5012552      11940    3224711
1800.06/1800.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.05	c   propagation      :      20.44     427424     427155    2611921       26.3      16079       20.0          -
1800.06/1800.05	c   infeasible LP    :       9.96      35759      35759     287641       42.7        720       15.2          0
1800.06/1800.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.05	c   pseudo solution  :       0.00         84         84        442       17.9         48        6.2          -
1800.06/1800.05	c   applied globally :          -          -          -    1177134       21.8          -          -          -
1800.06/1800.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.05	c   cut pool         :       0.00          5          -          -         38          -    (maximal pool size: 309)
1800.06/1800.05	c   redcost          :      27.76     524145          0     646960          0          0
1800.06/1800.05	c   impliedbounds    :       0.00          6          0          0          0          0
1800.06/1800.05	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.05	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.05	c   gomory           :       0.09          6          0          0       1445          0
1800.06/1800.05	c   strongcg         :       0.04          6          0          0        514          0
1800.06/1800.05	c   cmir             :       0.03          6          0          0          1          0
1800.06/1800.05	c   flowcover        :       0.06          6          0          0          0          0
1800.06/1800.05	c   clique           :       0.00          6          0          0          0          0
1800.06/1800.05	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.05	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.05	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.05	c Pricers            :       Time      Calls       Vars
1800.06/1800.05	c   problem variables:       0.00          0          0
1800.06/1800.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.05	c   relpscost        :      20.49     470727         55        942          0          0     939928
1800.06/1800.05	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.05	c   inference        :       2.25      17969          0          0          0          0      35938
1800.06/1800.05	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.05	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.05	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.05	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.05	c   LP solutions     :       0.03          -         37
1800.06/1800.05	c   pseudo solutions :       0.00          -          0
1800.06/1800.05	c   feaspump         :       0.01          1          0
1800.06/1800.05	c   oneopt           :       0.11         32          0
1800.06/1800.05	c   intshifting      :       0.00          7          0
1800.06/1800.05	c   veclendiving     :       0.02         41          0
1800.06/1800.05	c   linesearchdiving :       0.05         41          0
1800.06/1800.05	c   guideddiving     :       0.06         41          0
1800.06/1800.05	c   pscostdiving     :       0.10         41          0
1800.06/1800.05	c   fracdiving       :       0.03         41          0
1800.06/1800.05	c   coefdiving       :       0.09         42          0
1800.06/1800.05	c   rootsoldiving    :       0.11         28          0
1800.06/1800.05	c   objpscostdiving  :       0.07         29          0
1800.06/1800.05	c   crossover        :       0.75         35          0
1800.06/1800.05	c   trivial          :       0.01          2          0
1800.06/1800.05	c   simplerounding   :       0.39     472576          0
1800.06/1800.05	c   zirounding       :       0.52       1000          0
1800.06/1800.05	c   rounding         :       1.99       9752          0
1800.06/1800.05	c   shifting         :       1.40       3044          0
1800.06/1800.05	c   twoopt           :       0.00          0          0
1800.06/1800.05	c   fixandinfer      :       0.00          0          0
1800.06/1800.05	c   intdiving        :       0.00          0          0
1800.06/1800.05	c   actconsdiving    :       0.00          0          0
1800.06/1800.05	c   octane           :       0.00          0          0
1800.06/1800.05	c   rens             :       0.03          1          0
1800.06/1800.05	c   rins             :       0.00          0          0
1800.06/1800.05	c   localbranching   :       0.00          0          0
1800.06/1800.05	c   mutation         :       0.00          0          0
1800.06/1800.05	c   dins             :       0.00          0          0
1800.06/1800.05	c   undercover       :       0.00          0          0
1800.06/1800.05	c   nlp              :       0.00          0          0
1800.06/1800.05	c   trysol           :       2.62       7371        224
1800.06/1800.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.05	c   primal LP        :       0.01          0          0       0.00       0.00
1800.06/1800.05	c   dual LP          :     614.19     539018    4830642       8.96    7865.06
1800.06/1800.05	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.05	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.05	c   diving/probing LP:       0.28        143       1742      12.18    6221.43
1800.06/1800.05	c   strong branching :      17.26       9461     168556      17.82    9765.70
1800.06/1800.05	c     (at root node) :          -         33       8296     251.39          -
1800.06/1800.05	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.05	c B&B Tree           :
1800.06/1800.05	c   number of runs   :          1
1800.06/1800.05	c   nodes            :     894689
1800.06/1800.05	c   nodes (total)    :     894689
1800.06/1800.05	c   nodes left       :       3238
1800.06/1800.05	c   max depth        :       1321
1800.06/1800.05	c   max depth (total):       1321
1800.06/1800.05	c   backtracks       :      78860 (8.8%)
1800.06/1800.05	c   delayed cutoffs  :      61724
1800.06/1800.05	c   repropagations   :    2450687 (5856423 domain reductions, 57087 cutoffs)
1800.06/1800.05	c   avg switch length:       7.04
1800.06/1800.05	c   switching time   :     244.96
1800.06/1800.05	c Solution           :
1800.06/1800.05	c   Solutions found  :        261 (38 improvements)
1800.06/1800.05	c   First Solution   : +9.10890000000000e+04   (in run 1, after 1 nodes, 0.13 seconds, depth 0, found by <trysol>)
1800.06/1800.05	c   Primal Bound     : +1.10000000000000e+01   (in run 1, after 265952 nodes, 474.04 seconds, depth 33, found by <relaxation>)
1800.06/1800.05	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.05	c   Gap              :   infinite
1800.06/1800.05	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.05	c   Root Iterations  :        291
1800.16/1800.14	c Time complete: 1800.2.

Verifier Data

OK	11

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693392-1277901157/watcher-2693392-1277901157 -o /tmp/evaluation-result-2693392-1277901157/solver-2693392-1277901157 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693392-1277901157.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.63 2.72 2.45 4/199 12526
/proc/meminfo: memFree=31319032/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=11112 CPUtime=0
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 1703 0 0 0 0 0 0 0 25 0 1 0 131410862 11378688 1623 4089446400 4194304 9819077 140735605296896 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12526/statm: 2778 1623 392 1374 0 1399 0

[startup+0.0446269 s]
/proc/loadavg: 2.63 2.72 2.45 4/199 12526
/proc/meminfo: memFree=31319032/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=27452 CPUtime=0.03
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 6193 0 0 0 3 0 0 0 25 0 1 0 131410862 28110848 5759 4089446400 4194304 9819077 140735605296896 18446744073709551615 6181120 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12526/statm: 6863 5759 441 1374 0 5484 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27452

[startup+0.100615 s]
/proc/loadavg: 2.63 2.72 2.45 4/199 12526
/proc/meminfo: memFree=31319032/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=31020 CPUtime=0.09
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 7625 0 0 0 7 2 0 0 25 0 1 0 131410862 31764480 6420 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12526/statm: 7755 6420 498 1374 0 6376 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31020

[startup+0.30057 s]
/proc/loadavg: 2.63 2.72 2.45 4/199 12526
/proc/meminfo: memFree=31319032/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=39300 CPUtime=0.29
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 12389 0 0 0 25 4 0 0 25 0 1 0 131410862 40243200 8284 4089446400 4194304 9819077 140735605296896 18446744073709551615 5744299 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12526/statm: 9825 8284 678 1374 0 8446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39300

[startup+0.700495 s]
/proc/loadavg: 2.63 2.72 2.45 4/199 12526
/proc/meminfo: memFree=31319032/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=44696 CPUtime=0.69
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 19000 0 0 0 64 5 0 0 25 0 1 0 131410862 45768704 9883 4089446400 4194304 9819077 140735605296896 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12526/statm: 11174 9883 707 1374 0 9795 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44696

[startup+1.50036 s]
/proc/loadavg: 2.63 2.72 2.45 3/200 12527
/proc/meminfo: memFree=31282072/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=44472 CPUtime=1.48
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 19147 0 0 0 142 6 0 0 25 0 1 0 131410862 45539328 9887 4089446400 4194304 9819077 140735605296896 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12526/statm: 11118 9887 710 1374 0 9739 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44472

[startup+3.10104 s]
/proc/loadavg: 2.63 2.72 2.45 3/200 12527
/proc/meminfo: memFree=31267812/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=46172 CPUtime=3.08
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 33115 0 0 0 295 13 0 0 25 0 1 0 131410862 47280128 10362 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12526/statm: 11543 10362 713 1374 0 10164 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 46172

[startup+6.3004 s]
/proc/loadavg: 2.66 2.73 2.45 4/200 12527
/proc/meminfo: memFree=31276192/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=51832 CPUtime=6.29
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 55792 0 0 0 601 28 0 0 25 0 1 0 131410862 53075968 11650 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12526/statm: 12958 11650 713 1374 0 11579 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51832

[startup+12.7011 s]
/proc/loadavg: 2.69 2.73 2.46 4/200 12528
/proc/meminfo: memFree=31265592/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=65468 CPUtime=12.69
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 72744 0 0 0 1218 51 0 0 25 0 1 0 131410862 67039232 14483 4089446400 4194304 9819077 140735605296896 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12526/statm: 16367 14483 713 1374 0 14988 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65468

[startup+25.5006 s]
/proc/loadavg: 2.60 2.71 2.45 4/200 12528
/proc/meminfo: memFree=31247200/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=81828 CPUtime=25.49
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 172642 0 0 0 2441 108 0 0 25 0 1 0 131410862 83791872 18730 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12526/statm: 20457 18730 718 1374 0 19078 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81828

[startup+51.1005 s]
/proc/loadavg: 2.62 2.70 2.46 4/200 12529
/proc/meminfo: memFree=31207520/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=121656 CPUtime=51.09
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 325924 0 0 0 4879 230 0 0 25 0 1 0 131410862 124575744 28307 4089446400 4194304 9819077 140735605296896 18446744073709551615 6518802 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12526/statm: 30414 28307 720 1374 0 29035 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 121656

[startup+102.306 s]
/proc/loadavg: 2.70 2.71 2.47 4/200 12530
/proc/meminfo: memFree=31186084/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=140944 CPUtime=102.29
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 599697 0 0 0 9716 513 0 0 25 0 1 0 131410862 144326656 32981 4089446400 4194304 9819077 140735605296896 18446744073709551615 4925973 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12526/statm: 35236 32981 727 1374 0 33857 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 140944

[startup+162.3 s]
/proc/loadavg: 2.89 2.76 2.50 4/200 12532
/proc/meminfo: memFree=31171252/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=154556 CPUtime=162.29
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 862134 0 0 0 15406 823 0 0 25 0 1 0 131410862 158265344 36265 4089446400 4194304 9819077 140735605296896 18446744073709551615 4210337 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12526/statm: 38639 36265 742 1374 0 37260 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 154556

[startup+222.301 s]
/proc/loadavg: 2.51 2.68 2.49 3/179 12563
/proc/meminfo: memFree=31370764/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=162276 CPUtime=222.28
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 1162937 0 0 0 21099 1129 0 0 25 0 1 0 131410862 166170624 38250 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 40569 38250 742 1374 0 39190 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 162276

[startup+282.301 s]
/proc/loadavg: 2.18 2.55 2.45 3/179 12565
/proc/meminfo: memFree=31347624/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=172212 CPUtime=282.29
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 1466323 0 0 0 26796 1433 0 0 25 0 1 0 131410862 176345088 40624 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 43053 40624 742 1374 0 41674 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 172212

[startup+342.301 s]
/proc/loadavg: 2.07 2.45 2.42 3/179 12567
/proc/meminfo: memFree=31333704/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=181300 CPUtime=342.29
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 1735086 0 0 0 32493 1736 0 0 25 0 1 0 131410862 185651200 42764 4089446400 4194304 9819077 140735605296896 18446744073709551615 6589138 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 45325 42764 742 1374 0 43946 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 181300

[startup+402.301 s]
/proc/loadavg: 2.02 2.37 2.39 3/179 12568
/proc/meminfo: memFree=31322128/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=191120 CPUtime=402.29
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 2008640 0 0 0 38192 2037 0 0 25 0 1 0 131410862 195706880 45045 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 47780 45045 742 1374 0 46401 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 191120

[startup+462.301 s]
/proc/loadavg: 2.01 2.30 2.36 3/179 12570
/proc/meminfo: memFree=31311804/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=198492 CPUtime=462.3
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 2313841 0 0 0 43877 2353 0 0 25 0 1 0 131410862 203255808 46803 4089446400 4194304 9819077 140735605296896 18446744073709551615 5955605 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 49623 46803 742 1374 0 48244 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 198492

[startup+522.301 s]
/proc/loadavg: 2.00 2.24 2.34 3/179 12571
/proc/meminfo: memFree=31306776/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=202676 CPUtime=522.3
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 2651216 0 0 0 49565 2665 0 0 25 0 1 0 131410862 207540224 47744 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 50669 47744 742 1374 0 49290 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 202676

[startup+582.301 s]
/proc/loadavg: 2.00 2.19 2.32 3/179 12573
/proc/meminfo: memFree=31304884/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=204024 CPUtime=582.31
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 2959534 0 0 0 55254 2977 0 0 25 0 1 0 131410862 208920576 48064 4089446400 4194304 9819077 140735605296896 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 51006 48064 742 1374 0 49627 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 204024

[startup+642.301 s]
/proc/loadavg: 2.00 2.16 2.29 3/179 12575
/proc/meminfo: memFree=31302108/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=205364 CPUtime=642.31
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 3282689 0 0 0 60944 3287 0 0 25 0 1 0 131410862 210292736 48388 4089446400 4194304 9819077 140735605296896 18446744073709551615 4999902 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 51341 48388 742 1374 0 49962 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 205364

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.07 2.22 3/179 12581
/proc/meminfo: memFree=31286176/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=213208 CPUtime=882.31
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 4381322 0 0 0 83789 4442 0 0 25 0 1 0 131410862 218324992 50206 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 53302 50206 742 1374 0 51923 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 213208

[startup+942.3 s]
/proc/loadavg: 2.00 2.06 2.20 3/179 12583
/proc/meminfo: memFree=31279916/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=215072 CPUtime=942.31
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 4625727 0 0 0 89523 4708 0 0 25 0 1 0 131410862 220233728 50592 4089446400 4194304 9819077 140735605296896 18446744073709551615 7292323 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 53768 50592 742 1374 0 52389 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 215072

[startup+1002.3 s]
/proc/loadavg: 2.00 2.04 2.19 3/179 12584
/proc/meminfo: memFree=31272560/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=216236 CPUtime=1002.32
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 4850754 0 0 0 95257 4975 0 0 25 0 1 0 131410862 221425664 50854 4089446400 4194304 9819077 140735605296896 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 54059 50854 742 1374 0 52680 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 216236

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.17 3/179 12586
/proc/meminfo: memFree=31268524/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=218588 CPUtime=1062.33
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 5077550 0 0 0 100995 5238 0 0 25 0 1 0 131410862 223834112 51463 4089446400 4194304 9819077 140735605296896 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 54647 51463 742 1374 0 53268 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 218588

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.16 3/179 12587
/proc/meminfo: memFree=31265512/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=219300 CPUtime=1122.32
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 5269208 0 0 0 106753 5479 0 0 25 0 1 0 131410862 224563200 51716 4089446400 4194304 9819077 140735605296896 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 54825 51716 742 1374 0 53446 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 219300

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.15 3/179 12589
/proc/meminfo: memFree=31263984/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=220444 CPUtime=1182.33
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 5440743 0 0 0 112516 5717 0 0 25 0 1 0 131410862 225734656 51924 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 55111 51924 742 1374 0 53732 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 220444

[startup+1242.3 s]
/proc/loadavg: 2.07 2.03 2.14 3/179 12591
/proc/meminfo: memFree=31261720/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=221988 CPUtime=1242.33
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 5631980 0 0 0 118289 5944 0 0 25 0 1 0 131410862 227315712 52195 4089446400 4194304 9819077 140735605296896 18446744073709551615 6590615 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 55497 52195 742 1374 0 54118 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 221988

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 2.13 3/179 12592
/proc/meminfo: memFree=31257844/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=224784 CPUtime=1302.34
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 5849896 0 0 0 124045 6189 0 0 25 0 1 0 131410862 230178816 52797 4089446400 4194304 9819077 140735605296896 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 56196 52797 742 1374 0 54817 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 224784

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.12 3/179 12594
/proc/meminfo: memFree=31255332/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=225848 CPUtime=1362.34
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 6101598 0 0 0 129767 6467 0 0 25 0 1 0 131410862 231268352 53185 4089446400 4194304 9819077 140735605296896 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 56462 53185 742 1374 0 55083 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 225848

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.11 3/179 12595
/proc/meminfo: memFree=31251700/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=229356 CPUtime=1422.35
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 6370697 0 0 0 135489 6746 0 0 25 0 1 0 131410862 234860544 53736 4089446400 4194304 9819077 140735605296896 18446744073709551615 7487747 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 57339 53735 742 1374 0 55960 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 229356

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/179 12597
/proc/meminfo: memFree=31246200/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=232128 CPUtime=1482.34
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 6679744 0 0 0 141205 7029 0 0 25 0 1 0 131410862 237699072 54326 4089446400 4194304 9819077 140735605296896 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 58032 54326 742 1374 0 56653 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 232128

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 12599
/proc/meminfo: memFree=31245160/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=233004 CPUtime=1542.35
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 6999444 0 0 0 146888 7347 0 0 25 0 1 0 131410862 238596096 54460 4089446400 4194304 9819077 140735605296896 18446744073709551615 4210117 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 58251 54460 742 1374 0 56872 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 233004

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 12600
/proc/meminfo: memFree=31242768/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=234900 CPUtime=1602.35
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 7289746 0 0 0 152589 7646 0 0 25 0 1 0 131410862 240537600 54763 4089446400 4194304 9819077 140735605296896 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 58725 54763 742 1374 0 57346 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 234900

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 12602
/proc/meminfo: memFree=31241116/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=235424 CPUtime=1662.35
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 7560917 0 0 0 158270 7965 0 0 25 0 1 0 131410862 241074176 54858 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12526/statm: 58856 54858 742 1374 0 57477 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 235424

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 12612
/proc/meminfo: memFree=31238164/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=236712 CPUtime=1722.36
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 7838436 0 0 0 163975 8261 0 0 25 0 1 0 131410862 242393088 55020 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12526/statm: 59178 55020 742 1374 0 57799 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 236712

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.07 3/179 12614
/proc/meminfo: memFree=31235188/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=239644 CPUtime=1782.36
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 8120827 0 0 0 169672 8564 0 0 25 0 1 0 131410862 245395456 55685 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12526/statm: 59911 55685 743 1374 0 58532 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 239644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.01 2.07 3/179 12614
/proc/meminfo: memFree=31234432/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=240740 CPUtime=1800.06
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 8210731 0 0 0 171351 8655 0 0 25 0 1 0 131410862 246517760 55859 4089446400 4194304 9819077 140735605296896 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12526/statm: 60185 55859 742 1374 0 58806 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 240740

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.02 2.01 2.07 3/179 12614
/proc/meminfo: memFree=31234432/32951124 swapFree=67111528/67111528
[pid=12526] ppid=12524 vsize=237668 CPUtime=1800.16
/proc/12526/stat : 12526 (pbscip.linux.x8) R 12524 12526 12045 0 -1 4202496 8210732 0 0 0 171361 8655 0 0 18 0 1 0 131410862 243372032 55092 4089446400 4194304 9819077 140735605296896 18446744073709551615 5003562 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12526/statm: 59417 55092 743 1374 0 58038 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 237668

Child status: 0
Real time (s): 1800.15
CPU time (s): 1800.21
CPU user time (s): 1713.65
CPU system time (s): 86.5678
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 241756

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

runsolver used 3.21751 second user time and 6.551 second system time

The end

Launcher Data

Begin job on node143 at 2010-06-30 14:32:37
IDJOB=2693392
IDBENCH=78888
IDSOLVER=1205
FILE ID=node143/2693392-1277901157
PBS_JOBID= 11197173
Free space on /tmp= 74212 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900546076--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693392-1277901157/watcher-2693392-1277901157 -o /tmp/evaluation-result-2693392-1277901157/solver-2693392-1277901157 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693392-1277901157.wbo -t 1800 -m 3800

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

MD5SUM BENCH= c6951eb4d01a7aa536abe812aaa2169b
RANDOM SEED=368294312

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:      31319560 kB
Buffers:        185344 kB
Cached:         966020 kB
SwapCached:          0 kB
Active:         748520 kB
Inactive:       739720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31319560 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6256 kB
Writeback:           0 kB
AnonPages:      336708 kB
Mapped:          20508 kB
Slab:            78740 kB
PageTables:       5800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1649372 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= 74200 MiB
End job on node143 at 2010-06-30 15:02:39