Trace number 2705509

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.17 1790.13

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900556231--soft-33-100-0.wbo
MD5SUM32bdb0ca9ee10d9e7c56deff56e319ba
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 benchmark188.053
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 constraints1777
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 90281
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90280
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.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-2705509-1278572954.wbo>
0.00/0.03	c original problem has 3785 variables (2008 bin, 0 int, 1777 impl, 0 cont) and 4485 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, 136 impls, 7 clqs
0.06/0.09	c (round 2) 0 del vars, 68 del conss, 1777 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 136 impls, 7 clqs
0.09/0.10	c (round 3) 53 del vars, 156 del conss, 1789 chg bounds, 76 chg sides, 0 chg coeffs, 0 upgd conss, 136 impls, 7 clqs
0.09/0.11	c (round 4) 130 del vars, 156 del conss, 1789 chg bounds, 76 chg sides, 0 chg coeffs, 905 upgd conss, 136 impls, 7 clqs
0.09/0.12	c (round 5) 130 del vars, 177 del conss, 1789 chg bounds, 76 chg sides, 0 chg coeffs, 905 upgd conss, 136 impls, 7 clqs
0.09/0.17	c    (0.1s) probing: 101/1943 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (6 rounds):
0.09/0.17	c  130 deleted vars, 177 deleted constraints, 1789 tightened bounds, 0 added holes, 76 changed sides, 0 changed coefficients
0.09/0.17	c  3544 implications, 7 cliques
0.09/0.17	c presolved problem has 3655 variables (1943 bin, 0 int, 1712 impl, 0 cont) and 4308 constraints
0.09/0.17	c      43 constraints of type <setppc>
0.09/0.17	c    1712 constraints of type <linear>
0.09/0.17	c    1712 constraints of type <indicator>
0.09/0.17	c     841 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.12
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 1.2.1.3
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1789.97
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 3420
0.09/0.17	c 
0.09/0.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.17	c # [type: int, range: [1,2], default: 1]
0.09/0.17	c timing/clocktype = 2
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/indicator/addCouplingCons = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.09/0.17	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.17	c   0.1s|     1 |     0 |    18 |     - |  13M|   0 |   8 |3655 |4308 |3655 | 884 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.28	c   0.2s|     1 |     0 |    62 |     - |  13M|   0 |  29 |3655 |4308 |3655 | 905 |  21 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.33	c   0.3s|     1 |     0 |    86 |     - |  14M|   0 |  30 |3655 |4308 |3655 | 923 |  39 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.40	c   0.4s|     1 |     0 |   111 |     - |  14M|   0 |  43 |3655 |4308 |3655 | 937 |  53 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.47	c   0.4s|     1 |     0 |   142 |     - |  15M|   0 |  53 |3655 |4308 |3655 | 943 |  59 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.56	c   0.5s|     1 |     0 |   180 |     - |  15M|   0 |  61 |3655 |4308 |3655 | 953 |  69 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.65	c   0.6s|     1 |     0 |   243 |     - |  15M|   0 |  52 |3655 |4308 |3655 | 966 |  82 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.79/0.84	c   0.8s|     1 |     2 |   243 |     - |  15M|   0 |  52 |3655 |4308 |3655 | 966 |  82 |   0 |  16 | 0.000000e+00 |      --      |    Inf 
1.59/1.60	o 86784
1.59/1.60	c y 1.6s|    16 |    15 |  1138 |  59.7 |  15M|  14 |   - |3655 |4308 |   0 |   0 | 133 |   0 | 218 | 0.000000e+00 | 8.678400e+04 |    Inf 
17.29/17.38	c  17.4s| 10000 |  9997 |  8021 |   0.8 |  36M|1085 |   0 |3655 |4312 |3655 |1012 |1322 |   4 |1226 | 0.000000e+00 | 8.678400e+04 |    Inf 
29.29/29.37	c  29.3s| 20000 | 19995 | 11554 |   0.6 |  53M|1085 |   0 |3655 |4313 |3655 | 998 |2005 |   5 |1397 | 0.000000e+00 | 8.678400e+04 |    Inf 
40.89/40.96	c  40.9s| 30000 | 29993 | 13925 |   0.5 |  70M|1085 |   0 |3655 |4317 |3655 |1011 |2542 |   9 |1411 | 0.000000e+00 | 8.678400e+04 |    Inf 
52.59/52.63	c  52.6s| 40000 | 39989 | 16484 |   0.4 |  87M|1085 |   0 |3655 |4323 |3655 |1017 |3042 |  15 |1494 | 0.000000e+00 | 8.678400e+04 |    Inf 
57.49/57.57	o 451
57.49/57.57	c *57.5s| 44427 | 28758 | 16889 |   0.4 |  69M|1195 |   - |3655 |4323 |3655 | 991 |3123 |  15 |1496 | 0.000000e+00 | 4.510000e+02 |    Inf 
59.79/59.88	o 447
59.79/59.88	c *59.9s| 46228 | 30347 | 17434 |   0.4 |  72M|1195 |   - |3655 |4406 |3655 | 980 |3247 |  98 |1501 | 0.000000e+00 | 4.470000e+02 |    Inf 
59.79/59.89	o 428
59.79/59.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
59.79/59.89	c *59.9s| 46229 | 29353 | 17436 |   0.4 |  71M|1195 |   - |3655 |4406 |3655 | 980 |3247 |  98 |1501 | 0.000000e+00 | 4.280000e+02 |    Inf 
60.09/60.12	o 427
60.09/60.12	c *60.1s| 46392 | 29440 | 17455 |   0.4 |  71M|1195 |   - |3655 |4421 |3655 | 983 |3250 | 113 |1502 | 0.000000e+00 | 4.270000e+02 |    Inf 
60.69/60.74	o 370
60.69/60.74	c *60.7s| 46810 | 26516 | 17629 |   0.4 |  67M|1195 |   - |3655 |4455 |3655 | 989 |3289 | 147 |1502 | 0.000000e+00 | 3.700000e+02 |    Inf 
61.19/61.20	o 322
61.19/61.20	c *61.2s| 47016 | 23186 | 18147 |   0.4 |  62M|1195 |   - |3655 |4579 |3655 | 999 |3349 | 271 |1515 | 0.000000e+00 | 3.220000e+02 |    Inf 
61.80/61.80	o 283
61.80/61.80	c *61.8s| 47311 | 19895 | 18812 |   0.4 |  57M|1195 |   - |3655 |4738 |3655 | 990 |3437 | 435 |1520 | 0.000000e+00 | 2.830000e+02 |    Inf 
62.59/62.69	o 264
62.59/62.69	c *62.7s| 47704 | 18194 | 19743 |   0.4 |  55M|1195 |   - |3655 |4920 |3655 | 976 |3587 | 626 |1535 | 0.000000e+00 | 2.640000e+02 |    Inf 
65.09/65.13	o 263
65.09/65.13	c *65.1s| 48729 | 18695 | 23311 |   0.5 |  57M|1195 |   - |3655 |5524 |3655 | 994 |4236 |1297 |1604 | 0.000000e+00 | 2.630000e+02 |    Inf 
65.69/65.72	o 261
65.69/65.72	c *65.7s| 48942 | 18615 | 24395 |   0.5 |  57M|1195 |   - |3655 |5636 |3655 | 989 |4437 |1428 |1614 | 0.000000e+00 | 2.610000e+02 |    Inf 
65.69/65.73	o 255
65.69/65.73	c *65.7s| 48943 | 18015 | 24395 |   0.5 |  57M|1195 |   - |3655 |5636 |3655 | 989 |4437 |1428 |1614 | 0.000000e+00 | 2.550000e+02 |    Inf 
66.89/66.91	o 253
66.89/66.91	c *66.9s| 49527 | 18110 | 26005 |   0.5 |  58M|1195 |   - |3655 |5890 |3655 | 992 |4644 |1754 |1632 | 0.000000e+00 | 2.530000e+02 |    Inf 
67.29/67.37	o 240
67.29/67.37	c *67.3s| 49738 | 16482 | 27018 |   0.5 |  55M|1195 |   - |3655 |5989 |3655 |1019 |4807 |1867 |1641 | 0.000000e+00 | 2.400000e+02 |    Inf 
67.79/67.89	o 238
67.79/67.89	c *67.9s| 49942 | 16298 | 28190 |   0.6 |  55M|1195 |   - |3655 |6123 |3655 | 984 |4979 |2042 |1645 | 0.000000e+00 | 2.380000e+02 |    Inf 
67.89/67.90	o 233
67.89/67.90	c *67.9s| 49943 | 15673 | 28190 |   0.6 |  54M|1195 |   - |3655 |6122 |3655 | 984 |4979 |2042 |1645 | 0.000000e+00 | 2.330000e+02 |    Inf 
68.00/68.04	c  68.0s| 50000 | 15715 | 28511 |   0.6 |  54M|1195 |   0 |3655 |6142 |3655 | 970 |5031 |2071 |1645 | 0.000000e+00 | 2.330000e+02 |    Inf 
69.39/69.41	o 226
69.39/69.41	c *69.4s| 50618 | 15394 | 30125 |   0.6 |  55M|1195 |   - |3655 |6416 |3655 | 977 |5347 |2394 |1650 | 0.000000e+00 | 2.260000e+02 |    Inf 
70.50/70.57	o 224
70.50/70.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
70.50/70.57	c *70.5s| 51119 | 15423 | 31659 |   0.6 |  57M|1195 |   - |3655 |6747 |3655 | 989 |5601 |2811 |1657 | 0.000000e+00 | 2.240000e+02 |    Inf 
71.19/71.26	o 204
71.19/71.26	c *71.2s| 51434 | 13364 | 32312 |   0.6 |  53M|1195 |   - |3655 |6881 |3655 | 978 |5703 |2980 |1658 | 0.000000e+00 | 2.040000e+02 |    Inf 
77.29/77.39	o 201
77.29/77.39	c *77.4s| 53911 | 14397 | 42890 |   0.8 |  59M|1195 |   - |3655 |7594 |3655 |1005 |7562 |4470 |1670 | 0.000000e+00 | 2.010000e+02 |    Inf 
79.39/79.40	o 200
79.39/79.40	c *79.4s| 54768 | 14794 | 45563 |   0.8 |  61M|1195 |   - |3655 |7688 |3655 | 970 |7982 |4955 |1672 | 0.000000e+00 | 2.000000e+02 |    Inf 
80.09/80.11	o 188
80.09/80.11	c *80.1s| 55087 | 13832 | 46399 |   0.8 |  60M|1195 |   - |3655 |7709 |3655 |1000 |8113 |5081 |1682 | 0.000000e+00 | 1.880000e+02 |    Inf 
83.69/83.74	o 176
83.69/83.74	c *83.7s| 56525 | 13086 | 53724 |   0.9 |  59M|1195 |   - |3655 |7569 |3655 | 996 |9069 |5913 |1685 | 0.000000e+00 | 1.760000e+02 |    Inf 
83.79/83.84	o 175
83.79/83.84	c *83.8s| 56560 | 13008 | 54008 |   1.0 |  59M|1195 |   - |3655 |7551 |3655 | 980 |9099 |5921 |1685 | 0.000000e+00 | 1.750000e+02 |    Inf 
84.29/84.36	o 152
84.29/84.36	c *84.3s| 56825 | 10574 | 54661 |   1.0 |  52M|1195 |   - |3655 |7540 |3655 | 973 |9151 |6009 |1688 | 0.000000e+00 | 1.520000e+02 |    Inf 
85.39/85.45	o 140
85.39/85.45	c *85.4s| 57160 |  9809 | 56878 |   1.0 |  52M|1195 |   - |3655 |7520 |3655 | 979 |9469 |6309 |1694 | 0.000000e+00 | 1.400000e+02 |    Inf 
85.39/85.45	o 132
85.39/85.45	c *85.4s| 57161 |  9135 | 56878 |   1.0 |  50M|1195 |   - |3655 |7520 |3655 | 979 |9469 |6309 |1694 | 0.000000e+00 | 1.320000e+02 |    Inf 
85.49/85.50	o 121
85.49/85.50	c *85.5s| 57176 |  8270 | 56929 |   1.0 |  47M|1195 |   - |3655 |7517 |3655 | 978 |9487 |6316 |1694 | 0.000000e+00 | 1.210000e+02 |    Inf 
85.49/85.51	o 113
85.49/85.51	c *85.5s| 57177 |  7685 | 56929 |   1.0 |  45M|1195 |   - |3655 |7517 |3655 | 978 |9487 |6316 |1694 | 0.000000e+00 | 1.130000e+02 |    Inf 
86.69/86.71	o 112
86.69/86.71	c *86.7s| 57598 |  7774 | 58842 |   1.0 |  46M|1195 |   - |3655 |7447 |3655 | 979 |9727 |6634 |1694 | 0.000000e+00 | 1.120000e+02 |    Inf 
86.69/86.72	o 104
86.69/86.72	c *86.7s| 57599 |  7187 | 58847 |   1.0 |  44M|1195 |   - |3655 |7447 |3655 | 979 |9727 |6634 |1694 | 0.000000e+00 | 1.040000e+02 |    Inf 
86.79/86.88	o 94
86.79/86.88	c *86.9s| 57663 |  6199 | 59060 |   1.0 |  42M|1195 |   - |3655 |7415 |3655 | 988 |9753 |6654 |1694 | 0.000000e+00 | 9.400000e+01 |    Inf 
87.29/87.39	o 82
87.29/87.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
87.29/87.39	c *87.4s| 57790 |  4165 | 61142 |   1.1 |  35M|1195 |   - |3655 |7144 |3655 | 968 |  10k|6727 |1694 | 0.000000e+00 | 8.200000e+01 |    Inf 
89.69/89.79	o 74
89.69/89.79	c *89.8s| 58733 |  3858 | 67784 |   1.1 |  36M|1195 |   - |3655 |6762 |3655 | 982 |  10k|7641 |1696 | 0.000000e+00 | 7.400000e+01 |    Inf 
91.09/91.15	o 57
91.09/91.15	c *91.1s| 59234 |  3062 | 71480 |   1.2 |  34M|1195 |   - |3655 |6305 |3655 |1012 |  10k|8158 |1696 | 0.000000e+00 | 5.700000e+01 |    Inf 
92.79/92.86	c  92.8s| 60000 |  3117 | 77864 |   1.3 |  34M|1195 |  14 |3655 |6065 |3655 | 988 |  11k|9032 |1697 | 0.000000e+00 | 5.700000e+01 |    Inf 
98.79/98.82	o 54
98.79/98.82	c *98.8s| 62818 |  3106 | 93109 |   1.5 |  37M|1195 |   - |3655 |6145 |3655 | 981 |  12k|  12k|1717 | 0.000000e+00 | 5.400000e+01 |    Inf 
105.20/105.23	o 53
105.20/105.23	c * 105s| 66005 |  3143 |109687 |   1.7 |  38M|1195 |   - |3655 |5710 |3655 | 989 |  13k|  16k|1718 | 0.000000e+00 | 5.300000e+01 |    Inf 
106.50/106.53	o 45
106.50/106.53	c * 107s| 66602 |  2920 |113638 |   1.7 |  37M|1195 |   - |3655 |5662 |3655 | 992 |  13k|  16k|1724 | 0.000000e+00 | 4.500000e+01 |    Inf 
113.09/113.14	c   113s| 70000 |  2942 |132305 |   1.9 |  38M|1195 |   - |3655 |5953 |   0 |   0 |  14k|  20k|1727 | 0.000000e+00 | 4.500000e+01 |    Inf 
123.10/123.16	o 39
123.10/123.16	c * 123s| 75437 |  2933 |157355 |   2.1 |  40M|1195 |   - |3655 |8338 |3655 |1000 |  16k|  26k|1727 | 0.000000e+00 | 3.900000e+01 |    Inf 
124.20/124.27	o 36
124.20/124.27	c * 124s| 75990 |  2863 |159797 |   2.1 |  40M|1195 |   - |3655 |8249 |3655 |1015 |  16k|  27k|1727 | 0.000000e+00 | 3.600000e+01 |    Inf 
124.20/124.27	o 34
124.20/124.27	c * 124s| 75991 |  2802 |159797 |   2.1 |  40M|1195 |   - |3655 |8249 |3655 |1015 |  16k|  27k|1727 | 0.000000e+00 | 3.400000e+01 |    Inf 
131.80/131.86	c   132s| 80000 |  2802 |185598 |   2.3 |  41M|1195 |  11 |3655 |6259 |3655 | 970 |  17k|  32k|1727 | 0.000000e+00 | 3.400000e+01 |    Inf 
145.10/145.12	o 27
145.10/145.12	c * 145s| 86947 |  2698 |236925 |   2.7 |  42M|1195 |   - |3655 |7589 |3655 | 992 |  20k|  41k|1871 | 0.000000e+00 | 2.700000e+01 |    Inf 
150.79/150.87	c   151s| 90000 |  2733 |259167 |   2.9 |  43M|1195 |   1 |3655 |6807 |3655 | 988 |  21k|  45k|1933 | 0.000000e+00 | 2.700000e+01 |    Inf 
169.80/169.81	c   170s|100000 |  2800 |334248 |   3.3 |  46M|1195 |   1 |3655 |9135 |3655 | 963 |  24k|  58k|2164 | 0.000000e+00 | 2.700000e+01 |    Inf 
170.70/170.72	o 22
170.70/170.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
170.70/170.72	c * 171s|100509 |  2619 |337561 |   3.4 |  44M|1195 |   - |3655 |9453 |3655 | 996 |  24k|  58k|2166 | 0.000000e+00 | 2.200000e+01 |    Inf 
170.90/170.91	o 8
170.90/170.91	c * 171s|100624 |  2015 |338203 |   3.4 |  39M|1195 |   - |3655 |9306 |3655 | 978 |  24k|  58k|2166 | 0.000000e+00 | 8.000000e+00 |    Inf 
185.70/185.78	c   186s|110000 |  1939 |397153 |   3.6 |  39M|1195 |  12 |3655 |8670 |3655 | 991 |  27k|  71k|2369 | 0.000000e+00 | 8.000000e+00 |    Inf 
202.20/202.21	c   202s|120000 |  2032 |464037 |   3.9 |  41M|1195 |   - |3655 |  11k|   0 |   0 |  30k|  84k|2577 | 0.000000e+00 | 8.000000e+00 |    Inf 
219.30/219.35	c   219s|130000 |  2151 |536769 |   4.1 |  44M|1195 |   1 |3655 |  12k|3655 | 986 |  33k|  97k|2745 | 0.000000e+00 | 8.000000e+00 |    Inf 
236.10/236.10	c   236s|140000 |  2280 |604259 |   4.3 |  46M|1195 |   - |3655 |  15k|   0 |   0 |  36k| 110k|2900 | 0.000000e+00 | 8.000000e+00 |    Inf 
253.69/253.77	c   254s|150000 |  2297 |669839 |   4.5 |  48M|1195 |   7 |3655 |  17k|3655 | 974 |  38k| 125k|3072 | 0.000000e+00 | 8.000000e+00 |    Inf 
272.30/272.36	c   272s|160000 |  2315 |737099 |   4.6 |  47M|1195 |   - |3655 |  12k|   0 |   0 |  41k| 138k|3238 | 0.000000e+00 | 8.000000e+00 |    Inf 
289.21/289.24	c   289s|170000 |  2527 |799654 |   4.7 |  50M|1195 |   - |3655 |  16k|   0 |   0 |  44k| 152k|3349 | 0.000000e+00 | 8.000000e+00 |    Inf 
290.70/290.72	o 7
290.70/290.72	c * 291s|170789 |  2486 |805354 |   4.7 |  50M|1195 |   - |3655 |  15k|3655 | 995 |  44k| 153k|3350 | 0.000000e+00 | 7.000000e+00 |    Inf 
298.59/298.65	o 6
298.59/298.65	c * 299s|175319 |  2431 |835376 |   4.8 |  50M|1195 |   - |3655 |  15k|3655 | 997 |  45k| 159k|3406 | 0.000000e+00 | 6.000000e+00 |    Inf 
300.00/300.07	o 2
300.00/300.07	c * 300s|176117 |  2300 |841118 |   4.8 |  48M|1195 |   - |3655 |  14k|3655 | 980 |  45k| 160k|3407 | 0.000000e+00 | 2.000000e+00 |    Inf 
306.49/306.50	c   306s|180000 |  2238 |866283 |   4.8 |  47M|1195 |   5 |3655 |  12k|3655 | 991 |  47k| 165k|3476 | 0.000000e+00 | 2.000000e+00 |    Inf 
323.30/323.37	c   323s|190000 |  2209 |938538 |   4.9 |  48M|1195 |   - |3655 |  13k|   0 |   0 |  51k| 179k|3608 | 0.000000e+00 | 2.000000e+00 |    Inf 
342.70/342.70	c   343s|200000 |  2210 |  1019k|   5.1 |  49M|1195 |  11 |3655 |  16k|3655 | 973 |  56k| 192k|3787 | 0.000000e+00 | 2.000000e+00 |    Inf 
361.30/361.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
361.30/361.35	c   361s|210000 |  2258 |  1097k|   5.2 |  50M|1195 |   - |3655 |  15k|   0 |   0 |  60k| 205k|3951 | 0.000000e+00 | 2.000000e+00 |    Inf 
379.41/379.44	c   379s|220000 |  2430 |  1172k|   5.3 |  52M|1195 |   - |3655 |  17k|   0 |   0 |  63k| 219k|4064 | 0.000000e+00 | 2.000000e+00 |    Inf 
398.21/398.24	c   398s|230000 |  2534 |  1243k|   5.4 |  54M|1195 |  17 |3655 |  19k|3655 | 967 |  67k| 233k|4222 | 0.000000e+00 | 2.000000e+00 |    Inf 
416.90/416.93	c   417s|240000 |  2626 |  1313k|   5.5 |  56M|1195 |   - |3655 |  21k|   0 |   0 |  70k| 247k|4318 | 0.000000e+00 | 2.000000e+00 |    Inf 
436.10/436.19	c   436s|250000 |  2742 |  1385k|   5.5 |  58M|1195 |   - |3655 |  22k|   0 |   0 |  72k| 262k|4465 | 0.000000e+00 | 2.000000e+00 |    Inf 
455.20/455.30	c   455s|260000 |  2719 |  1454k|   5.6 |  58M|1195 |   1 |3655 |  21k|3655 | 982 |  76k| 276k|4554 | 0.000000e+00 | 2.000000e+00 |    Inf 
475.90/475.99	c   476s|270000 |  2752 |  1531k|   5.7 |  58M|1195 |  16 |3655 |  20k|3655 | 967 |  80k| 289k|4675 | 0.000000e+00 | 2.000000e+00 |    Inf 
495.41/495.44	c   495s|280000 |  2795 |  1603k|   5.7 |  60M|1195 |   6 |3655 |  21k|3655 | 975 |  82k| 304k|4789 | 0.000000e+00 | 2.000000e+00 |    Inf 
514.10/514.13	c   514s|290000 |  2726 |  1670k|   5.8 |  60M|1195 |   - |3655 |  21k|   0 |   0 |  85k| 318k|4884 | 0.000000e+00 | 2.000000e+00 |    Inf 
533.30/533.34	c   533s|300000 |  2656 |  1744k|   5.8 |  60M|1195 |   - |3655 |  22k|   0 |   0 |  88k| 333k|4962 | 0.000000e+00 | 2.000000e+00 |    Inf 
553.41/553.46	c   553s|310000 |  2663 |  1821k|   5.9 |  61M|1195 |   - |3655 |  23k|   0 |   0 |  90k| 346k|5080 | 0.000000e+00 | 2.000000e+00 |    Inf 
574.41/574.47	c   574s|320000 |  2561 |  1900k|   5.9 |  60M|1195 |   - |3655 |  22k|   0 |   0 |  93k| 361k|5167 | 0.000000e+00 | 2.000000e+00 |    Inf 
594.61/594.61	c   595s|330000 |  2538 |  1965k|   6.0 |  58M|1195 |  12 |3655 |  18k|3655 | 967 |  95k| 375k|5268 | 0.000000e+00 | 2.000000e+00 |    Inf 
613.40/613.47	c   613s|340000 |  2627 |  2037k|   6.0 |  60M|1195 |  20 |3655 |  22k|3655 | 990 |  99k| 389k|5333 | 0.000000e+00 | 2.000000e+00 |    Inf 
633.70/633.76	c   634s|350000 |  2628 |  2108k|   6.0 |  61M|1195 |   1 |3655 |  23k|3655 | 984 | 101k| 403k|5439 | 0.000000e+00 | 2.000000e+00 |    Inf 
653.51/653.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
653.51/653.55	c   654s|360000 |  2604 |  2176k|   6.0 |  60M|1195 |  20 |3655 |  20k|3655 | 983 | 104k| 416k|5541 | 0.000000e+00 | 2.000000e+00 |    Inf 
673.12/673.15	c   673s|370000 |  2659 |  2241k|   6.1 |  62M|1195 |  22 |3655 |  24k|3655 | 990 | 107k| 430k|5629 | 0.000000e+00 | 2.000000e+00 |    Inf 
693.81/693.81	c   694s|380000 |  2623 |  2304k|   6.1 |  62M|1195 |  11 |3655 |  24k|3655 | 980 | 109k| 443k|5714 | 0.000000e+00 | 2.000000e+00 |    Inf 
713.81/713.83	c   714s|390000 |  2585 |  2367k|   6.1 |  61M|1195 |   - |3655 |  20k|   0 |   0 | 112k| 456k|5789 | 0.000000e+00 | 2.000000e+00 |    Inf 
733.80/733.89	c   734s|400000 |  2648 |  2436k|   6.1 |  63M|1195 |  26 |3655 |  24k|3655 | 986 | 116k| 469k|5871 | 0.000000e+00 | 2.000000e+00 |    Inf 
756.21/756.23	c   756s|410000 |  2586 |  2510k|   6.1 |  60M|1195 |   - |3655 |  18k|   0 |   0 | 119k| 483k|6276 | 0.000000e+00 | 2.000000e+00 |    Inf 
775.11/775.16	c   775s|420000 |  2502 |  2579k|   6.1 |  58M|1195 |   1 |3655 |  12k|3655 | 977 | 123k| 496k|6724 | 0.000000e+00 | 2.000000e+00 |    Inf 
792.41/792.48	c   792s|430000 |  2547 |  2641k|   6.1 |  59M|1195 |   1 |3655 |  15k|3655 | 981 | 126k| 509k|6819 | 0.000000e+00 | 2.000000e+00 |    Inf 
811.41/811.42	c   811s|440000 |  2631 |  2707k|   6.2 |  62M|1195 |   - |3655 |  18k|   0 |   0 | 129k| 523k|6821 | 0.000000e+00 | 2.000000e+00 |    Inf 
831.01/831.04	c   831s|450000 |  2537 |  2766k|   6.1 |  61M|1195 |  16 |3655 |  17k|3655 | 980 | 132k| 536k|6857 | 0.000000e+00 | 2.000000e+00 |    Inf 
850.81/850.88	c   851s|460000 |  2546 |  2828k|   6.1 |  62M|1195 |   - |3655 |  20k|   0 |   0 | 136k| 550k|6880 | 0.000000e+00 | 2.000000e+00 |    Inf 
872.92/872.96	c   873s|470000 |  2577 |  2896k|   6.2 |  64M|1195 |   7 |3655 |  24k|3655 | 978 | 140k| 564k|6916 | 0.000000e+00 | 2.000000e+00 |    Inf 
894.31/894.35	c   894s|480000 |  2615 |  2953k|   6.2 |  65M|1195 |   7 |3655 |  25k|3655 | 968 | 143k| 578k|6981 | 0.000000e+00 | 2.000000e+00 |    Inf 
918.42/918.47	c   918s|490000 |  2577 |  3017k|   6.2 |  66M|1195 |  18 |3655 |  27k|3655 | 968 | 146k| 593k|7035 | 0.000000e+00 | 2.000000e+00 |    Inf 
942.91/942.99	c   943s|500000 |  2597 |  3083k|   6.2 |  68M|1195 |   - |3655 |  32k|   0 |   0 | 150k| 606k|7087 | 0.000000e+00 | 2.000000e+00 |    Inf 
969.72/969.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
969.72/969.77	c   970s|510000 |  2665 |  3149k|   6.2 |  70M|1195 |   - |3655 |  35k|   0 |   0 | 153k| 620k|7152 | 0.000000e+00 | 2.000000e+00 |    Inf 
996.52/996.58	c   997s|520000 |  2679 |  3203k|   6.2 |  71M|1195 |   1 |3655 |  38k|3655 | 988 | 156k| 634k|7180 | 0.000000e+00 | 2.000000e+00 |    Inf 
1023.41/1023.46	c  1023s|530000 |  2895 |  3259k|   6.1 |  73M|1195 |  18 |3655 |  37k|3655 | 977 | 158k| 648k|7239 | 0.000000e+00 | 2.000000e+00 |    Inf 
1050.82/1050.80	c  1051s|540000 |  2989 |  3312k|   6.1 |  75M|1195 |   7 |3655 |  41k|3655 | 968 | 161k| 663k|7298 | 0.000000e+00 | 2.000000e+00 |    Inf 
1080.01/1080.02	c  1080s|550000 |  3020 |  3372k|   6.1 |  75M|1195 |   1 |3655 |  40k|3655 | 968 | 164k| 677k|7362 | 0.000000e+00 | 2.000000e+00 |    Inf 
1109.42/1109.45	c  1109s|560000 |  3077 |  3436k|   6.1 |  76M|1195 |   - |3655 |  41k|   0 |   0 | 167k| 692k|7418 | 0.000000e+00 | 2.000000e+00 |    Inf 
1139.42/1139.40	c  1139s|570000 |  3168 |  3496k|   6.1 |  78M|1195 |   - |3655 |  41k|   0 |   0 | 171k| 708k|7465 | 0.000000e+00 | 2.000000e+00 |    Inf 
1167.42/1167.48	c  1167s|580000 |  3071 |  3555k|   6.1 |  77M|1195 |   - |3655 |  41k|   0 |   0 | 174k| 723k|7502 | 0.000000e+00 | 2.000000e+00 |    Inf 
1196.32/1196.32	c  1196s|590000 |  3060 |  3614k|   6.1 |  77M|1195 |  14 |3655 |  41k|3655 | 986 | 177k| 738k|7541 | 0.000000e+00 | 2.000000e+00 |    Inf 
1225.02/1225.07	c  1225s|600000 |  3054 |  3673k|   6.1 |  79M|1195 |   - |3655 |  43k|   0 |   0 | 180k| 753k|7592 | 0.000000e+00 | 2.000000e+00 |    Inf 
1254.92/1254.98	c  1255s|610000 |  3028 |  3736k|   6.1 |  78M|1195 |  14 |3655 |  42k|3655 | 968 | 183k| 767k|7657 | 0.000000e+00 | 2.000000e+00 |    Inf 
1284.12/1284.14	c  1284s|620000 |  3027 |  3795k|   6.1 |  79M|1195 |   - |3655 |  44k|   0 |   0 | 186k| 781k|7703 | 0.000000e+00 | 2.000000e+00 |    Inf 
1314.73/1314.71	c  1315s|630000 |  2989 |  3860k|   6.1 |  78M|1195 |   5 |3655 |  42k|3655 | 978 | 191k| 796k|7759 | 0.000000e+00 | 2.000000e+00 |    Inf 
1344.33/1344.34	c  1344s|640000 |  2973 |  3920k|   6.1 |  78M|1195 |   - |3655 |  42k|   0 |   0 | 193k| 811k|7793 | 0.000000e+00 | 2.000000e+00 |    Inf 
1375.72/1375.76	c  1376s|650000 |  2959 |  3981k|   6.1 |  79M|1195 |   - |3655 |  43k|   0 |   0 | 197k| 825k|7838 | 0.000000e+00 | 2.000000e+00 |    Inf 
1405.73/1405.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1405.73/1405.74	c  1406s|660000 |  2986 |  4035k|   6.1 |  80M|1195 |  10 |3655 |  44k|3655 | 968 | 199k| 839k|7890 | 0.000000e+00 | 2.000000e+00 |    Inf 
1437.53/1437.59	c  1438s|670000 |  2981 |  4093k|   6.1 |  81M|1195 |   - |3655 |  47k|   0 |   0 | 202k| 853k|7937 | 0.000000e+00 | 2.000000e+00 |    Inf 
1468.03/1468.08	c  1468s|680000 |  2949 |  4148k|   6.1 |  82M|1195 |   - |3655 |  49k|   0 |   0 | 205k| 868k|7970 | 0.000000e+00 | 2.000000e+00 |    Inf 
1501.13/1501.12	c  1501s|690000 |  2939 |  4212k|   6.1 |  81M|1195 |   - |3655 |  48k|3655 | 968 | 210k| 882k|8008 | 0.000000e+00 | 2.000000e+00 |    Inf 
1533.23/1533.25	c  1533s|700000 |  2937 |  4272k|   6.1 |  80M|1195 |   1 |3655 |  44k|3655 | 978 | 213k| 897k|8043 | 0.000000e+00 | 2.000000e+00 |    Inf 
1561.63/1561.67	c  1562s|710000 |  2917 |  4330k|   6.1 |  79M|1195 |   - |3655 |  42k|   0 |   0 | 216k| 912k|8101 | 0.000000e+00 | 2.000000e+00 |    Inf 
1591.53/1591.53	c  1591s|720000 |  2838 |  4386k|   6.1 |  77M|1195 |   - |3655 |  38k|   0 |   0 | 218k| 926k|8153 | 0.000000e+00 | 2.000000e+00 |    Inf 
1619.13/1619.12	c  1619s|730000 |  2833 |  4449k|   6.1 |  75M|1195 |  10 |3655 |  33k|3655 | 974 | 222k| 941k|8198 | 0.000000e+00 | 2.000000e+00 |    Inf 
1645.03/1645.08	c  1645s|740000 |  2821 |  4513k|   6.1 |  76M|1195 |   - |3655 |  35k|   0 |   0 | 226k| 955k|8228 | 0.000000e+00 | 2.000000e+00 |    Inf 
1672.13/1672.14	c  1672s|750000 |  2803 |  4580k|   6.1 |  76M|1195 |  20 |3655 |  36k|3655 | 977 | 232k| 970k|8270 | 0.000000e+00 | 2.000000e+00 |    Inf 
1698.63/1698.64	c  1699s|760000 |  2575 |  4649k|   6.1 |  67M|1195 |   6 |3655 |  19k|3655 | 958 | 237k| 984k|8445 | 0.000000e+00 | 2.000000e+00 |    Inf 
1718.33/1718.39	c  1718s|770000 |  2512 |  4709k|   6.1 |  66M|1195 |   - |3655 |  19k|   0 |   0 | 240k| 996k|8470 | 0.000000e+00 | 2.000000e+00 |    Inf 
1741.24/1741.25	c  1741s|780000 |  2573 |  4790k|   6.1 |  68M|1195 |   1 |3655 |  25k|3655 | 977 | 246k|1010k|8499 | 0.000000e+00 | 2.000000e+00 |    Inf 
1765.93/1765.97	c  1766s|790000 |  2506 |  4876k|   6.2 |  68M|1195 |   - |3655 |  26k|3655 | 963 | 252k|1023k|8542 | 0.000000e+00 | 2.000000e+00 |    Inf 
1787.63/1787.68	c  1788s|800000 |  2439 |  4957k|   6.2 |  65M|1195 |   - |3655 |  21k|   0 |   0 | 256k|1037k|8624 | 0.000000e+00 | 2.000000e+00 |    Inf 
1790.03/1790.00	c 
1790.03/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.00	c Solving Time (sec) : 1789.97
1790.03/1790.00	c Solving Nodes      : 801225
1790.03/1790.00	c Primal Bound       : +2.00000000000000e+00 (162 solutions)
1790.03/1790.00	c Dual Bound         : +0.00000000000000e+00
1790.03/1790.00	c Gap                : infinite
1790.03/1790.03	s SATISFIABLE
1790.03/1790.03	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 x213 -x212 -x211 -x210 
1790.03/1790.03	v -x209 -x208 x207 -x206 -x205 -x204 -x203 -x202 x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1790.03/1790.03	v -x188 -x187 -x186 -x185 x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1790.03/1790.03	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1790.03/1790.03	v -x146 -x145 x144 -x143 -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 
1790.03/1790.03	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1790.03/1790.03	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 
1790.03/1790.03	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 x68 -x67 -x66 -x65 -x64 x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 x55 -x54 
1790.03/1790.03	v -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1790.03/1790.03	v x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 x13 -x12 -x11 x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
1790.03/1790.03	v -x1 
1790.03/1790.03	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.03	c Solving Time       :    1789.97
1790.03/1790.03	c Original Problem   :
1790.03/1790.03	c   Problem name     : HOME/instance-2705509-1278572954.wbo
1790.03/1790.03	c   Variables        : 3785 (2008 binary, 0 integer, 1777 implicit integer, 0 continuous)
1790.03/1790.03	c   Constraints      : 4485 initial, 4485 maximal
1790.03/1790.03	c Presolved Problem  :
1790.03/1790.03	c   Problem name     : t_HOME/instance-2705509-1278572954.wbo
1790.03/1790.03	c   Variables        : 3655 (1943 binary, 0 integer, 1712 implicit integer, 0 continuous)
1790.03/1790.03	c   Constraints      : 4308 initial, 51103 maximal
1790.03/1790.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.03/1790.03	c   trivial          :       0.00         65          0          0          0          0          0          0          0
1790.03/1790.03	c   dualfix          :       0.00         65          0          0          0          0          0          0          0
1790.03/1790.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.03	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.03	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.03/1790.03	c   setppc           :       0.00          0          0          0          0          0         21          0          0
1790.03/1790.03	c   linear           :       0.06          0          0          0       1789          0         91         76          0
1790.03/1790.03	c   indicator        :       0.00          0          0          0          0          0         65          0          0
1790.03/1790.03	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.03/1790.03	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.03	c   root node        :          -       3380          -          -       3380          -          -          -          -
1790.03/1790.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.03	c   integral         :          0          0          0     496197          0        111       1078          0          0     812914
1790.03/1790.03	c   setppc           :         43          6    3767386      82358          1      17648    1011014          0          0          0
1790.03/1790.03	c   linear           :       1712          6    3760309      88077          1     184815   16954065     256897          0          0
1790.03/1790.03	c   indicator        :       1712          0    3557435      88572          1        453    1879747          0          0          0
1790.03/1790.03	c   logicor          :        841+         6    1502380      52772          1     156751    3765831          0          0          0
1790.03/1790.03	c   bounddisjunction :          0+         0     249105          0          0        413       4147          0          0          0
1790.03/1790.03	c   countsols        :          0          0          0      52772          1          0          0          0          0          0
1790.03/1790.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.03/1790.03	c   integral         :      20.75       0.00       0.00      20.75       0.00
1790.03/1790.03	c   setppc           :      10.38       0.00      10.33       0.05       0.00
1790.03/1790.03	c   linear           :     147.25       0.00     143.60       3.65       0.00
1790.03/1790.03	c   indicator        :      21.61       0.02      15.02       6.57       0.00
1790.03/1790.03	c   logicor          :     365.17       0.00     364.58       0.59       0.00
1790.03/1790.03	c   bounddisjunction :       1.17       0.00       1.17       0.00       0.00
1790.03/1790.03	c   countsols        :       0.01       0.00       0.00       0.01       0.00
1790.03/1790.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.03/1790.03	c   vbounds          :       0.64      19571          0       2897
1790.03/1790.03	c   rootredcost      :       0.57         47          0       1690
1790.03/1790.03	c   pseudoobj        :      97.52    3784541       5591    1753503
1790.03/1790.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.03/1790.03	c   propagation      :      19.14     365218     364730    2223460       29.5      11327       25.8          -
1790.03/1790.03	c   infeasible LP    :      10.56      37150      37150     300642       44.1        418       15.6          0
1790.03/1790.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.03/1790.03	c   applied globally :          -          -          -    1039325       24.6          -          -          -
1790.03/1790.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.03/1790.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.03/1790.03	c   cut pool         :       0.00          5          -          -         37          -    (maximal pool size: 443)
1790.03/1790.03	c   redcost          :      31.52     497710          0     152272          0          0
1790.03/1790.03	c   impliedbounds    :       0.00          6          0          0          0          0
1790.03/1790.03	c   intobj           :       0.00          0          0          0          0          0
1790.03/1790.03	c   cgmip            :       0.00          0          0          0          0          0
1790.03/1790.03	c   gomory           :       0.14          6          0          0       1450          0
1790.03/1790.03	c   strongcg         :       0.13          6          0          0       1700          0
1790.03/1790.03	c   cmir             :       0.02          6          0          0          0          0
1790.03/1790.03	c   flowcover        :       0.06          6          0          0          0          0
1790.03/1790.03	c   clique           :       0.00          6          0          0          0          0
1790.03/1790.03	c   zerohalf         :       0.00          0          0          0          0          0
1790.03/1790.03	c   mcf              :       0.00          1          0          0          0          0
1790.03/1790.03	c   rapidlearning    :       0.07          1          0          0          0          0
1790.03/1790.03	c Pricers            :       Time      Calls       Vars
1790.03/1790.03	c   problem variables:       0.00          0          0
1790.03/1790.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.03	c   relpscost        :      20.33     407429        111       1078          0          0     812914
1790.03/1790.03	c   pscost           :       0.00          0          0          0          0          0          0
1790.03/1790.03	c   inference        :      12.83      52727          0          0          0          0     105786
1790.03/1790.03	c   mostinf          :       0.00          0          0          0          0          0          0
1790.03/1790.03	c   leastinf         :       0.00          0          0          0          0          0          0
1790.03/1790.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.03/1790.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.03/1790.03	c   random           :       0.00          0          0          0          0          0          0
1790.03/1790.03	c Primal Heuristics  :       Time      Calls      Found
1790.03/1790.03	c   LP solutions     :       0.09          -         46
1790.03/1790.03	c   pseudo solutions :       0.00          -          0
1790.03/1790.03	c   intshifting      :       0.01          0          0
1790.03/1790.03	c   feaspump         :       0.02          1          0
1790.03/1790.03	c   oneopt           :       0.38         40          0
1790.03/1790.03	c   crossover        :       1.71         46          0
1790.03/1790.03	c   guideddiving     :       0.24        175          0
1790.03/1790.03	c   coefdiving       :       0.24        175          0
1790.03/1790.03	c   pscostdiving     :       0.23        175          0
1790.03/1790.03	c   fracdiving       :       0.23        175          0
1790.03/1790.03	c   veclendiving     :       0.24        176          0
1790.03/1790.03	c   linesearchdiving :       0.25        176          0
1790.03/1790.03	c   rootsoldiving    :       0.34        152          0
1790.03/1790.03	c   objpscostdiving  :       0.26        153          0
1790.03/1790.03	c   trivial          :       0.01          2          0
1790.03/1790.03	c   simplerounding   :       0.67     407554          0
1790.03/1790.03	c   zirounding       :       0.32       1000          0
1790.03/1790.03	c   rounding         :       1.00       9019          0
1790.03/1790.03	c   shifting         :       0.76       2819          0
1790.03/1790.03	c   twoopt           :       0.00          0          0
1790.03/1790.03	c   fixandinfer      :       0.00          0          0
1790.03/1790.03	c   intdiving        :       0.00          0          0
1790.03/1790.03	c   actconsdiving    :       0.00          0          0
1790.03/1790.03	c   octane           :       0.00          0          0
1790.03/1790.03	c   rens             :       0.03          1          0
1790.03/1790.03	c   rins             :       0.00          0          0
1790.03/1790.03	c   localbranching   :       0.00          0          0
1790.03/1790.03	c   mutation         :       0.00          0          0
1790.03/1790.03	c   dins             :       0.00          0          0
1790.03/1790.03	c   undercover       :       0.00          0          0
1790.03/1790.03	c   nlp              :       0.16          0          0
1790.03/1790.03	c   trysol           :       0.32        305        116
1790.03/1790.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.03/1790.03	c   primal LP        :       0.00          0          0       0.00          -
1790.03/1790.03	c   dual LP          :     537.47     480992    4963283      10.32    9234.54
1790.03/1790.03	c   lex dual LP      :       0.00          0          0       0.00          -
1790.03/1790.03	c   barrier LP       :       0.00          0          0       0.00          -
1790.03/1790.03	c   diving/probing LP:       0.40        222       2890      13.02    7138.62
1790.03/1790.03	c   strong branching :      16.43       8624     183519      21.28   11167.84
1790.03/1790.03	c     (at root node) :          -         16       1699     106.19          -
1790.03/1790.03	c   conflict analysis:       0.00          0          0       0.00          -
1790.03/1790.03	c B&B Tree           :
1790.03/1790.03	c   number of runs   :          1
1790.03/1790.03	c   nodes            :     801225
1790.03/1790.03	c   nodes (total)    :     801225
1790.03/1790.03	c   nodes left       :       2432
1790.03/1790.03	c   max depth        :       1195
1790.03/1790.03	c   max depth (total):       1195
1790.03/1790.03	c   backtracks       :      81960 (10.2%)
1790.03/1790.03	c   delayed cutoffs  :      63066
1790.03/1790.03	c   repropagations   :    1701570 (4552512 domain reductions, 60451 cutoffs)
1790.03/1790.03	c   avg switch length:       5.62
1790.03/1790.03	c   switching time   :     288.79
1790.03/1790.03	c Solution           :
1790.03/1790.03	c   Solutions found  :        162 (47 improvements)
1790.03/1790.03	c   First Solution   : +8.67840000000000e+04   (in run 1, after 15 nodes, 1.57 seconds, depth 15, found by <trysol>)
1790.03/1790.03	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 176117 nodes, 300.04 seconds, depth 41, found by <relaxation>)
1790.03/1790.03	c   Dual Bound       : +0.00000000000000e+00
1790.03/1790.03	c   Gap              :   infinite
1790.03/1790.03	c   Root Dual Bound  : +0.00000000000000e+00
1790.03/1790.03	c   Root Iterations  :        243
1790.13/1790.12	c Time complete: 1790.16.

Verifier Data

OK	2

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705509-1278572954/watcher-2705509-1278572954 -o /tmp/evaluation-result-2705509-1278572954/solver-2705509-1278572954 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705509-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.27 0.06 0.02 4/178 19988
/proc/meminfo: memFree=29133328/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=12696 CPUtime=0
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 2009 0 0 0 0 0 0 0 24 0 1 0 25508515 13000704 1927 4089446400 4194304 10345943 140736021518320 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19988/statm: 3174 1933 429 1502 0 1667 0

[startup+0.076076 s]
/proc/loadavg: 0.27 0.06 0.02 4/178 19988
/proc/meminfo: memFree=29133328/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=32808 CPUtime=0.06
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 7242 0 0 0 6 0 0 0 24 0 1 0 25508515 33595392 6806 4089446400 4194304 10345943 140736021518320 18446744073709551615 5017721 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/19988/statm: 8202 6806 534 1502 0 6695 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32808

[startup+0.101077 s]
/proc/loadavg: 0.27 0.06 0.02 4/178 19988
/proc/meminfo: memFree=29133328/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=33960 CPUtime=0.09
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 7512 0 0 0 9 0 0 0 24 0 1 0 25508515 34775040 7076 4089446400 4194304 10345943 140736021518320 18446744073709551615 5017692 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/19988/statm: 8490 7076 541 1502 0 6983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33960

[startup+0.301042 s]
/proc/loadavg: 0.27 0.06 0.02 4/178 19988
/proc/meminfo: memFree=29133328/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=40568 CPUtime=0.29
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 14112 0 0 0 27 2 0 0 25 0 1 0 25508515 41541632 8628 4089446400 4194304 10345943 140736021518320 18446744073709551615 5863243 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/19988/statm: 10142 8628 747 1502 0 8635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40568

[startup+0.700973 s]
/proc/loadavg: 0.27 0.06 0.02 4/178 19988
/proc/meminfo: memFree=29133328/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=50436 CPUtime=0.69
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 20263 0 0 0 67 2 0 0 25 0 1 0 25508515 51646464 10824 4089446400 4194304 10345943 140736021518320 18446744073709551615 6336025 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/19988/statm: 12609 10824 785 1502 0 11102 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50436

[startup+1.50083 s]
/proc/loadavg: 0.41 0.09 0.03 3/179 19989
/proc/meminfo: memFree=29093400/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=50756 CPUtime=1.49
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 20528 0 0 0 146 3 0 0 25 0 1 0 25508515 51974144 11081 4089446400 4194304 10345943 140736021518320 18446744073709551615 6566312 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/19988/statm: 12689 11081 779 1502 0 11182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50756

[startup+3.10054 s]
/proc/loadavg: 0.41 0.09 0.03 3/179 19990
/proc/meminfo: memFree=29092408/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=50900 CPUtime=3.09
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 20680 0 0 0 305 4 0 0 25 0 1 0 25508515 52121600 11228 4089446400 4194304 10345943 140736021518320 18446744073709551615 6358306 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/19988/statm: 12725 11228 775 1502 0 11218 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50900

[startup+6.30099 s]
/proc/loadavg: 0.46 0.11 0.03 2/174 20007
/proc/meminfo: memFree=29126808/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=56300 CPUtime=6.29
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 29983 0 0 0 623 6 0 0 25 0 1 0 25508515 57651200 12113 4089446400 4194304 10345943 140736021518320 18446744073709551615 6872352 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 14075 12113 773 1502 0 12568 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56300

[startup+12.7009 s]
/proc/loadavg: 0.58 0.14 0.04 3/179 20017
/proc/meminfo: memFree=29058920/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=64160 CPUtime=12.69
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 41618 0 0 0 1260 9 0 0 25 0 1 0 25508515 65699840 14474 4089446400 4194304 10345943 140736021518320 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 16040 14474 773 1502 0 14533 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64160

[startup+25.5006 s]
/proc/loadavg: 0.89 0.23 0.08 3/179 20017
/proc/meminfo: memFree=29018184/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=84536 CPUtime=25.49
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 54038 0 0 0 2537 12 0 0 25 0 1 0 25508515 86564864 19176 4089446400 4194304 10345943 140736021518320 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 21134 19176 778 1502 0 19627 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84536

[startup+51.1011 s]
/proc/loadavg: 1.27 0.37 0.13 3/179 20017
/proc/meminfo: memFree=28945968/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=121356 CPUtime=51.09
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 67867 0 0 0 5093 16 0 0 25 0 1 0 25508515 124268544 28669 4089446400 4194304 10345943 140736021518320 18446744073709551615 6120414 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 30339 28669 778 1502 0 28832 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 121356

[startup+102.306 s]
/proc/loadavg: 1.68 0.62 0.22 3/179 20019
/proc/meminfo: memFree=28832452/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=185704 CPUtime=102.3
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 203192 0 0 0 10182 48 0 0 25 0 1 0 25508515 190160896 44852 4089446400 4194304 10345943 140736021518320 18446744073709551615 4706243 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 46426 44852 787 1502 0 44919 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 185704

[startup+162.301 s]
/proc/loadavg: 1.88 0.87 0.33 3/179 20021
/proc/meminfo: memFree=28801776/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=211056 CPUtime=162.29
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 260124 0 0 0 16151 78 0 0 25 0 1 0 25508515 216121344 50634 4089446400 4194304 10345943 140736021518320 18446744073709551615 4214221 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 52764 50634 799 1502 0 51257 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 211056

[startup+222.301 s]
/proc/loadavg: 1.95 1.07 0.43 3/179 20022
/proc/meminfo: memFree=28788832/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=214808 CPUtime=222.3
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 287236 0 0 0 22121 109 0 0 25 0 1 0 25508515 219963392 51626 4089446400 4194304 10345943 140736021518320 18446744073709551615 6803522 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 53702 51626 800 1502 0 52195 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 214808

[startup+282.3 s]
/proc/loadavg: 1.98 1.24 0.53 3/179 20023
/proc/meminfo: memFree=28778988/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=221220 CPUtime=282.3
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 296578 0 0 0 28097 133 0 0 25 0 1 0 25508515 226529280 53143 4089446400 4194304 10345943 140736021518320 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 55305 53143 800 1502 0 53798 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 221220

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.62 3/179 20025
/proc/meminfo: memFree=28776456/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=222288 CPUtime=342.3
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 327381 0 0 0 34068 162 0 0 25 0 1 0 25508515 227622912 53636 4089446400 4194304 10345943 140736021518320 18446744073709551615 4218227 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 55572 53636 803 1502 0 54065 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 222288

[startup+402.301 s]
/proc/loadavg: 1.99 1.49 0.70 3/179 20027
/proc/meminfo: memFree=28770692/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=226264 CPUtime=402.3
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 332906 0 0 0 40041 189 0 0 25 0 1 0 25508515 231694336 54550 4089446400 4194304 10345943 140736021518320 18446744073709551615 5926399 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 56566 54550 803 1502 0 55059 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 226264

[startup+462.301 s]
/proc/loadavg: 1.99 1.58 0.78 3/179 20029
/proc/meminfo: memFree=28762952/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=230396 CPUtime=462.3
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 337838 0 0 0 46017 213 0 0 25 0 1 0 25508515 235925504 55705 4089446400 4194304 10345943 140736021518320 18446744073709551615 4995709 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 57599 55705 803 1502 0 56092 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 230396

[startup+522.301 s]
/proc/loadavg: 1.99 1.65 0.85 3/179 20030
/proc/meminfo: memFree=28758192/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=230580 CPUtime=522.3
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 344342 0 0 0 51991 239 0 0 25 0 1 0 25508515 236113920 55884 4089446400 4194304 10345943 140736021518320 18446744073709551615 6864737 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 57645 55884 803 1502 0 56138 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 230580

[startup+582.3 s]
/proc/loadavg: 2.06 1.73 0.93 3/179 20034
/proc/meminfo: memFree=28753156/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=234500 CPUtime=582.3
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 349511 0 0 0 57968 262 0 0 25 0 1 0 25508515 240128000 56805 4089446400 4194304 10345943 140736021518320 18446744073709551615 4228079 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 58625 56805 803 1502 0 57118 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 234500

[startup+642.301 s]
/proc/loadavg: 2.02 1.77 0.99 3/179 20036
/proc/meminfo: memFree=28751280/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=236032 CPUtime=642.32
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 354197 0 0 0 63947 285 0 0 25 0 1 0 25508515 241696768 57042 4089446400 4194304 10345943 140736021518320 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 59008 57042 803 1502 0 57501 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 236032

[startup+702.3 s]

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

/proc/meminfo: memFree=28734544/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=247896 CPUtime=1002.31
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 365359 0 0 0 99836 395 0 0 25 0 1 0 25508515 253845504 59822 4089446400 4194304 10345943 140736021518320 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 61974 59822 803 1502 0 60467 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 247896

[startup+1062.3 s]
/proc/loadavg: 2.00 1.94 1.35 3/179 20048
/proc/meminfo: memFree=28732116/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=250556 CPUtime=1062.32
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 366297 0 0 0 105823 409 0 0 25 0 1 0 25508515 256569344 60391 4089446400 4194304 10345943 140736021518320 18446744073709551615 5085356 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 62639 60391 803 1502 0 61132 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 250556

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.38 3/179 20049
/proc/meminfo: memFree=28729696/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=251416 CPUtime=1122.32
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 368136 0 0 0 111807 425 0 0 25 0 1 0 25508515 257449984 60835 4089446400 4194304 10345943 140736021518320 18446744073709551615 6068924 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 62854 60835 803 1502 0 61347 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 251416

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.42 3/179 20050
/proc/meminfo: memFree=28727040/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=252756 CPUtime=1182.32
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 369900 0 0 0 117793 439 0 0 25 0 1 0 25508515 258822144 61078 4089446400 4194304 10345943 140736021518320 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 63189 61078 803 1502 0 61682 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 252756

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/179 20052
/proc/meminfo: memFree=28721536/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=255644 CPUtime=1242.32
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 374846 0 0 0 123777 455 0 0 25 0 1 0 25508515 261779456 61567 4089446400 4194304 10345943 140736021518320 18446744073709551615 5085633 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 63911 61567 803 1502 0 62404 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 255644

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/179 20054
/proc/meminfo: memFree=28719880/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=254764 CPUtime=1302.32
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 375792 0 0 0 129759 473 0 0 25 0 1 0 25508515 260878336 61687 4089446400 4194304 10345943 140736021518320 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 63691 61687 803 1502 0 62184 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 254764

[startup+1362.3 s]
/proc/loadavg: 2.05 1.99 1.52 3/179 20056
/proc/meminfo: memFree=28718972/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=256496 CPUtime=1362.32
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 376877 0 0 0 135742 490 0 0 25 0 1 0 25508515 262651904 61809 4089446400 4194304 10345943 140736021518320 18446744073709551615 6108031 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 64124 61809 803 1502 0 62617 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 256496

[startup+1422.31 s]
/proc/loadavg: 2.08 2.00 1.55 3/179 20057
/proc/meminfo: memFree=28718792/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=256484 CPUtime=1422.33
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 377550 0 0 0 141730 503 0 0 25 0 1 0 25508515 262639616 61892 4089446400 4194304 10345943 140736021518320 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 64121 61892 803 1502 0 62614 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 256484

[startup+1482.3 s]
/proc/loadavg: 2.03 2.00 1.58 3/179 20058
/proc/meminfo: memFree=28716376/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=257632 CPUtime=1482.33
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 378128 0 0 0 147715 518 0 0 25 0 1 0 25508515 263815168 62180 4089446400 4194304 10345943 140736021518320 18446744073709551615 4693236 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 64408 62180 803 1502 0 62901 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 257632

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.60 3/179 20060
/proc/meminfo: memFree=28713828/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=259640 CPUtime=1542.33
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 379093 0 0 0 153702 531 0 0 25 0 1 0 25508515 265871360 62606 4089446400 4194304 10345943 140736021518320 18446744073709551615 5614616 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 64910 62606 803 1502 0 63403 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 259640

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.62 3/179 20062
/proc/meminfo: memFree=28711904/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=259132 CPUtime=1602.33
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 379719 0 0 0 159689 544 0 0 25 0 1 0 25508515 265351168 62873 4089446400 4194304 10345943 140736021518320 18446744073709551615 5614745 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 64783 62873 803 1502 0 63276 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 259132

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.64 3/179 20064
/proc/meminfo: memFree=28711364/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=260204 CPUtime=1662.33
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 380985 0 0 0 165673 560 0 0 25 0 1 0 25508515 266448896 62913 4089446400 4194304 10345943 140736021518320 18446744073709551615 4705184 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 65051 62913 803 1502 0 63544 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 260204

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.66 3/179 20065
/proc/meminfo: memFree=28711296/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=259584 CPUtime=1722.33
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 383557 0 0 0 171653 580 0 0 25 0 1 0 25508515 265814016 62909 4089446400 4194304 10345943 140736021518320 18446744073709551615 6119835 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 64896 62909 803 1502 0 63389 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 259584

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 20066
/proc/meminfo: memFree=28710844/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=259372 CPUtime=1782.34
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 385102 0 0 0 177632 602 0 0 25 0 1 0 25508515 265596928 62893 4089446400 4194304 10345943 140736021518320 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 64843 62893 803 1502 0 63336 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 259372

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 20066
/proc/meminfo: memFree=28710844/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=259372 CPUtime=1785.54
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 385102 0 0 0 177951 603 0 0 25 0 1 0 25508515 265596928 62893 4089446400 4194304 10345943 140736021518320 18446744073709551615 4212498 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 64843 62893 803 1502 0 63336 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 259372

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 20066
/proc/meminfo: memFree=28710840/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=259584 CPUtime=1788.74
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 385126 0 0 0 178270 604 0 0 25 0 1 0 25508515 265814016 62917 4089446400 4194304 10345943 140736021518320 18446744073709551615 6119783 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 64896 62917 803 1502 0 63389 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 259584

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 20066
/proc/meminfo: memFree=28710840/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=259584 CPUtime=1789.54
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 385126 0 0 0 178350 604 0 0 25 0 1 0 25508515 265814016 62917 4089446400 4194304 10345943 140736021518320 18446744073709551615 6518879 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 64896 62917 803 1502 0 63389 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (KiB) 259584

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 20066
/proc/meminfo: memFree=28710840/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=259584 CPUtime=1789.93
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 385126 0 0 0 178389 604 0 0 25 0 1 0 25508515 265814016 62917 4089446400 4194304 10345943 140736021518320 18446744073709551615 5614700 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19988/statm: 64896 62917 803 1502 0 63389 0
Current children cumulated CPU time (s) 1789.93
Current children cumulated vsize (KiB) 259584

[startup+1790.1 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 20066
/proc/meminfo: memFree=28710840/32951124 swapFree=67111528/67111528
[pid=19988] ppid=19986 vsize=259584 CPUtime=1790.13
/proc/19988/stat : 19988 (pbscip.linux.x8) R 19986 19988 19771 0 -1 4202496 385127 0 0 0 178409 604 0 0 18 0 1 0 25508515 265814016 62918 4089446400 4194304 10345943 140736021518320 18446744073709551615 4423594 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19988/statm: 64896 62918 804 1502 0 63389 0
Current children cumulated CPU time (s) 1790.13
Current children cumulated vsize (KiB) 259584

Child status: 0
Real time (s): 1790.13
CPU time (s): 1790.17
CPU user time (s): 1784.11
CPU system time (s): 6.05608
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 266704

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

runsolver used 3.2905 second user time and 6.44102 second system time

The end

Launcher Data

Begin job on node136 at 2010-07-08 09:09:14
IDJOB=2705509
IDBENCH=78893
IDSOLVER=1214
FILE ID=node136/2705509-1278572954
PBS_JOBID= 11240182
Free space on /tmp= 73372 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.1900556231--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-2705509-1278572954/watcher-2705509-1278572954 -o /tmp/evaluation-result-2705509-1278572954/solver-2705509-1278572954 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705509-1278572954.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 32bdb0ca9ee10d9e7c56deff56e319ba
RANDOM SEED=600778192

node136.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.834
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.66
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.834
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	: 5332.82
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.834
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.74
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.834
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.82
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.834
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	: 5426.48
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.834
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.83
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.834
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.67
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.834
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29134476 kB
Buffers:        156044 kB
Cached:        3399648 kB
SwapCached:          0 kB
Active:         952120 kB
Inactive:      2689036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29134476 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25600 kB
Writeback:           0 kB
AnonPages:       84924 kB
Mapped:          17660 kB
Slab:           109888 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   228736 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= 73356 MiB
End job on node136 at 2010-07-08 09:39:04