Trace number 2705507

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.3 with Clp 1.11.1 (Release Version) as LP solverMSAT 1790.21 1790.17

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900571761--soft-33-100-0.wbo
MD5SUM91e040f5c30df15d8a8ea402735ab864
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark465.682
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 713
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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
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-2705507-1278572954.wbo>
0.00/0.03	c original problem has 3927 variables (2079 bin, 0 int, 1848 impl, 0 cont) and 4556 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 124 impls, 8 clqs
0.00/0.08	c (round 2) 0 del vars, 60 del conss, 1848 chg bounds, 46 chg sides, 0 chg coeffs, 0 upgd conss, 124 impls, 8 clqs
0.00/0.09	c (round 3) 46 del vars, 191 del conss, 1880 chg bounds, 99 chg sides, 0 chg coeffs, 0 upgd conss, 124 impls, 8 clqs
0.00/0.10	c (round 4) 156 del vars, 195 del conss, 1882 chg bounds, 101 chg sides, 0 chg coeffs, 0 upgd conss, 124 impls, 8 clqs
0.09/0.11	c (round 5) 160 del vars, 195 del conss, 1882 chg bounds, 101 chg sides, 0 chg coeffs, 825 upgd conss, 124 impls, 8 clqs
0.09/0.11	c (round 6) 160 del vars, 216 del conss, 1882 chg bounds, 101 chg sides, 0 chg coeffs, 825 upgd conss, 124 impls, 8 clqs
0.09/0.16	c    (0.1s) probing: 101/1999 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (7 rounds):
0.09/0.16	c  160 deleted vars, 216 deleted constraints, 1882 tightened bounds, 0 added holes, 101 changed sides, 0 changed coefficients
0.09/0.16	c  3645 implications, 8 cliques
0.09/0.16	c presolved problem has 3767 variables (1999 bin, 0 int, 1768 impl, 0 cont) and 4340 constraints
0.09/0.16	c      28 constraints of type <setppc>
0.09/0.16	c    1768 constraints of type <linear>
0.09/0.16	c    1768 constraints of type <indicator>
0.09/0.16	c     776 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.12
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.3
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1789.98
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.09/0.16	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.16	c   0.1s|     1 |     0 |    31 |     - |  14M|   0 |  25 |3767 |4340 |3767 | 804 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.28	c   0.3s|     1 |     0 |    63 |     - |  14M|   0 |  22 |3767 |4340 |3767 | 838 |  34 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.31	c   0.3s|     1 |     0 |    99 |     - |  14M|   0 |  27 |3767 |4340 |3767 | 854 |  50 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   111 |     - |  15M|   0 |  23 |3767 |4340 |3767 | 866 |  62 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.40	c   0.4s|     1 |     0 |   146 |     - |  15M|   0 |  24 |3767 |4340 |3767 | 868 |  64 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.45	c   0.4s|     1 |     0 |   182 |     - |  15M|   0 |  33 |3767 |4340 |3767 | 875 |  71 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.50	c   0.5s|     1 |     0 |   226 |     - |  15M|   0 |  39 |3767 |4340 |3767 | 879 |  75 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.66	c   0.6s|     1 |     2 |   226 |     - |  15M|   0 |  39 |3767 |4340 |3767 | 879 |  75 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
0.99/1.03	o 91089
0.99/1.03	c y 1.0s|    21 |    20 |   457 |  11.6 |  15M|  19 |   - |3767 |4340 |   0 |   0 |  95 |   0 | 125 | 0.000000e+00 | 9.108900e+04 |    Inf 
11.29/11.36	o 641
11.29/11.36	c *11.3s|  8911 |  8822 |  1927 |   0.2 |  31M|1497 |   - |3767 |4359 |3767 | 933 | 298 |  19 | 449 | 0.000000e+00 | 6.410000e+02 |    Inf 
12.69/12.73	c  12.7s| 10000 |  9911 |  2046 |   0.2 |  33M|1497 |   0 |3767 |4359 |3767 | 901 | 323 |  19 | 463 | 0.000000e+00 | 6.410000e+02 |    Inf 
25.79/25.86	c  25.8s| 20000 | 19911 |  2903 |   0.1 |  51M|1497 |   0 |3767 |4359 |3767 | 899 | 517 |  19 | 576 | 0.000000e+00 | 6.410000e+02 |    Inf 
39.40/39.44	c  39.4s| 30000 | 29909 |  4308 |   0.1 |  70M|1497 |   0 |3767 |4361 |3767 | 896 | 800 |  21 | 738 | 0.000000e+00 | 6.410000e+02 |    Inf 
52.49/52.58	c  52.6s| 40000 | 39909 |  5419 |   0.1 |  86M|1497 |   0 |3767 |4361 |3767 | 892 |1072 |  21 | 913 | 0.000000e+00 | 6.410000e+02 |    Inf 
65.29/65.37	c  65.3s| 50000 | 49909 |  7045 |   0.1 | 102M|1497 |   0 |3767 |4361 |3767 | 896 |1446 |  21 |1000 | 0.000000e+00 | 6.410000e+02 |    Inf 
77.99/78.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.99/78.08	c  78.1s| 60000 | 59902 |  9115 |   0.1 | 119M|1497 |   0 |3767 |4381 |3767 | 911 |1873 |  42 |1144 | 0.000000e+00 | 6.410000e+02 |    Inf 
89.20/89.22	o 608
89.20/89.22	c *89.2s| 69292 | 68840 | 11129 |   0.2 | 134M|1538 |   - |3767 |4763 |3767 | 897 |2230 | 425 |1191 | 0.000000e+00 | 6.080000e+02 |    Inf 
89.30/89.31	o 536
89.30/89.31	c *89.3s| 69342 | 68016 | 11136 |   0.2 | 133M|1538 |   - |3767 |4763 |3767 | 898 |2231 | 425 |1191 | 0.000000e+00 | 5.360000e+02 |    Inf 
90.30/90.31	c  90.3s| 70000 | 68611 | 11864 |   0.2 | 134M|1538 |   1 |3767 |4880 |3767 | 900 |2340 | 548 |1217 | 0.000000e+00 | 5.360000e+02 |    Inf 
91.00/91.05	o 530
91.00/91.05	c *91.0s| 70367 | 68798 | 12841 |   0.2 | 135M|1538 |   - |3767 |5012 |3767 | 906 |2514 | 707 |1264 | 0.000000e+00 | 5.300000e+02 |    Inf 
91.49/91.58	o 513
91.49/91.58	c *91.6s| 70699 | 68691 | 13033 |   0.2 | 135M|1538 |   - |3767 |5068 |3767 | 898 |2581 | 770 |1265 | 0.000000e+00 | 5.130000e+02 |    Inf 
91.59/91.64	o 508
91.59/91.64	c *91.6s| 70720 | 68577 | 13206 |   0.2 | 135M|1538 |   - |3767 |5074 |3767 | 899 |2589 | 780 |1267 | 0.000000e+00 | 5.080000e+02 |    Inf 
91.59/91.65	o 505
91.59/91.65	c *91.6s| 70721 | 68497 | 13211 |   0.2 | 135M|1538 |   - |3767 |5074 |3767 | 899 |2589 | 780 |1267 | 0.000000e+00 | 5.050000e+02 |    Inf 
91.69/91.75	o 497
91.69/91.75	c *91.7s| 70770 | 68385 | 13417 |   0.2 | 135M|1538 |   - |3767 |5084 |3767 | 899 |2613 | 794 |1267 | 0.000000e+00 | 4.970000e+02 |    Inf 
92.19/92.28	o 445
92.19/92.28	c *92.3s| 71063 | 66618 | 13894 |   0.2 | 132M|1538 |   - |3767 |5190 |3767 | 911 |2666 | 908 |1278 | 0.000000e+00 | 4.450000e+02 |    Inf 
92.29/92.30	o 422
92.29/92.30	c *92.3s| 71066 | 64868 | 13898 |   0.2 | 130M|1538 |   - |3767 |5190 |3767 | 911 |2666 | 908 |1278 | 0.000000e+00 | 4.220000e+02 |    Inf 
92.59/92.68	o 320
92.59/92.68	c *92.7s| 71281 | 56220 | 14116 |   0.2 | 116M|1538 |   - |3767 |5240 |3767 | 902 |2689 | 969 |1281 | 0.000000e+00 | 3.200000e+02 |    Inf 
92.70/92.73	o 309
92.70/92.73	c *92.7s| 71305 | 55270 | 14126 |   0.2 | 114M|1538 |   - |3767 |5240 |3767 | 905 |2692 | 969 |1281 | 0.000000e+00 | 3.090000e+02 |    Inf 
92.70/92.73	o 306
92.70/92.73	c *92.7s| 71307 | 54843 | 14126 |   0.2 | 114M|1538 |   - |3767 |5245 |3767 | 905 |2692 | 974 |1281 | 0.000000e+00 | 3.060000e+02 |    Inf 
92.70/92.79	o 264
92.70/92.79	c *92.8s| 71324 | 49065 | 14134 |   0.2 | 104M|1538 |   - |3767 |5259 |3767 | 905 |2692 | 988 |1281 | 0.000000e+00 | 2.640000e+02 |    Inf 
98.40/98.47	o 240
98.40/98.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
98.40/98.47	c *98.4s| 73377 | 47027 | 28002 |   0.4 | 106M|1538 |   - |3767 |6379 |3767 | 910 |4609 |2402 |1604 | 0.000000e+00 | 2.400000e+02 |    Inf 
98.40/98.47	o 231
98.40/98.47	c *98.4s| 73378 | 45615 | 28002 |   0.4 | 104M|1538 |   - |3767 |6379 |3767 | 910 |4609 |2402 |1604 | 0.000000e+00 | 2.310000e+02 |    Inf 
99.00/99.08	o 219
99.00/99.08	c *99.1s| 73588 | 43453 | 29062 |   0.4 | 101M|1538 |   - |3767 |6494 |3767 | 899 |4770 |2549 |1618 | 0.000000e+00 | 2.190000e+02 |    Inf 
99.00/99.08	o 217
99.00/99.08	c *99.1s| 73589 | 43034 | 29062 |   0.4 | 101M|1538 |   - |3767 |6494 |3767 | 899 |4770 |2549 |1618 | 0.000000e+00 | 2.170000e+02 |    Inf 
99.20/99.27	o 214
99.20/99.27	c *99.2s| 73671 | 42406 | 29451 |   0.4 | 100M|1538 |   - |3767 |6523 |3767 | 937 |4827 |2586 |1618 | 0.000000e+00 | 2.140000e+02 |    Inf 
99.30/99.30	o 211
99.30/99.30	c *99.3s| 73677 | 41708 | 29499 |   0.4 |  99M|1538 |   - |3767 |6522 |3767 | 939 |4829 |2586 |1618 | 0.000000e+00 | 2.110000e+02 |    Inf 
99.30/99.33	o 201
99.30/99.33	c *99.3s| 73686 | 39804 | 29524 |   0.4 |  95M|1538 |   - |3767 |6522 |3767 | 939 |4829 |2586 |1618 | 0.000000e+00 | 2.010000e+02 |    Inf 
99.30/99.35	o 187
99.30/99.35	c *99.3s| 73688 | 36465 | 29544 |   0.4 |  89M|1538 |   - |3767 |6522 |3767 | 939 |4829 |2586 |1618 | 0.000000e+00 | 1.870000e+02 |    Inf 
99.80/99.86	o 174
99.80/99.86	c *99.8s| 73921 | 32420 | 30254 |   0.4 |  83M|1538 |   - |3767 |6618 |3767 | 908 |4910 |2738 |1624 | 0.000000e+00 | 1.740000e+02 |    Inf 
99.80/99.87	o 168
99.80/99.87	c *99.8s| 73922 | 30539 | 30257 |   0.4 |  80M|1538 |   - |3767 |6617 |3767 | 904 |4910 |2738 |1624 | 0.000000e+00 | 1.680000e+02 |    Inf 
100.29/100.30	o 166
100.29/100.30	c * 100s| 74084 | 30108 | 31376 |   0.4 |  79M|1538 |   - |3767 |6668 |3767 | 942 |5066 |2809 |1633 | 0.000000e+00 | 1.660000e+02 |    Inf 
100.59/100.65	o 160
100.59/100.65	c * 101s| 74198 | 28276 | 32386 |   0.4 |  77M|1538 |   - |3767 |6709 |3767 | 933 |5149 |2900 |1644 | 0.000000e+00 | 1.600000e+02 |    Inf 
100.89/100.91	o 154
100.89/100.91	c * 101s| 74283 | 26371 | 32946 |   0.4 |  74M|1538 |   - |3767 |6743 |3767 | 920 |5248 |2954 |1647 | 0.000000e+00 | 1.540000e+02 |    Inf 
101.20/101.24	o 145
101.20/101.24	c * 101s| 74489 | 23780 | 33661 |   0.4 |  70M|1538 |   - |3767 |6749 |3767 | 942 |5336 |2974 |1655 | 0.000000e+00 | 1.450000e+02 |    Inf 
101.20/101.29	o 142
101.20/101.29	c * 101s| 74495 | 22931 | 33833 |   0.5 |  69M|1538 |   - |3767 |6753 |3767 | 936 |5364 |2984 |1659 | 0.000000e+00 | 1.420000e+02 |    Inf 
101.39/101.41	o 139
101.39/101.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
101.39/101.41	c * 101s| 74529 | 22076 | 34173 |   0.5 |  68M|1538 |   - |3767 |6770 |3767 | 904 |5395 |3016 |1660 | 0.000000e+00 | 1.390000e+02 |    Inf 
101.89/101.98	o 128
101.89/101.98	c * 102s| 74741 | 19194 | 35039 |   0.5 |  64M|1538 |   - |3767 |6897 |3767 | 914 |5468 |3216 |1665 | 0.000000e+00 | 1.280000e+02 |    Inf 
102.10/102.11	o 126
102.10/102.11	c * 102s| 74789 | 18717 | 35329 |   0.5 |  62M|1538 |   - |3767 |6912 |3767 | 920 |5516 |3256 |1668 | 0.000000e+00 | 1.260000e+02 |    Inf 
102.40/102.45	o 94
102.40/102.45	c * 102s| 74894 | 10981 | 36214 |   0.5 |  46M|1538 |   - |3767 |6998 |3767 | 930 |5616 |3369 |1671 | 0.000000e+00 | 9.400000e+01 |    Inf 
103.90/103.93	o 87
103.90/103.93	c * 104s| 75407 |  9772 | 39109 |   0.5 |  45M|1538 |   - |3767 |7215 |3767 | 906 |6112 |3858 |1687 | 0.000000e+00 | 8.700000e+01 |    Inf 
110.59/110.62	o 77
110.59/110.62	c * 111s| 78099 |  8491 | 52182 |   0.7 |  46M|1538 |   - |3767 |7433 |3767 | 906 |7594 |5999 |1724 | 0.000000e+00 | 7.700000e+01 |    Inf 
110.59/110.67	o 62
110.59/110.67	c * 111s| 78115 |  6569 | 52213 |   0.7 |  43M|1538 |   - |3767 |6914 |3767 | 892 |7602 |6008 |1724 | 0.000000e+00 | 6.200000e+01 |    Inf 
114.29/114.33	c   114s| 80000 |  6641 | 59043 |   0.7 |  45M|1538 |  10 |3767 |7071 |3767 | 917 |8188 |8356 |1729 | 0.000000e+00 | 6.200000e+01 |    Inf 
121.89/121.99	o 48
121.89/121.99	c * 122s| 83873 |  5267 | 76392 |   0.9 |  45M|1538 |   - |3767 |8120 |3767 | 897 |9485 |  12k|1734 | 0.000000e+00 | 4.800000e+01 |    Inf 
123.99/124.03	o 46
123.99/124.03	c * 124s| 84988 |  5105 | 80786 |   0.9 |  45M|1538 |   - |3767 |7602 |3767 | 911 |9869 |  14k|1736 | 0.000000e+00 | 4.600000e+01 |    Inf 
123.99/124.03	o 43
123.99/124.03	c * 124s| 84989 |  4815 | 80786 |   0.9 |  44M|1538 |   - |3767 |7602 |3767 | 911 |9869 |  14k|1736 | 0.000000e+00 | 4.300000e+01 |    Inf 
125.29/125.32	o 37
125.29/125.32	c * 125s| 85677 |  4238 | 84159 |   1.0 |  42M|1538 |   - |3767 |6956 |3767 | 899 |  10k|  14k|1736 | 0.000000e+00 | 3.700000e+01 |    Inf 
125.40/125.47	o 34
125.40/125.47	c * 125s| 85766 |  4018 | 84408 |   1.0 |  42M|1538 |   - |3767 |6724 |3767 | 911 |  10k|  14k|1736 | 0.000000e+00 | 3.400000e+01 |    Inf 
128.49/128.54	o 33
128.49/128.54	c * 129s| 87494 |  3903 | 94282 |   1.1 |  42M|1538 |   - |3767 |6296 |3767 | 901 |  10k|  17k|1737 | 0.000000e+00 | 3.300000e+01 |    Inf 
131.00/131.05	o 32
131.00/131.05	c * 131s| 89086 |  3853 |100132 |   1.1 |  42M|1538 |   - |3767 |6678 |3767 | 907 |  11k|  18k|1737 | 0.000000e+00 | 3.200000e+01 |    Inf 
132.59/132.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
132.59/132.64	c   133s| 90000 |  3916 |105462 |   1.2 |  42M|1538 |   1 |3767 |6547 |3767 | 903 |  11k|  19k|1737 | 0.000000e+00 | 3.200000e+01 |    Inf 
134.20/134.26	o 31
134.20/134.26	c * 134s| 91039 |  3874 |109176 |   1.2 |  42M|1538 |   - |3767 |6886 |3767 | 895 |  11k|  21k|1737 | 0.000000e+00 | 3.100000e+01 |    Inf 
134.30/134.33	o 30
134.30/134.33	c * 134s| 91076 |  3783 |109291 |   1.2 |  42M|1538 |   - |3767 |6807 |3767 | 903 |  11k|  21k|1737 | 0.000000e+00 | 3.000000e+01 |    Inf 
140.00/140.02	o 22
140.00/140.02	c * 140s| 94496 |  3059 |125352 |   1.3 |  42M|1538 |   - |3767 |7182 |3767 | 903 |  12k|  25k|1760 | 0.000000e+00 | 2.200000e+01 |    Inf 
148.79/148.81	c   149s|100000 |  3174 |152445 |   1.5 |  43M|1538 |   - |3767 |6912 |   0 |   0 |  14k|  32k|1865 | 0.000000e+00 | 2.200000e+01 |    Inf 
164.50/164.59	c   165s|110000 |  3259 |194806 |   1.8 |  46M|1538 |  18 |3767 |8987 |3767 | 921 |  16k|  44k|2102 | 0.000000e+00 | 2.200000e+01 |    Inf 
173.99/174.03	o 16
173.99/174.03	c * 174s|115510 |  2803 |222414 |   1.9 |  46M|1538 |   - |3767 |  10k|3767 | 922 |  18k|  51k|2267 | 0.000000e+00 | 1.600000e+01 |    Inf 
181.40/181.49	c   181s|120000 |  2837 |243888 |   2.0 |  47M|1538 |   1 |3767 |  10k|3767 | 929 |  19k|  57k|2345 | 0.000000e+00 | 1.600000e+01 |    Inf 
198.49/198.51	c   198s|130000 |  3124 |290192 |   2.2 |  50M|1538 |   1 |3767 |  12k|3767 | 899 |  22k|  70k|2531 | 0.000000e+00 | 1.600000e+01 |    Inf 
204.49/204.51	o 15
204.49/204.51	c * 204s|133397 |  3115 |306289 |   2.3 |  50M|1538 |   - |3767 |  12k|3767 | 932 |  23k|  74k|2596 | 0.000000e+00 | 1.500000e+01 |    Inf 
215.60/215.67	c   216s|140000 |  3195 |336126 |   2.4 |  51M|1538 |   - |3767 |  11k|3767 | 937 |  24k|  83k|2686 | 0.000000e+00 | 1.500000e+01 |    Inf 
229.20/229.25	o 10
229.20/229.25	c * 229s|148077 |  2664 |371897 |   2.5 |  50M|1538 |   - |3767 |  12k|3767 | 926 |  26k|  94k|2836 | 0.000000e+00 | 1.000000e+01 |    Inf 
229.30/229.31	o 9
229.30/229.31	c * 229s|148104 |  2561 |372064 |   2.5 |  50M|1538 |   - |3767 |  12k|3767 | 936 |  26k|  94k|2836 | 0.000000e+00 | 9.000000e+00 |    Inf 
232.39/232.42	c   232s|150000 |  2574 |381715 |   2.5 |  50M|1538 |   1 |3767 |  12k|3767 | 925 |  27k|  97k|2867 | 0.000000e+00 | 9.000000e+00 |    Inf 
242.19/242.24	o 8
242.19/242.24	c * 242s|155936 |  2371 |413307 |   2.6 |  49M|1538 |   - |3767 |  10k|3767 | 915 |  28k| 105k|3002 | 0.000000e+00 | 8.000000e+00 |    Inf 
248.80/248.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
248.80/248.82	c   249s|160000 |  2320 |436719 |   2.7 |  48M|1538 |  22 |3767 |9304 |3767 | 933 |  30k| 110k|3095 | 0.000000e+00 | 8.000000e+00 |    Inf 
265.50/265.54	c   266s|170000 |  2347 |498396 |   2.9 |  50M|1538 |   1 |3767 |  11k|3767 | 927 |  32k| 123k|3291 | 0.000000e+00 | 8.000000e+00 |    Inf 
282.10/282.11	c   282s|180000 |  2226 |554858 |   3.1 |  49M|1538 |   - |3767 |8494 |   0 |   0 |  36k| 136k|3526 | 0.000000e+00 | 8.000000e+00 |    Inf 
295.39/295.40	o 3
295.39/295.40	c * 295s|188320 |  1343 |607106 |   3.2 |  43M|1538 |   - |3767 |  10k|3767 | 929 |  37k| 147k|3684 | 0.000000e+00 | 3.000000e+00 |    Inf 
297.99/298.08	c   298s|190000 |  1297 |616718 |   3.2 |  42M|1538 |  17 |3767 |8348 |3767 | 924 |  38k| 149k|3726 | 0.000000e+00 | 3.000000e+00 |    Inf 
313.09/313.15	c   313s|200000 |  1282 |670926 |   3.4 |  43M|1538 |  11 |3767 |  11k|3767 | 913 |  41k| 162k|3849 | 0.000000e+00 | 3.000000e+00 |    Inf 
329.40/329.43	c   329s|210000 |  1230 |727993 |   3.5 |  43M|1538 |   8 |3767 |  12k|3767 | 910 |  44k| 175k|4010 | 0.000000e+00 | 3.000000e+00 |    Inf 
345.80/345.81	c   346s|220000 |  1262 |776905 |   3.5 |  45M|1538 |  21 |3767 |  16k|3767 | 914 |  46k| 188k|4120 | 0.000000e+00 | 3.000000e+00 |    Inf 
363.50/363.50	c   363s|230000 |  1266 |826149 |   3.6 |  46M|1538 |  23 |3767 |  19k|3767 | 925 |  48k| 201k|4236 | 0.000000e+00 | 3.000000e+00 |    Inf 
382.00/382.06	c   382s|240000 |  1300 |874551 |   3.6 |  48M|1538 |  17 |3767 |  23k|3767 | 941 |  50k| 214k|4322 | 0.000000e+00 | 3.000000e+00 |    Inf 
401.40/401.43	c   401s|250000 |  1268 |925666 |   3.7 |  48M|1538 |  13 |3767 |  23k|3767 | 898 |  53k| 228k|4468 | 0.000000e+00 | 3.000000e+00 |    Inf 
420.70/420.75	c   421s|260000 |  1288 |970327 |   3.7 |  49M|1538 |   9 |3767 |  26k|3767 | 909 |  55k| 241k|4533 | 0.000000e+00 | 3.000000e+00 |    Inf 
441.40/441.43	c   441s|270000 |  1339 |  1017k|   3.8 |  51M|1538 |   - |3767 |  28k|   0 |   0 |  58k| 254k|4619 | 0.000000e+00 | 3.000000e+00 |    Inf 
461.61/461.67	c   462s|280000 |  1363 |  1063k|   3.8 |  51M|1538 |  18 |3767 |  28k|3767 | 925 |  60k| 268k|4723 | 0.000000e+00 | 3.000000e+00 |    Inf 
483.30/483.31	c   483s|290000 |  1346 |  1116k|   3.8 |  51M|1538 |   1 |3767 |  27k|3767 | 898 |  62k| 281k|4849 | 0.000000e+00 | 3.000000e+00 |    Inf 
504.50/504.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
504.50/504.59	c   505s|300000 |  1386 |  1164k|   3.9 |  53M|1538 |   - |3767 |  30k|3767 | 924 |  65k| 294k|4917 | 0.000000e+00 | 3.000000e+00 |    Inf 
527.60/527.61	c   528s|310000 |  1430 |  1214k|   3.9 |  55M|1538 |  12 |3767 |  34k|3767 | 915 |  67k| 308k|4994 | 0.000000e+00 | 3.000000e+00 |    Inf 
551.91/551.98	c   552s|320000 |  1454 |  1266k|   4.0 |  56M|1538 |   9 |3767 |  36k|3767 | 898 |  69k| 322k|5100 | 0.000000e+00 | 3.000000e+00 |    Inf 
579.41/579.41	c   579s|330000 |  1462 |  1321k|   4.0 |  57M|1538 |  22 |3767 |  36k|3767 | 898 |  71k| 336k|5203 | 0.000000e+00 | 3.000000e+00 |    Inf 
604.81/604.84	c   605s|340000 |  1484 |  1371k|   4.0 |  58M|1538 |  21 |3767 |  37k|3767 | 913 |  74k| 350k|5269 | 0.000000e+00 | 3.000000e+00 |    Inf 
630.91/630.97	c   631s|350000 |  1481 |  1427k|   4.1 |  57M|1538 |   - |3767 |  36k|   0 |   0 |  76k| 364k|5352 | 0.000000e+00 | 3.000000e+00 |    Inf 
656.91/656.95	c   657s|360000 |  1568 |  1479k|   4.1 |  58M|1538 |   - |3767 |  37k|   0 |   0 |  79k| 378k|5457 | 0.000000e+00 | 3.000000e+00 |    Inf 
684.11/684.18	c   684s|370000 |  1698 |  1531k|   4.1 |  60M|1538 |   1 |3767 |  40k|3767 | 905 |  82k| 392k|5551 | 0.000000e+00 | 3.000000e+00 |    Inf 
711.41/711.47	c   711s|380000 |  1732 |  1587k|   4.2 |  61M|1538 |   1 |3767 |  41k|3767 | 917 |  84k| 406k|5627 | 0.000000e+00 | 3.000000e+00 |    Inf 
738.71/738.72	c   739s|390000 |  1727 |  1637k|   4.2 |  62M|1538 |   - |3767 |  41k|   0 |   0 |  87k| 420k|5697 | 0.000000e+00 | 3.000000e+00 |    Inf 
765.72/765.79	c   766s|400000 |  1731 |  1690k|   4.2 |  62M|1538 |   1 |3767 |  42k|3767 | 922 |  90k| 435k|5767 | 0.000000e+00 | 3.000000e+00 |    Inf 
793.11/793.17	c   793s|410000 |  1605 |  1743k|   4.3 |  61M|1538 |   - |3767 |  39k|   0 |   0 |  92k| 449k|5827 | 0.000000e+00 | 3.000000e+00 |    Inf 
819.41/819.42	c   819s|420000 |  1526 |  1791k|   4.3 |  59M|1538 |   - |3767 |  36k|   0 |   0 |  94k| 463k|5924 | 0.000000e+00 | 3.000000e+00 |    Inf 
842.91/842.95	c   843s|430000 |  1443 |  1838k|   4.3 |  56M|1538 |  13 |3767 |  30k|3767 | 911 |  97k| 477k|6057 | 0.000000e+00 | 3.000000e+00 |    Inf 
867.12/867.11	c   867s|440000 |  1403 |  1889k|   4.3 |  56M|1538 |   - |3767 |  32k|3767 | 936 |  99k| 490k|6116 | 0.000000e+00 | 3.000000e+00 |    Inf 
892.22/892.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
892.22/892.20	c   892s|450000 |  1314 |  1943k|   4.3 |  53M|1538 |   1 |3767 |  25k|3767 | 907 | 102k| 502k|6554 | 0.000000e+00 | 3.000000e+00 |    Inf 
916.11/916.15	c   916s|460000 |  1349 |  2000k|   4.3 |  55M|1538 |   - |3767 |  29k|   0 |   0 | 104k| 515k|6605 | 0.000000e+00 | 3.000000e+00 |    Inf 
941.22/941.24	c   941s|470000 |  1321 |  2059k|   4.4 |  54M|1538 |   - |3767 |  26k|   0 |   0 | 107k| 527k|6848 | 0.000000e+00 | 3.000000e+00 |    Inf 
967.42/967.40	c   967s|480000 |  1440 |  2123k|   4.4 |  57M|1538 |   - |3767 |  32k|   0 |   0 | 111k| 540k|6878 | 0.000000e+00 | 3.000000e+00 |    Inf 
995.42/995.42	c   995s|490000 |  1457 |  2184k|   4.5 |  59M|1538 |   - |3767 |  35k|   0 |   0 | 114k| 553k|6922 | 0.000000e+00 | 3.000000e+00 |    Inf 
1025.52/1025.55	c  1026s|500000 |  1412 |  2249k|   4.5 |  60M|1538 |   1 |3767 |  37k|3767 | 892 | 118k| 566k|6977 | 0.000000e+00 | 3.000000e+00 |    Inf 
1053.62/1053.67	c  1054s|510000 |  1208 |  2309k|   4.5 |  55M|1538 |   1 |3767 |  32k|3767 | 913 | 121k| 579k|7130 | 0.000000e+00 | 3.000000e+00 |    Inf 
1080.02/1080.07	c  1080s|520000 |  1302 |  2367k|   4.6 |  57M|1538 |  20 |3767 |  36k|3767 | 928 | 123k| 592k|7184 | 0.000000e+00 | 3.000000e+00 |    Inf 
1109.32/1109.30	c  1109s|530000 |  1382 |  2428k|   4.6 |  59M|1538 |   - |3767 |  38k|   0 |   0 | 126k| 605k|7251 | 0.000000e+00 | 3.000000e+00 |    Inf 
1137.12/1137.12	c  1137s|540000 |  1424 |  2483k|   4.6 |  61M|1538 |   - |3767 |  41k|   0 |   0 | 128k| 618k|7291 | 0.000000e+00 | 3.000000e+00 |    Inf 
1165.33/1165.33	c  1165s|550000 |  1313 |  2538k|   4.6 |  59M|1538 |  11 |3767 |  37k|3767 | 913 | 130k| 632k|7346 | 0.000000e+00 | 3.000000e+00 |    Inf 
1191.52/1191.53	c  1192s|560000 |  1070 |  2594k|   4.6 |  54M|1538 |   - |3767 |  32k|3767 | 894 | 133k| 645k|7485 | 0.000000e+00 | 3.000000e+00 |    Inf 
1218.52/1218.55	c  1219s|570000 |  1091 |  2646k|   4.6 |  56M|1538 |  20 |3767 |  36k|3767 | 897 | 136k| 657k|7576 | 0.000000e+00 | 3.000000e+00 |    Inf 
1246.02/1246.02	c  1246s|580000 |  1190 |  2700k|   4.7 |  58M|1538 |  23 |3767 |  41k|3767 | 893 | 139k| 669k|7633 | 0.000000e+00 | 3.000000e+00 |    Inf 
1274.52/1274.53	c  1275s|590000 |  1197 |  2756k|   4.7 |  59M|1538 |   - |3767 |  42k|   0 |   0 | 142k| 683k|7686 | 0.000000e+00 | 3.000000e+00 |    Inf 
1302.92/1302.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1302.92/1302.99	c  1303s|600000 |  1224 |  2810k|   4.7 |  59M|1538 |   - |3767 |  41k|   0 |   0 | 145k| 696k|7737 | 0.000000e+00 | 3.000000e+00 |    Inf 
1333.13/1333.10	c  1333s|610000 |  1314 |  2865k|   4.7 |  61M|1538 |   - |3767 |  44k|3767 | 907 | 149k| 709k|7810 | 0.000000e+00 | 3.000000e+00 |    Inf 
1365.42/1365.40	c  1365s|620000 |  1375 |  2926k|   4.7 |  62M|1538 |  10 |3767 |  45k|3767 | 897 | 152k| 721k|7878 | 0.000000e+00 | 3.000000e+00 |    Inf 
1395.03/1395.07	c  1395s|630000 |  1404 |  2983k|   4.7 |  64M|1538 |   - |3767 |  48k|   0 |   0 | 156k| 734k|7943 | 0.000000e+00 | 3.000000e+00 |    Inf 
1425.63/1425.62	c  1426s|640000 |  1443 |  3039k|   4.7 |  66M|1538 |   - |3767 |  52k|   0 |   0 | 158k| 747k|7986 | 0.000000e+00 | 3.000000e+00 |    Inf 
1459.93/1459.99	c  1460s|650000 |  1451 |  3095k|   4.8 |  66M|1538 |   8 |3767 |  51k|3767 | 904 | 161k| 760k|8047 | 0.000000e+00 | 3.000000e+00 |    Inf 
1495.33/1495.38	c  1495s|660000 |  1649 |  3153k|   4.8 |  68M|1538 |  18 |3767 |  55k|3767 | 895 | 166k| 773k|8111 | 0.000000e+00 | 3.000000e+00 |    Inf 
1530.63/1530.66	c  1531s|670000 |  1765 |  3216k|   4.8 |  70M|1538 |   - |3767 |  57k|   0 |   0 | 170k| 786k|8161 | 0.000000e+00 | 3.000000e+00 |    Inf 
1566.93/1566.93	c  1567s|680000 |  1841 |  3277k|   4.8 |  71M|1538 |   - |3767 |  56k|3767 | 899 | 176k| 800k|8230 | 0.000000e+00 | 3.000000e+00 |    Inf 
1603.53/1603.55	c  1604s|690000 |  1840 |  3336k|   4.8 |  71M|1538 |   - |3767 |  56k|   0 |   0 | 179k| 813k|8281 | 0.000000e+00 | 3.000000e+00 |    Inf 
1640.63/1640.63	c  1641s|700000 |  1939 |  3397k|   4.9 |  73M|1538 |   - |3767 |  58k|   0 |   0 | 184k| 826k|8334 | 0.000000e+00 | 3.000000e+00 |    Inf 
1677.54/1677.59	c  1678s|710000 |  2056 |  3460k|   4.9 |  75M|1538 |   - |3767 |  60k|   0 |   0 | 189k| 840k|8417 | 0.000000e+00 | 3.000000e+00 |    Inf 
1715.04/1715.08	c  1715s|720000 |  2162 |  3524k|   4.9 |  76M|1538 |   - |3767 |  60k|   0 |   0 | 195k| 854k|8473 | 0.000000e+00 | 3.000000e+00 |    Inf 
1752.34/1752.37	c  1752s|730000 |  2228 |  3591k|   4.9 |  77M|1538 |   - |3767 |  61k|3767 | 894 | 200k| 869k|8536 | 0.000000e+00 | 3.000000e+00 |    Inf 
1790.04/1790.01	c 
1790.04/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.01	c Solving Time (sec) : 1789.98
1790.04/1790.01	c Solving Nodes      : 739385
1790.04/1790.01	c Primal Bound       : +3.00000000000000e+00 (183 solutions)
1790.04/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.04/1790.01	c Gap                : infinite
1790.04/1790.04	s SATISFIABLE
1790.04/1790.04	v -x231 -x230 -x229 -x228 -x227 -x226 x225 -x224 -x223 -x222 -x221 x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1790.04/1790.04	v -x209 x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1790.04/1790.04	v -x188 -x187 -x186 -x185 -x184 x183 -x182 x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1790.04/1790.04	v -x167 -x166 -x165 x164 -x163 -x162 -x161 x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1790.04/1790.04	v -x146 -x145 -x144 -x143 x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 -x125 
1790.04/1790.04	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1790.04/1790.04	v -x103 -x102 x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 x80 
1790.04/1790.04	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 x67 -x66 -x65 -x64 x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
1790.04/1790.04	v -x53 -x52 -x51 x50 -x49 -x48 -x47 -x46 -x45 x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1790.04/1790.04	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 
1790.04/1790.04	v -x1 
1790.04/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.04	c Solving Time       :    1789.98
1790.04/1790.04	c Original Problem   :
1790.04/1790.04	c   Problem name     : HOME/instance-2705507-1278572954.wbo
1790.04/1790.04	c   Variables        : 3927 (2079 binary, 0 integer, 1848 implicit integer, 0 continuous)
1790.04/1790.04	c   Constraints      : 4556 initial, 4556 maximal
1790.04/1790.04	c Presolved Problem  :
1790.04/1790.04	c   Problem name     : t_HOME/instance-2705507-1278572954.wbo
1790.04/1790.04	c   Variables        : 3767 (1999 binary, 0 integer, 1768 implicit integer, 0 continuous)
1790.04/1790.04	c   Constraints      : 4340 initial, 63199 maximal
1790.04/1790.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.04/1790.04	c   trivial          :       0.00         80          0          0          0          0          0          0          0
1790.04/1790.04	c   dualfix          :       0.00         80          0          0          0          0          0          0          0
1790.04/1790.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.04/1790.04	c   setppc           :       0.00          0          0          0          0          0         21          0          0
1790.04/1790.04	c   linear           :       0.06          0          0          0       1882          0        115        101          0
1790.04/1790.04	c   indicator        :       0.00          0          0          0          0          0         80          0          0
1790.04/1790.04	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.04/1790.04	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   root node        :          -       3480          -          -       3480          -          -          -          -
1790.04/1790.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.04	c   integral         :          0          0          0     463306          0         74        963          0          0     717622
1790.04/1790.04	c   setppc           :         28          6    3620324     101452          1      24969     884274          0          0          0
1790.04/1790.04	c   linear           :       1768          6    3599214     103630          1     157851   15018734     204111          0          0
1790.04/1790.04	c   indicator        :       1768          0    3428982     103525          1        384    1427401          0          0          0
1790.04/1790.04	c   logicor          :        776+         6    1280444      73594          1     139486    2994307          0          0          0
1790.04/1790.04	c   bounddisjunction :          0+         0     285767          0          0        183       2716          0          0          0
1790.04/1790.04	c   countsols        :          0          0          0      73594          1          0          0          0          0          0
1790.04/1790.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.04/1790.04	c   integral         :      16.97       0.00       0.00      16.97       0.00
1790.04/1790.04	c   setppc           :       9.77       0.00       9.70       0.06       0.00
1790.04/1790.04	c   linear           :     127.41       0.00     120.42       6.99       0.00
1790.04/1790.04	c   indicator        :      24.44       0.02      15.66       8.77       0.00
1790.04/1790.04	c   logicor          :     447.31       0.00     446.36       0.96       0.00
1790.04/1790.04	c   bounddisjunction :       1.25       0.00       1.25       0.00       0.00
1790.04/1790.04	c   countsols        :       0.01       0.00       0.00       0.01       0.00
1790.04/1790.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.04/1790.04	c   vbounds          :       0.64      20639          0       1749
1790.04/1790.04	c   rootredcost      :       0.59         53          0       1740
1790.04/1790.04	c   pseudoobj        :      95.54    3629109       4739    1344622
1790.04/1790.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.04/1790.04	c   propagation      :      17.09     327228     327022    2042819       27.9       9149       25.3          -
1790.04/1790.04	c   infeasible LP    :       7.65      27422      27421     220673       44.0        352       16.0          0
1790.04/1790.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.04	c   applied globally :          -          -          -     882587       23.2          -          -          -
1790.04/1790.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.04/1790.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.04/1790.04	c   cut pool         :       0.00          5          -          -         78          -    (maximal pool size: 438)
1790.04/1790.04	c   redcost          :      30.81     464599          0      58438          0          0
1790.04/1790.04	c   impliedbounds    :       0.00          6          0          0          0          0
1790.04/1790.04	c   intobj           :       0.00          0          0          0          0          0
1790.04/1790.04	c   cgmip            :       0.00          0          0          0          0          0
1790.04/1790.04	c   gomory           :       0.08          6          0          0       1087          0
1790.04/1790.04	c   strongcg         :       0.07          6          0          0       1132          0
1790.04/1790.04	c   cmir             :       0.02          6          0          0          1          0
1790.04/1790.04	c   flowcover        :       0.05          6          0          0          3          0
1790.04/1790.04	c   clique           :       0.00          6          0          0          0          0
1790.04/1790.04	c   zerohalf         :       0.00          0          0          0          0          0
1790.04/1790.04	c   mcf              :       0.00          1          0          0          0          0
1790.04/1790.04	c   rapidlearning    :       0.07          1          0          0          0          0
1790.04/1790.04	c Pricers            :       Time      Calls       Vars
1790.04/1790.04	c   problem variables:       0.00          0          0
1790.04/1790.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.04	c   relpscost        :      16.53     359646         74        963          0          0     717622
1790.04/1790.04	c   pscost           :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   inference        :      18.47      73543          0          0          0          0     147221
1790.04/1790.04	c   mostinf          :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   leastinf         :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   random           :       0.00          0          0          0          0          0          0
1790.04/1790.04	c Primal Heuristics  :       Time      Calls      Found
1790.04/1790.04	c   LP solutions     :       0.13          -         52
1790.04/1790.04	c   pseudo solutions :       0.00          -          0
1790.04/1790.04	c   feaspump         :       0.02          1          0
1790.04/1790.04	c   oneopt           :       0.40         47          0
1790.04/1790.04	c   crossover        :       1.72         51          1
1790.04/1790.04	c   veclendiving     :       0.29        236          0
1790.04/1790.04	c   linesearchdiving :       0.30        236          0
1790.04/1790.04	c   guideddiving     :       0.30        236          0
1790.04/1790.04	c   coefdiving       :       0.31        236          0
1790.04/1790.04	c   pscostdiving     :       0.30        236          0
1790.04/1790.04	c   fracdiving       :       0.30        237          0
1790.04/1790.04	c   rootsoldiving    :       0.35        221          0
1790.04/1790.04	c   objpscostdiving  :       0.31        222          0
1790.04/1790.04	c   trivial          :       0.00          2          0
1790.04/1790.04	c   simplerounding   :       0.73     359767          0
1790.04/1790.04	c   zirounding       :       0.26       1000          0
1790.04/1790.04	c   rounding         :       0.94       8446          0
1790.04/1790.04	c   shifting         :       0.63       2642          0
1790.04/1790.04	c   intshifting      :       0.01          0          0
1790.04/1790.04	c   twoopt           :       0.00          0          0
1790.04/1790.04	c   fixandinfer      :       0.00          0          0
1790.04/1790.04	c   intdiving        :       0.00          0          0
1790.04/1790.04	c   actconsdiving    :       0.00          0          0
1790.04/1790.04	c   octane           :       0.00          0          0
1790.04/1790.04	c   rens             :       0.03          1          0
1790.04/1790.04	c   rins             :       0.00          0          0
1790.04/1790.04	c   localbranching   :       0.00          0          0
1790.04/1790.04	c   mutation         :       0.00          0          0
1790.04/1790.04	c   dins             :       0.00          0          0
1790.04/1790.04	c   undercover       :       0.00          0          0
1790.04/1790.04	c   nlp              :       0.12          0          0
1790.04/1790.04	c   trysol           :       0.33        336        130
1790.04/1790.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.04/1790.04	c   primal LP        :       0.00          0          0       0.00          -
1790.04/1790.04	c   dual LP          :     447.75     417734    3656255       8.75    8165.82
1790.04/1790.04	c   lex dual LP      :       0.00          0          0       0.00          -
1790.04/1790.04	c   barrier LP       :       0.00          0          0       0.00          -
1790.04/1790.04	c   diving/probing LP:       0.28        161       1831      11.37    6557.08
1790.04/1790.04	c   strong branching :      13.15       8596     139317      16.21   10597.42
1790.04/1790.04	c     (at root node) :          -         17       1890     111.18          -
1790.04/1790.04	c   conflict analysis:       0.00          0          0       0.00          -
1790.04/1790.04	c B&B Tree           :
1790.04/1790.04	c   number of runs   :          1
1790.04/1790.04	c   nodes            :     739385
1790.04/1790.04	c   nodes (total)    :     739385
1790.04/1790.04	c   nodes left       :       2259
1790.04/1790.04	c   max depth        :       1538
1790.04/1790.04	c   max depth (total):       1538
1790.04/1790.04	c   backtracks       :      63899 (8.6%)
1790.04/1790.04	c   delayed cutoffs  :      50303
1790.04/1790.04	c   repropagations   :    1763347 (3598744 domain reductions, 47838 cutoffs)
1790.04/1790.04	c   avg switch length:       6.14
1790.04/1790.04	c   switching time   :     308.68
1790.04/1790.04	c Solution           :
1790.04/1790.04	c   Solutions found  :        183 (53 improvements)
1790.04/1790.04	c   First Solution   : +9.10890000000000e+04   (in run 1, after 20 nodes, 0.99 seconds, depth 20, found by <trysol>)
1790.04/1790.04	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 188320 nodes, 295.37 seconds, depth 44, found by <relaxation>)
1790.04/1790.04	c   Dual Bound       : +0.00000000000000e+00
1790.04/1790.04	c   Gap              :   infinite
1790.04/1790.04	c   Root Dual Bound  : +0.00000000000000e+00
1790.04/1790.04	c   Root Iterations  :        226
1790.14/1790.16	c Time complete: 1790.2.

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705507-1278572954/watcher-2705507-1278572954 -o /tmp/evaluation-result-2705507-1278572954/solver-2705507-1278572954 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705507-1278572954.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: 0.13 0.03 0.01 2/173 23266
/proc/meminfo: memFree=29689864/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=12512 CPUtime=0
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 1971 0 0 0 0 0 0 0 21 0 1 0 25508925 12812288 1890 4089446400 4194304 10345943 140733902636288 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23266/statm: 3128 1890 429 1502 0 1621 0

[startup+0.105824 s]
/proc/loadavg: 0.13 0.03 0.01 2/173 23266
/proc/meminfo: memFree=29689864/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=33428 CPUtime=0.09
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 7379 0 0 0 9 0 0 0 21 0 1 0 25508925 34230272 6944 4089446400 4194304 10345943 140733902636288 18446744073709551615 18446744073699066057 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 8357 6944 547 1502 0 6850 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33428

[startup+0.200812 s]
/proc/loadavg: 0.13 0.03 0.01 2/173 23266
/proc/meminfo: memFree=29689864/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=40228 CPUtime=0.19
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 8880 0 0 0 18 1 0 0 21 0 1 0 25508925 41193472 8445 4089446400 4194304 10345943 140733902636288 18446744073709551615 6197311 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 10057 8445 718 1502 0 8550 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40228

[startup+0.300791 s]
/proc/loadavg: 0.13 0.03 0.01 2/173 23266
/proc/meminfo: memFree=29689864/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=41992 CPUtime=0.29
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 14402 0 0 0 26 3 0 0 21 0 1 0 25508925 42999808 8969 4089446400 4194304 10345943 140733902636288 18446744073709551615 6124543 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 10498 8969 751 1502 0 8991 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41992

[startup+0.700639 s]
/proc/loadavg: 0.13 0.03 0.01 2/173 23266
/proc/meminfo: memFree=29689864/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=46968 CPUtime=0.69
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 19527 0 0 0 65 4 0 0 22 0 1 0 25508925 48095232 10283 4089446400 4194304 10345943 140733902636288 18446744073709551615 6902501 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 11742 10283 777 1502 0 10235 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46968

[startup+1.50055 s]
/proc/loadavg: 0.20 0.05 0.01 3/179 23277
/proc/meminfo: memFree=29606356/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=47348 CPUtime=1.49
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 19731 0 0 0 144 5 0 0 25 0 1 0 25508925 48484352 10487 4089446400 4194304 10345943 140733902636288 18446744073709551615 6518784 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 11837 10487 779 1502 0 10330 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47348

[startup+3.10015 s]
/proc/loadavg: 0.20 0.05 0.01 3/179 23277
/proc/meminfo: memFree=29598552/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=51612 CPUtime=3.09
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 26149 0 0 0 303 6 0 0 25 0 1 0 25508925 52850688 11148 4089446400 4194304 10345943 140733902636288 18446744073709551615 6003056 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 12903 11148 780 1502 0 11396 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51612

[startup+6.3007 s]
/proc/loadavg: 0.42 0.10 0.03 3/179 23277
/proc/meminfo: memFree=29590752/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=55012 CPUtime=6.29
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 33016 0 0 0 622 7 0 0 25 0 1 0 25508925 56332288 12203 4089446400 4194304 10345943 140733902636288 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 13753 12203 780 1502 0 12246 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55012

[startup+12.7006 s]
/proc/loadavg: 0.55 0.13 0.04 3/179 23277
/proc/meminfo: memFree=29572308/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=67132 CPUtime=12.69
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 47848 0 0 0 1258 11 0 0 25 0 1 0 25508925 68743168 15287 4089446400 4194304 10345943 140733902636288 18446744073709551615 4476332 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 16783 15287 785 1502 0 15276 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67132

[startup+25.5013 s]
/proc/loadavg: 0.87 0.22 0.07 3/179 23277
/proc/meminfo: memFree=29540316/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=85568 CPUtime=25.49
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 61855 0 0 0 2535 14 0 0 25 0 1 0 25508925 87621632 19653 4089446400 4194304 10345943 140733902636288 18446744073709551615 4999787 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 21392 19653 785 1502 0 19885 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85568

[startup+51.1007 s]
/proc/loadavg: 1.25 0.36 0.12 3/179 23278
/proc/meminfo: memFree=29494440/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=118216 CPUtime=51.1
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 77715 0 0 0 5091 19 0 0 25 0 1 0 25508925 121053184 27652 4089446400 4194304 10345943 140733902636288 18446744073709551615 4616274 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 29554 27652 785 1502 0 28047 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 118216

[startup+102.3 s]
/proc/loadavg: 1.67 0.61 0.22 3/179 23279
/proc/meminfo: memFree=29407464/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=197356 CPUtime=102.3
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 143328 0 0 0 10196 34 0 0 25 0 1 0 25508925 202092544 47110 4089446400 4194304 10345943 140733902636288 18446744073709551615 18446744073699066043 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 49339 47110 786 1502 0 47832 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 197356

[startup+162.301 s]
/proc/loadavg: 1.94 0.88 0.33 3/179 23281
/proc/meminfo: memFree=29351128/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=248100 CPUtime=162.29
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 239918 0 0 0 16168 61 0 0 25 0 1 0 25508925 254054400 59891 4089446400 4194304 10345943 140733902636288 18446744073709551615 4995169 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 62025 59891 798 1502 0 60518 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 248100

[startup+222.307 s]
/proc/loadavg: 1.98 1.08 0.43 3/179 23283
/proc/meminfo: memFree=29335360/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=257536 CPUtime=222.3
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 281844 0 0 0 22145 85 0 0 25 0 1 0 25508925 263716864 62162 4089446400 4194304 10345943 140733902636288 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 64384 62162 798 1502 0 62877 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 257536

[startup+282.3 s]
/proc/loadavg: 1.99 1.24 0.53 3/179 23284
/proc/meminfo: memFree=29328488/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=261260 CPUtime=282.3
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 325767 0 0 0 28122 108 0 0 25 0 1 0 25508925 267530240 62928 4089446400 4194304 10345943 140733902636288 18446744073709551615 6189870 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 65315 62928 798 1502 0 63808 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 261260

[startup+342.301 s]
/proc/loadavg: 2.05 1.39 0.62 3/179 23286
/proc/meminfo: memFree=29323740/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=262204 CPUtime=342.3
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 355722 0 0 0 34099 131 0 0 25 0 1 0 25508925 268496896 63437 4089446400 4194304 10345943 140733902636288 18446744073709551615 6119753 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 65551 63437 798 1502 0 64044 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 262204

[startup+402.301 s]
/proc/loadavg: 2.02 1.50 0.71 3/179 23287
/proc/meminfo: memFree=29315008/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=267556 CPUtime=402.3
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 360630 0 0 0 40080 150 0 0 25 0 1 0 25508925 273977344 64391 4089446400 4194304 10345943 140733902636288 18446744073709551615 6756204 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 66889 64391 798 1502 0 65382 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 267556

[startup+462.301 s]
/proc/loadavg: 2.00 1.59 0.78 3/179 23289
/proc/meminfo: memFree=29312228/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=267924 CPUtime=462.3
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 361350 0 0 0 46066 164 0 0 25 0 1 0 25508925 274354176 64834 4089446400 4194304 10345943 140733902636288 18446744073709551615 5614696 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 66981 64834 798 1502 0 65474 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 267924

[startup+522.3 s]
/proc/loadavg: 2.00 1.66 0.86 3/179 23291
/proc/meminfo: memFree=29310684/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=271268 CPUtime=522.31
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 366326 0 0 0 52051 180 0 0 25 0 1 0 25508925 277778432 65364 4089446400 4194304 10345943 140733902636288 18446744073709551615 6119758 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 67817 65364 798 1502 0 66310 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 271268

[startup+582.301 s]
/proc/loadavg: 2.06 1.74 0.93 3/179 23295
/proc/meminfo: memFree=29306524/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=274408 CPUtime=582.3
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 367159 0 0 0 58037 193 0 0 25 0 1 0 25508925 280993792 66197 4089446400 4194304 10345943 140733902636288 18446744073709551615 5028209 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 68602 66197 798 1502 0 67095 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 274408

[startup+642.301 s]
/proc/loadavg: 2.02 1.78 1.00 3/179 23297
/proc/meminfo: memFree=29305788/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=275036 CPUtime=642.31
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 368340 0 0 0 64023 208 0 0 25 0 1 0 25508925 281636864 66343 4089446400 4194304 10345943 140733902636288 18446744073709551615 4218153 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 68759 66343 798 1502 0 67252 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 275036

[startup+702.301 s]

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

/proc/meminfo: memFree=29290516/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=286548 CPUtime=1062.32
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 383880 0 0 0 105924 308 0 0 25 0 1 0 25508925 293425152 68657 4089446400 4194304 10345943 140733902636288 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 71637 68657 798 1502 0 70130 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 286548

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.39 3/179 23310
/proc/meminfo: memFree=29290232/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=286528 CPUtime=1122.32
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 385265 0 0 0 111910 322 0 0 25 0 1 0 25508925 293404672 68691 4089446400 4194304 10345943 140733902636288 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 71632 68691 798 1502 0 70125 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 286528

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.42 3/179 23311
/proc/meminfo: memFree=29290304/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=286616 CPUtime=1182.32
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 386603 0 0 0 117898 334 0 0 25 0 1 0 25508925 293494784 68781 4089446400 4194304 10345943 140733902636288 18446744073709551615 4471669 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 71654 68781 798 1502 0 70147 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 286616

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.46 3/179 23313
/proc/meminfo: memFree=29289160/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=286616 CPUtime=1242.33
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 386832 0 0 0 123885 348 0 0 25 0 1 0 25508925 293494784 69010 4089446400 4194304 10345943 140733902636288 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 71654 69010 798 1502 0 70147 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 286616

[startup+1302.3 s]
/proc/loadavg: 2.04 1.98 1.49 3/179 23314
/proc/meminfo: memFree=29288748/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=287464 CPUtime=1302.32
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 390467 0 0 0 129872 360 0 0 25 0 1 0 25508925 294363136 68967 4089446400 4194304 10345943 140733902636288 18446744073709551615 6777168 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 71866 68967 798 1502 0 70359 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 287464

[startup+1362.3 s]
/proc/loadavg: 2.01 1.98 1.52 3/179 23316
/proc/meminfo: memFree=29285628/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=288628 CPUtime=1362.33
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 390840 0 0 0 135861 372 0 0 25 0 1 0 25508925 295555072 69340 4089446400 4194304 10345943 140733902636288 18446744073709551615 6777328 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 72157 69340 798 1502 0 70650 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 288628

[startup+1422.3 s]
/proc/loadavg: 2.00 1.98 1.55 3/179 23318
/proc/meminfo: memFree=29283608/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=289912 CPUtime=1422.34
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 391077 0 0 0 141850 384 0 0 25 0 1 0 25508925 296869888 69576 4089446400 4194304 10345943 140733902636288 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 72478 69576 798 1502 0 70971 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 289912

[startup+1482.3 s]
/proc/loadavg: 2.04 2.00 1.58 3/179 23319
/proc/meminfo: memFree=29271660/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=289912 CPUtime=1482.33
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 391383 0 0 0 147837 396 0 0 25 0 1 0 25508925 296869888 69882 4089446400 4194304 10345943 140733902636288 18446744073709551615 6307492 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 72478 69882 798 1502 0 70971 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 289912

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 1.60 3/179 23321
/proc/meminfo: memFree=29269896/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=291684 CPUtime=1542.34
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 391978 0 0 0 153828 406 0 0 25 0 1 0 25508925 298684416 70314 4089446400 4194304 10345943 140733902636288 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 72921 70314 798 1502 0 71414 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 291684

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.63 3/179 23322
/proc/meminfo: memFree=29268868/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=293024 CPUtime=1602.33
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 392632 0 0 0 159817 416 0 0 25 0 1 0 25508925 300056576 70506 4089446400 4194304 10345943 140733902636288 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 73256 70506 798 1502 0 71749 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 293024

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.65 3/179 23324
/proc/meminfo: memFree=29267088/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=293836 CPUtime=1662.33
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 393908 0 0 0 165806 427 0 0 25 0 1 0 25508925 300888064 70872 4089446400 4194304 10345943 140733902636288 18446744073709551615 5085312 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 73459 70872 798 1502 0 71952 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 293836

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.66 3/179 23326
/proc/meminfo: memFree=29265324/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=296548 CPUtime=1722.33
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 395235 0 0 0 171794 439 0 0 25 0 1 0 25508925 303665152 71343 4089446400 4194304 10345943 140733902636288 18446744073709551615 5614829 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 74137 71343 798 1502 0 72630 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 296548

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 23327
/proc/meminfo: memFree=29263060/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=298572 CPUtime=1782.34
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 396316 0 0 0 177784 450 0 0 25 0 1 0 25508925 305737728 71771 4089446400 4194304 10345943 140733902636288 18446744073709551615 6028054 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 74643 71771 798 1502 0 73136 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 298572

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 23328
/proc/meminfo: memFree=29263060/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=298572 CPUtime=1785.64
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 396317 0 0 0 178113 451 0 0 25 0 1 0 25508925 305737728 71772 4089446400 4194304 10345943 140733902636288 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 74643 71772 798 1502 0 73136 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (KiB) 298572

[startup+1787.2 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 23328
/proc/meminfo: memFree=29263060/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=298572 CPUtime=1787.24
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 396317 0 0 0 178273 451 0 0 25 0 1 0 25508925 305737728 71772 4089446400 4194304 10345943 140733902636288 18446744073709551615 6702751 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 74643 71772 798 1502 0 73136 0
Current children cumulated CPU time (s) 1787.24
Current children cumulated vsize (KiB) 298572

[startup+1788.8 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 23328
/proc/meminfo: memFree=29263060/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=298572 CPUtime=1788.83
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 396317 0 0 0 178432 451 0 0 25 0 1 0 25508925 305737728 71772 4089446400 4194304 10345943 140733902636288 18446744073709551615 9104928 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 74643 71772 798 1502 0 73136 0
Current children cumulated CPU time (s) 1788.83
Current children cumulated vsize (KiB) 298572

[startup+1789.6 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 23328
/proc/meminfo: memFree=29263060/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=298572 CPUtime=1789.64
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 396317 0 0 0 178512 452 0 0 25 0 1 0 25508925 305737728 71772 4089446400 4194304 10345943 140733902636288 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 74643 71772 798 1502 0 73136 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (KiB) 298572

[startup+1790 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 23328
/proc/meminfo: memFree=29263060/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=298572 CPUtime=1790.04
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 396318 0 0 0 178552 452 0 0 25 0 1 0 25508925 305737728 71773 4089446400 4194304 10345943 140733902636288 18446744073709551615 6520285 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23266/statm: 74643 71773 798 1502 0 73136 0
Current children cumulated CPU time (s) 1790.04
Current children cumulated vsize (KiB) 298572

[startup+1790.1 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 23328
/proc/meminfo: memFree=29263060/32950928 swapFree=67111528/67111528
[pid=23266] ppid=23264 vsize=298572 CPUtime=1790.14
/proc/23266/stat : 23266 (pbscip.linux.x8) R 23264 23266 23086 0 -1 4202496 396700 0 0 0 178562 452 0 0 18 0 1 0 25508925 305737728 72155 4089446400 4194304 10345943 140733902636288 18446744073709551615 4212451 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23266/statm: 74643 72155 799 1502 0 73136 0
Current children cumulated CPU time (s) 1790.14
Current children cumulated vsize (KiB) 298572

Child status: 0
Real time (s): 1790.17
CPU time (s): 1790.21
CPU user time (s): 1785.68
CPU system time (s): 4.53631
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 300772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1785.68
system time used= 4.53631
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 396703
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= 7
involuntary context switches= 3442

runsolver used 2.73058 second user time and 5.57915 second system time

The end

Launcher Data

Begin job on node122 at 2010-07-08 09:09:14
IDJOB=2705507
IDBENCH=78891
IDSOLVER=1214
FILE ID=node122/2705507-1278572954
PBS_JOBID= 11240209
Free space on /tmp= 73408 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 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.1900571761--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-2705507-1278572954/watcher-2705507-1278572954 -o /tmp/evaluation-result-2705507-1278572954/solver-2705507-1278572954 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705507-1278572954.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 91e040f5c30df15d8a8ea402735ab864
RANDOM SEED=646221503

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.839
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.81
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.839
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.76
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.839
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.67
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.839
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.839
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:      29690392 kB
Buffers:        158604 kB
Cached:        2872816 kB
SwapCached:          0 kB
Active:        1114284 kB
Inactive:      1979728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29690392 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13208 kB
Writeback:           0 kB
AnonPages:       63296 kB
Mapped:          14612 kB
Slab:           103080 kB
PageTables:       4128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185816 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= 73384 MiB
End job on node122 at 2010-07-08 09:39:04