Trace number 3447753

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4OPTIMUM 1054.04 1054.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900553647--soft-33-100-0.wbo
MD5SUM207bc6a3a4e34084510bb36853631f6d
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 benchmark94.7096
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 constraints1830
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 92327
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92326
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 715
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 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3447753-1307897396.wbo>
0.00/0.02	c original problem has 2061 variables (2061 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.03/0.04	c presolving:
0.03/0.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 7 clqs
0.03/0.08	c (round 2) 0 del vars, 111 del conss, 0 add conss, 1830 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 7 clqs
0.03/0.09	c (round 3) 96 del vars, 122 del conss, 0 add conss, 1834 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 7 clqs
0.09/0.10	c (round 4) 104 del vars, 122 del conss, 0 add conss, 1834 chg bounds, 55 chg sides, 0 chg coeffs, 860 upgd conss, 130 impls, 7 clqs
0.09/0.11	c (round 5) 104 del vars, 138 del conss, 0 add conss, 1834 chg bounds, 55 chg sides, 0 chg coeffs, 860 upgd conss, 130 impls, 7 clqs
0.09/0.16	c    (0.2s) probing: 101/2009 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  104 deleted vars, 138 deleted constraints, 0 added constraints, 1834 tightened bounds, 0 added holes, 55 changed sides, 0 changed coefficients
0.09/0.16	c  1908 implications, 7 cliques
0.09/0.16	c presolved problem has 3787 variables (2009 bin, 0 int, 1778 impl, 0 cont) and 4400 constraints
0.09/0.16	c      53 constraints of type <setppc>
0.09/0.16	c    1778 constraints of type <linear>
0.09/0.16	c    1778 constraints of type <indicator>
0.09/0.16	c     791 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.13
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 2.0.1.4
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 = 1800
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 = 13950
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 # belongs reading time to solving time?
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c timing/reading = TRUE
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.49/0.57	o 230
0.49/0.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.57	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3787 |6178 |3787 |2622 |   0 |   0 |   0 |      --      | 2.300000e+02 |    Inf 
0.49/0.59	c   0.6s|     1 |     0 |    86 |     - |  13M|   0 |  49 |3787 |6178 |3787 |2622 |   0 |   0 |   0 | 0.000000e+00 | 2.300000e+02 |    Inf 
1.00/1.09	c   1.1s|     1 |     0 |   708 |     - |  15M|   0 |   9 |3787 |6220 |3787 |2633 |  11 |   0 |   0 | 0.000000e+00 | 2.300000e+02 |    Inf 
1.10/1.16	c   1.2s|     1 |     0 |   797 |     - |  15M|   0 |  56 |3787 |6220 |3787 |2674 |  52 |   0 |   0 | 0.000000e+00 | 2.300000e+02 |    Inf 
1.39/1.43	c   1.4s|     1 |     0 |   836 |     - |  16M|   0 |  54 |3787 |6220 |3787 |2676 |  54 |   0 |   0 | 0.000000e+00 | 2.300000e+02 |    Inf 
1.79/1.80	c   1.8s|     1 |     0 |   877 |     - |  16M|   0 |  53 |3787 |6220 |3787 |2682 |  60 |   0 |   0 | 0.000000e+00 | 2.300000e+02 |    Inf 
2.10/2.18	c   2.2s|     1 |     0 |   946 |     - |  16M|   0 |  59 |3787 |6220 |3787 |2685 |  63 |   0 |   0 | 0.000000e+00 | 2.300000e+02 |    Inf 
2.49/2.54	c   2.5s|     1 |     0 |   951 |     - |  16M|   0 |  57 |3787 |6220 |3787 |2689 |  67 |   0 |   0 | 0.000000e+00 | 2.300000e+02 |    Inf 
2.89/2.99	c   3.0s|     1 |     2 |   951 |     - |  17M|   0 |  57 |3787 |6220 |3787 |2689 |  67 |   0 |   9 | 0.000000e+00 | 2.300000e+02 |    Inf 
4.59/4.61	o 203
4.59/4.61	c * 4.6s|    26 |    14 |  2584 |  65.3 |  17M|  20 |   - |3787 |6239 |3787 |2738 | 101 |  19 | 202 | 0.000000e+00 | 2.030000e+02 |    Inf 
4.69/4.75	o 172
4.69/4.75	c * 4.8s|    32 |    14 |  2779 |  59.0 |  18M|  20 |   - |3787 |6241 |3787 |2721 | 118 |  21 | 214 | 0.000000e+00 | 1.720000e+02 |    Inf 
5.19/5.23	o 140
5.19/5.23	c * 5.2s|    41 |    18 |  3921 |  74.2 |  18M|  20 |   - |3787 |6245 |3787 |2766 | 180 |  25 | 255 | 0.000000e+00 | 1.400000e+02 |    Inf 
5.29/5.38	o 129
5.29/5.38	c * 5.4s|    47 |    20 |  3998 |  66.2 |  18M|  20 |   - |3787 |6248 |3787 |2709 | 185 |  28 | 269 | 0.000000e+00 | 1.290000e+02 |    Inf 
5.69/5.76	o 106
5.69/5.76	c * 5.8s|    61 |    24 |  4197 |  54.1 |  19M|  20 |   - |3787 |6256 |3787 |2705 | 187 |  36 | 313 | 0.000000e+00 | 1.060000e+02 |    Inf 
10.49/10.50	o 98
10.49/10.50	c *10.5s|   201 |    42 |  7703 |  33.8 |  21M|  43 |   - |3787 |6368 |3787 |2719 | 213 | 148 | 788 | 0.000000e+00 | 9.800000e+01 |    Inf 
10.59/10.60	o 71
10.59/10.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.59/10.60	c *10.6s|   204 |    36 |  7909 |  34.3 |  20M|  43 |   - |3787 |6266 |3787 |2706 | 215 | 148 | 795 | 0.000000e+00 | 7.100000e+01 |    Inf 
20.09/20.19	o 63
20.09/20.19	c *20.2s|  1239 |   119 | 18133 |  13.9 |  25M|  43 |   - |3787 |6046 |3787 |2706 | 240 |1105 |1522 | 0.000000e+00 | 6.300000e+01 |    Inf 
30.59/30.64	o 39
30.59/30.64	c *30.6s|  3273 |   325 | 38144 |  11.4 |  28M|  49 |   - |3787 |6544 |3787 |2707 | 295 |3134 |1666 | 0.000000e+00 | 3.900000e+01 |    Inf 
30.59/30.65	o 34
30.59/30.65	c *30.7s|  3274 |   322 | 38144 |  11.4 |  28M|  49 |   - |3787 |6544 |3787 |2705 | 295 |3134 |1666 | 0.000000e+00 | 3.400000e+01 |    Inf 
30.70/30.71	o 10
30.70/30.71	c *30.7s|  3280 |   266 | 38217 |  11.4 |  26M|  49 |   - |3787 |5446 |3787 |2706 | 297 |3141 |1666 | 0.000000e+00 | 1.000000e+01 |    Inf 
37.59/37.70	o 5
37.59/37.70	c *37.7s|  4658 |   242 | 68710 |  14.5 |  26M|  49 |   - |3787 |4656 |3787 |2666 | 303 |4605 |1780 | 0.000000e+00 | 5.000000e+00 |    Inf 
58.70/58.72	c  58.7s| 10000 |   195 |168786 |  16.8 |  27M|  49 |  38 |3787 |7035 |3787 |2704 | 303 |  11k|1821 | 0.000000e+00 | 5.000000e+00 |    Inf 
75.89/75.90	o 1
75.89/75.90	c *75.9s| 14452 |    97 |247052 |  17.0 |  26M|  49 |   - |3787 |7869 |3787 |2665 | 309 |  16k|1859 | 0.000000e+00 | 1.000000e+00 |    Inf 
101.49/101.53	c   102s| 20000 |    78 |360761 |  18.0 |  27M|  49 |   - |3787 |  11k|3787 |2704 | 309 |  23k|2212 | 0.000000e+00 | 1.000000e+00 |    Inf 
148.09/148.11	c   148s| 30000 |    50 |567792 |  18.9 |  28M|  65 |   - |3787 |  11k|   0 |   0 | 309 |  37k|2849 | 0.000000e+00 | 1.000000e+00 |    Inf 
192.50/192.54	c   193s| 40000 |    63 |766798 |  19.1 |  31M|  65 |  26 |3787 |  17k|3787 |2664 | 309 |  50k|3377 | 0.000000e+00 | 1.000000e+00 |    Inf 
235.30/235.32	c   235s| 50000 |    19 |951702 |  19.0 |  31M|  65 |   - |3787 |  19k|3787 |2664 | 309 |  63k|3882 | 0.000000e+00 | 1.000000e+00 |    Inf 
280.00/280.05	c   280s| 60000 |    19 |  1141k|  19.0 |  30M|  65 |  35 |3787 |  18k|3787 |2664 | 309 |  76k|4260 | 0.000000e+00 | 1.000000e+00 |    Inf 
325.50/325.60	c   326s| 70000 |    76 |  1341k|  19.1 |  33M|  65 |   - |3787 |  23k|3787 |2664 | 309 |  89k|4603 | 0.000000e+00 | 1.000000e+00 |    Inf 
368.51/368.50	c   369s| 80000 |    86 |  1525k|  19.1 |  35M|  65 |   - |3787 |  28k|3787 |2664 | 309 | 102k|4913 | 0.000000e+00 | 1.000000e+00 |    Inf 
415.00/415.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
415.00/415.05	c   415s| 90000 |    84 |  1722k|  19.1 |  36M|  65 |   - |3787 |  30k|3787 |2664 | 309 | 116k|5255 | 0.000000e+00 | 1.000000e+00 |    Inf 
463.01/463.09	c   463s|100000 |    47 |  1926k|  19.3 |  35M|  65 |   - |3787 |  29k|   0 |   0 | 309 | 129k|5515 | 0.000000e+00 | 1.000000e+00 |    Inf 
509.51/509.57	c   510s|110000 |    21 |  2124k|  19.3 |  36M|  65 |   - |3787 |  31k|3787 |2664 | 309 | 143k|5859 | 0.000000e+00 | 1.000000e+00 |    Inf 
557.51/557.52	c   558s|120000 |    45 |  2333k|  19.4 |  38M|  65 |  18 |3787 |  34k|3787 |2664 | 309 | 156k|6088 | 0.000000e+00 | 1.000000e+00 |    Inf 
606.90/606.98	c   607s|130000 |    65 |  2553k|  19.6 |  40M|  65 |  38 |3787 |  39k|3787 |2664 | 309 | 170k|6357 | 0.000000e+00 | 1.000000e+00 |    Inf 
652.61/652.66	c   653s|140000 |    92 |  2745k|  19.6 |  42M|  68 |   - |3787 |  42k|3787 |2664 | 309 | 184k|6566 | 0.000000e+00 | 1.000000e+00 |    Inf 
700.81/700.86	c   701s|150000 |    51 |  2952k|  19.7 |  43M|  68 |   - |3787 |  45k|3787 |2664 | 309 | 198k|6883 | 0.000000e+00 | 1.000000e+00 |    Inf 
747.81/747.83	c   748s|160000 |    28 |  3149k|  19.7 |  42M|  68 |  40 |3787 |  41k|3787 |2664 | 309 | 212k|7081 | 0.000000e+00 | 1.000000e+00 |    Inf 
800.82/800.86	c   801s|170000 |    42 |  3375k|  19.9 |  41M|  68 |   - |3787 |  39k|3787 |2664 | 309 | 226k|7278 | 0.000000e+00 | 1.000000e+00 |    Inf 
852.01/852.03	c   852s|180000 |    52 |  3591k|  19.9 |  42M|  68 |  30 |3787 |  42k|3787 |2664 | 309 | 240k|7487 | 0.000000e+00 | 1.000000e+00 |    Inf 
903.31/903.33	c   903s|190000 |    43 |  3804k|  20.0 |  42M|  68 |  27 |3787 |  42k|3787 |2664 | 309 | 254k|7626 | 0.000000e+00 | 1.000000e+00 |    Inf 
956.92/956.99	c   957s|200000 |    42 |  4016k|  20.1 |  43M|  68 |   - |3787 |  43k|3787 |2664 | 309 | 269k|7853 | 0.000000e+00 | 1.000000e+00 |    Inf 
1006.52/1006.52	c  1007s|210000 |    16 |  4215k|  20.1 |  43M|  68 |  26 |3787 |  45k|3787 |2664 | 309 | 282k|8055 | 0.000000e+00 | 1.000000e+00 |    Inf 
1053.92/1053.95	c 
1053.92/1053.95	c SCIP Status        : problem is solved [optimal solution found]
1053.92/1053.95	c Solving Time (sec) : 1053.96
1053.92/1053.95	c Solving Nodes      : 219551
1053.92/1053.95	c Primal Bound       : +1.00000000000000e+00 (203 solutions)
1053.92/1053.95	c Dual Bound         : +1.00000000000000e+00
1053.92/1053.95	c Gap                : 0.00 %
1053.92/1053.96	s OPTIMUM FOUND
1053.92/1053.96	v -x231 -x230 -x229 x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 -x214 -x213 -x212 -x211 -x210 
1053.92/1053.96	v -x209 -x208 -x207 -x206 -x205 -x204 x203 -x202 -x201 x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1053.92/1053.96	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 x171 -x170 -x169 -x168 
1053.92/1053.96	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 x156 -x155 -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 
1053.92/1053.96	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1053.92/1053.96	v -x125 -x124 x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1053.92/1053.96	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 
1053.92/1053.96	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 
1053.92/1053.96	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 
1053.92/1053.96	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 
1053.92/1053.96	v -x1 
1053.92/1053.96	c SCIP Status        : problem is solved [optimal solution found]
1053.92/1053.96	c Total Time         :    1053.96
1053.92/1053.96	c   solving          :    1053.96
1053.92/1053.96	c   presolving       :       0.13 (included in solving)
1053.92/1053.96	c   reading          :       0.02 (included in solving)
1053.92/1053.96	c Original Problem   :
1053.92/1053.96	c   Problem name     : HOME/instance-3447753-1307897396.wbo
1053.92/1053.96	c   Variables        : 2061 (2061 binary, 0 integer, 0 implicit integer, 0 continuous)
1053.92/1053.96	c   Constraints      : 2708 initial, 2708 maximal
1053.92/1053.96	c Presolved Problem  :
1053.92/1053.96	c   Problem name     : t_HOME/instance-3447753-1307897396.wbo
1053.92/1053.96	c   Variables        : 3787 (2009 binary, 0 integer, 1778 implicit integer, 0 continuous)
1053.92/1053.96	c   Constraints      : 4400 initial, 48341 maximal
1053.92/1053.96	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1053.92/1053.96	c   trivial          :       0.00         52          0          0          0          0          0          0          0          0
1053.92/1053.96	c   dualfix          :       0.00         52          0          0          0          0          0          0          0          0
1053.92/1053.96	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1053.92/1053.96	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1053.92/1053.96	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1053.92/1053.96	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1053.92/1053.96	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1053.92/1053.96	c   setppc           :       0.00          0          0          0          0          0         16          0          0          0
1053.92/1053.96	c   linear           :       0.06          0          0          0       1834          0         70          0         55          0
1053.92/1053.96	c   indicator        :       0.00          0          0          0          0          0         52          0          0          0
1053.92/1053.96	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1053.92/1053.96	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1053.92/1053.96	c   root node        :          -       3556          -          -       3556          -          -          -          -          -
1053.92/1053.96	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1053.92/1053.96	c   integral         :          0          0          0     114133          0        997          0        302       2604          0          0     223648
1053.92/1053.96	c   varbound         :          0+         6      75932        255          0          0       2369          2     222726        297          0          0
1053.92/1053.96	c   setppc           :         53          6    1021923          3          0        994     823296       1142     478473          0          0          0
1053.92/1053.96	c   linear           :       1778+         7    1021705         11          0        984    2590294      16326    2973496          0          0          0
1053.92/1053.96	c   indicator        :       1778          0      75038        255          0        984       3351          0       3848          0          0          0
1053.92/1053.96	c   logicor          :        791+         6     428853         13          0        190    1078381       5981     724002          0          0          0
1053.92/1053.96	c   bounddisjunction :          0+         0      84306          0          0          0         12          0         16          0          0          0
1053.92/1053.96	c   countsols        :          0          0          0         13          0        192          0          0          0          0          0          0
1053.92/1053.96	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1053.92/1053.96	c   integral         :      54.34       0.00       0.00      54.31       0.00       0.04       0.00
1053.92/1053.96	c   varbound         :       0.65       0.00       0.64       0.01       0.00       0.00       0.00
1053.92/1053.96	c   setppc           :       4.95       0.00       4.73       0.00       0.00       0.01       0.22
1053.92/1053.96	c   linear           :      34.68       0.00      32.68       0.00       0.00       0.24       1.76
1053.92/1053.96	c   indicator        :       1.60       0.00       0.75       0.03       0.00       0.82       0.00
1053.92/1053.96	c   logicor          :      78.04       0.00      76.81       0.00       0.00       0.01       1.21
1053.92/1053.96	c   bounddisjunction :       0.14       0.00       0.14       0.00       0.00       0.00       0.00
1053.92/1053.96	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1053.92/1053.96	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1053.92/1053.96	c   vbounds          :      12715        624          1      31717
1053.92/1053.96	c   rootredcost      :         13          0          0       1778
1053.92/1053.96	c   pseudoobj        :    1027094       2411        861     219286
1053.92/1053.96	c Propagator Timings :  TotalTime  Propagate    Resprop
1053.92/1053.96	c   vbounds          :       2.60       2.60       0.00
1053.92/1053.96	c   rootredcost      :       0.18       0.18       0.00
1053.92/1053.96	c   pseudoobj        :      25.57      25.52       0.05
1053.92/1053.96	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1053.92/1053.96	c   propagation      :       1.48      24313      24264     131274       26.9        592       18.1          -
1053.92/1053.96	c   infeasible LP    :      25.20      87398      87387     575884       38.1       1098       13.5          0
1053.92/1053.96	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1053.92/1053.96	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1053.92/1053.96	c   pseudo solution  :       0.00          1          1          1        2.0          0        0.0          -
1053.92/1053.96	c   applied globally :          -          -          -     295333       32.4          -          -          -
1053.92/1053.96	c   applied locally  :          -          -          -          0        0.0          -          -          -
1053.92/1053.96	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1053.92/1053.96	c   cut pool         :       0.00          5          -          -         29          -    (maximal pool size: 354)
1053.92/1053.96	c   redcost          :       7.32     114466          0      34856          0          0
1053.92/1053.96	c   impliedbounds    :       0.00          6          0          0          0          0
1053.92/1053.96	c   intobj           :       0.00          0          0          0          0          0
1053.92/1053.96	c   gomory           :       0.78          6          0          0        751          0
1053.92/1053.96	c   cgmip            :       0.00          0          0          0          0          0
1053.92/1053.96	c   closecuts        :       0.00          0          0          0          0          0
1053.92/1053.96	c   strongcg         :       0.55          6          0          0       2077          0
1053.92/1053.96	c   cmir             :       0.16          6          0          0          2          0
1053.92/1053.96	c   flowcover        :       0.10          6          0          0          2          0
1053.92/1053.96	c   clique           :       0.00          6          0          0          0          0
1053.92/1053.96	c   zerohalf         :       0.00          0          0          0          0          0
1053.92/1053.96	c   mcf              :       0.00          1          0          0          0          0
1053.92/1053.96	c   oddcycle         :       0.00          0          0          0          0          0
1053.92/1053.96	c   rapidlearning    :       0.21          1          0          0          0         42
1053.92/1053.96	c Pricers            :       Time      Calls       Vars
1053.92/1053.96	c   problem variables:       0.00          0          0
1053.92/1053.96	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1053.92/1053.96	c   relpscost        :      54.19     113878        302       2604          0          0     223648
1053.92/1053.96	c   pscost           :       0.00          0          0          0          0          0          0
1053.92/1053.96	c   inference        :       0.00          0          0          0          0          0          0
1053.92/1053.96	c   mostinf          :       0.00          0          0          0          0          0          0
1053.92/1053.96	c   leastinf         :       0.00          0          0          0          0          0          0
1053.92/1053.96	c   fullstrong       :       0.00          0          0          0          0          0          0
1053.92/1053.96	c   allfullstrong    :       0.00          0          0          0          0          0          0
1053.92/1053.96	c   random           :       0.00          0          0          0          0          0          0
1053.92/1053.96	c Primal Heuristics  :       Time      Calls      Found
1053.92/1053.96	c   LP solutions     :       0.01          -         13
1053.92/1053.96	c   pseudo solutions :       0.00          -          0
1053.92/1053.96	c   oneopt           :       0.20         13          0
1053.92/1053.96	c   crossover        :       0.39          5          0
1053.92/1053.96	c   linesearchdiving :       0.84         54          0
1053.92/1053.96	c   guideddiving     :       2.49         54          0
1053.92/1053.96	c   coefdiving       :       2.00         54          0
1053.92/1053.96	c   pscostdiving     :       1.22         54          0
1053.92/1053.96	c   fracdiving       :       2.82         54          0
1053.92/1053.96	c   veclendiving     :       1.32         54          0
1053.92/1053.96	c   objpscostdiving  :       0.37         28          0
1053.92/1053.96	c   rootsoldiving    :       0.93         28          0
1053.92/1053.96	c   trivial          :       0.00          2          0
1053.92/1053.96	c   shiftandpropagate:       0.42          1          1
1053.92/1053.96	c   simplerounding   :       0.27     114059          0
1053.92/1053.96	c   zirounding       :       0.59       1000          0
1053.92/1053.96	c   rounding         :       0.85       4763          0
1053.92/1053.96	c   shifting         :       0.77       1480          0
1053.92/1053.96	c   intshifting      :       0.00          0          0
1053.92/1053.96	c   twoopt           :       0.00          0          0
1053.92/1053.96	c   fixandinfer      :       0.00          0          0
1053.92/1053.96	c   feaspump         :       0.01          0          0
1053.92/1053.96	c   clique           :       0.00          0          0
1053.92/1053.96	c   intdiving        :       0.00          0          0
1053.92/1053.96	c   actconsdiving    :       0.00          0          0
1053.92/1053.96	c   octane           :       0.00          0          0
1053.92/1053.96	c   rens             :       0.05          1          0
1053.92/1053.96	c   rins             :       0.00          0          0
1053.92/1053.96	c   localbranching   :       0.00          0          0
1053.92/1053.96	c   mutation         :       0.00          0          0
1053.92/1053.96	c   dins             :       0.00          0          0
1053.92/1053.96	c   vbounds          :       0.00          0          0
1053.92/1053.96	c   undercover       :       0.00          0          0
1053.92/1053.96	c   subnlp           :       0.04          0          0
1053.92/1053.96	c   trysol           :       0.37        760        189
1053.92/1053.96	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1053.92/1053.96	c   primal LP        :       0.00          0          0       0.00          -
1053.92/1053.96	c   dual LP          :     650.86     200877    4366556      21.74    6708.91
1053.92/1053.96	c   lex dual LP      :       0.00          0          0       0.00          -
1053.92/1053.96	c   barrier LP       :       0.00          0          0       0.00          -
1053.92/1053.96	c   diving/probing LP:       8.51       6382      39965       6.26    4693.78
1053.92/1053.96	c   strong branching :      52.05       8227     325192      39.53    6247.84
1053.92/1053.96	c     (at root node) :          -          9       3152     350.22          -
1053.92/1053.96	c   conflict analysis:       0.00          0          0       0.00          -
1053.92/1053.96	c B&B Tree           :
1053.92/1053.96	c   number of runs   :          1
1053.92/1053.96	c   nodes            :     219551
1053.92/1053.96	c   nodes (total)    :     219551
1053.92/1053.96	c   nodes left       :          0
1053.92/1053.96	c   max depth        :         68
1053.92/1053.96	c   max depth (total):         68
1053.92/1053.96	c   backtracks       :      26251 (12.0%)
1053.92/1053.96	c   delayed cutoffs  :       3951
1053.92/1053.96	c   repropagations   :     414661 (702985 domain reductions, 3554 cutoffs)
1053.92/1053.96	c   avg switch length:       5.20
1053.92/1053.96	c   switching time   :      75.33
1053.92/1053.96	c Solution           :
1053.92/1053.96	c   Solutions found  :        203 (14 improvements)
1053.92/1053.96	c   First Solution   : +2.30000000000000e+02   (in run 1, after 1 nodes, 0.57 seconds, depth 1917, found by <shiftandpropagate>)
1053.92/1053.96	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 14452 nodes, 75.90 seconds, depth 23, found by <relaxation>)
1053.92/1053.96	c   Dual Bound       : +1.00000000000000e+00
1053.92/1053.96	c   Gap              :       0.00 %
1053.92/1053.96	c   Root Dual Bound  : +0.00000000000000e+00
1053.92/1053.96	c   Root Iterations  :        951
1054.01/1054.01	c Time complete: 1054.03.

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447753-1307897396/watcher-3447753-1307897396 -o /var/tmp/evaluation-result-3447753-1307897396/solver-3447753-1307897396 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447753-1307897396.wbo -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.13 1.66 1.72 2/175 16037
/proc/meminfo: memFree=1168980/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=10312 CPUtime=0 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 1567 0 0 0 0 0 0 0 25 0 1 0 901339291 10559488 1520 33554432000 4194304 9128323 140737265167792 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16037/statm: 2578 1520 399 1205 0 1369 0

[startup+0.035213 s]
/proc/loadavg: 1.13 1.66 1.72 2/175 16037
/proc/meminfo: memFree=1168980/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=24032 CPUtime=0.03 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 4737 0 0 0 3 0 0 0 25 0 1 0 901339291 24608768 4688 33554432000 4194304 9128323 140737265167792 18446744073709551615 8119420 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16037/statm: 6008 4691 474 1205 0 4799 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24032

[startup+0.100261 s]
/proc/loadavg: 1.13 1.66 1.72 2/175 16037
/proc/meminfo: memFree=1168980/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=31868 CPUtime=0.09 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 6941 0 0 0 9 0 0 0 25 0 1 0 901339291 32632832 6635 33554432000 4194304 9128323 140737265167792 18446744073709551615 8009011 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16037/statm: 7967 6641 530 1205 0 6758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31868

[startup+0.300163 s]
/proc/loadavg: 1.13 1.66 1.72 2/175 16037
/proc/meminfo: memFree=1168980/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=38280 CPUtime=0.29 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 8700 0 0 0 28 1 0 0 25 0 1 0 901339291 39198720 8381 33554432000 4194304 9128323 140737265167792 18446744073709551615 5992478 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16037/statm: 9570 8381 616 1205 0 8361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38280

[startup+0.700093 s]
/proc/loadavg: 1.13 1.66 1.72 2/175 16037
/proc/meminfo: memFree=1168980/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=41984 CPUtime=0.69 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 9920 0 0 0 68 1 0 0 25 0 1 0 901339291 42991616 9458 33554432000 4194304 9128323 140737265167792 18446744073709551615 7988337 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16037/statm: 10496 9458 666 1205 0 9287 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41984

[startup+1.50103 s]
/proc/loadavg: 1.20 1.67 1.72 3/178 16043
/proc/meminfo: memFree=1067320/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=52732 CPUtime=1.49 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 19317 0 0 0 147 2 0 0 25 0 1 0 901339291 53997568 12039 33554432000 4194304 9128323 140737265167792 18446744073709551615 4312141 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16037/statm: 13183 12039 769 1205 0 11974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52732

[startup+3.10067 s]
/proc/loadavg: 1.20 1.67 1.72 3/178 16043
/proc/meminfo: memFree=1084060/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=71352 CPUtime=3.09 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 25062 0 0 0 306 3 0 0 25 0 1 0 901339291 73064448 16726 33554432000 4194304 9128323 140737265167792 18446744073709551615 7077352 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16037/statm: 17838 16726 737 1205 0 16629 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71352

[startup+6.30123 s]
/proc/loadavg: 1.27 1.68 1.72 3/178 16044
/proc/meminfo: memFree=1064452/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=71352 CPUtime=6.29 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 25098 0 0 0 625 4 0 0 25 0 1 0 901339291 73064448 16762 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16037/statm: 17838 16762 741 1205 0 16629 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71352

[startup+12.7011 s]
/proc/loadavg: 1.32 1.68 1.72 3/178 16044
/proc/meminfo: memFree=1063916/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=71352 CPUtime=12.69 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 25173 0 0 0 1260 9 0 0 25 0 1 0 901339291 73064448 16837 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16037/statm: 17838 16837 741 1205 0 16629 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71352

[startup+25.5009 s]
/proc/loadavg: 1.47 1.70 1.73 3/178 16044
/proc/meminfo: memFree=1050796/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=77016 CPUtime=25.49 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 39904 0 0 0 2533 16 0 0 25 0 1 0 901339291 78864384 18254 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16037/statm: 19254 18254 752 1205 0 18045 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77016

[startup+51.1002 s]
/proc/loadavg: 1.65 1.72 1.73 3/178 16045
/proc/meminfo: memFree=1037892/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=84036 CPUtime=51.09 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 58262 0 0 0 5070 39 0 0 25 0 1 0 901339291 86052864 20022 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 21009 20022 753 1205 0 19800 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84036

[startup+102.306 s]
/proc/loadavg: 1.85 1.76 1.74 3/178 16046
/proc/meminfo: memFree=1029620/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=85880 CPUtime=102.29 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 71656 0 0 0 10151 78 0 0 25 0 1 0 901339291 87941120 20506 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 21470 20506 753 1205 0 20261 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 85880

[startup+162.301 s]
/proc/loadavg: 1.94 1.80 1.75 3/178 16048
/proc/meminfo: memFree=1020276/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=89000 CPUtime=162.29 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 76377 0 0 0 16098 131 0 0 25 0 1 0 901339291 91136000 21279 33554432000 4194304 9128323 140737265167792 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 22250 21279 753 1205 0 21041 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 89000

[startup+222.301 s]
/proc/loadavg: 1.98 1.83 1.76 3/178 16049
/proc/meminfo: memFree=1016128/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=92192 CPUtime=222.3 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 79090 0 0 0 22050 180 0 0 25 0 1 0 901339291 94404608 22074 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 23048 22074 753 1205 0 21839 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 92192

[startup+282.301 s]
/proc/loadavg: 1.99 1.86 1.78 3/178 16051
/proc/meminfo: memFree=1009888/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=95464 CPUtime=282.29 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 79898 0 0 0 28004 225 0 0 25 0 1 0 901339291 97755136 22881 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 23866 22881 753 1205 0 22657 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 95464

[startup+342.301 s]
/proc/loadavg: 1.99 1.88 1.79 3/178 16052
/proc/meminfo: memFree=1008612/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=97052 CPUtime=342.3 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 82361 0 0 0 33959 271 0 0 25 0 1 0 901339291 99381248 23273 33554432000 4194304 9128323 140737265167792 18446744073709551615 6530124 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 24263 23273 753 1205 0 23054 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 97052

[startup+402.301 s]
/proc/loadavg: 1.99 1.90 1.80 3/178 16054
/proc/meminfo: memFree=1005840/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=99056 CPUtime=402.3 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 82870 0 0 0 39911 319 0 0 25 0 1 0 901339291 101433344 23782 33554432000 4194304 9128323 140737265167792 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 24764 23782 753 1205 0 23555 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99056

[startup+462.301 s]
/proc/loadavg: 1.99 1.92 1.81 3/178 16056
/proc/meminfo: memFree=1002572/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=100516 CPUtime=462.3 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 83249 0 0 0 45870 360 0 0 25 0 1 0 901339291 102928384 24161 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 25129 24161 753 1205 0 23920 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100516

[startup+522.3 s]
/proc/loadavg: 1.99 1.93 1.82 3/178 16057
/proc/meminfo: memFree=1000408/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=101196 CPUtime=522.31 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 83417 0 0 0 51824 407 0 0 25 0 1 0 901339291 103624704 24329 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 25299 24329 753 1205 0 24090 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 101196

[startup+582.301 s]
/proc/loadavg: 2.04 1.95 1.83 3/178 16059
/proc/meminfo: memFree=997532/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=103744 CPUtime=582.31 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 86184 0 0 0 57775 456 0 0 25 0 1 0 901339291 106233856 24969 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 25936 24969 753 1205 0 24727 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 103744

[startup+642.3 s]
/proc/loadavg: 2.01 1.96 1.84 3/178 16060
/proc/meminfo: memFree=994480/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=105460 CPUtime=642.31 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 86609 0 0 0 63728 503 0 0 25 0 1 0 901339291 107991040 25390 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 26365 25390 753 1205 0 25156 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 105460

[startup+702.301 s]
/proc/loadavg: 2.00 1.96 1.84 3/178 16071
/proc/meminfo: memFree=990416/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=109136 CPUtime=702.31 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 87515 0 0 0 69681 550 0 0 25 0 1 0 901339291 111755264 26296 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 27284 26296 753 1205 0 26075 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 109136

[startup+762.307 s]
/proc/loadavg: 2.00 1.97 1.85 3/178 16073
/proc/meminfo: memFree=987388/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=109760 CPUtime=762.32 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 87664 0 0 0 75638 594 0 0 25 0 1 0 901339291 112394240 26445 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 27440 26445 753 1205 0 26231 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 109760

[startup+822.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/178 16074
/proc/meminfo: memFree=986724/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=109940 CPUtime=822.31 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 87701 0 0 0 81595 636 0 0 25 0 1 0 901339291 112578560 26482 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 27485 26482 753 1205 0 26276 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 109940

[startup+882.301 s]
/proc/loadavg: 2.00 1.97 1.86 3/178 16079
/proc/meminfo: memFree=984348/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=111052 CPUtime=882.31 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 87977 0 0 0 87550 681 0 0 25 0 1 0 901339291 113717248 26758 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 27763 26758 753 1205 0 26554 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 111052

[startup+942.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/178 16080
/proc/meminfo: memFree=984420/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=111208 CPUtime=942.31 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 88028 0 0 0 93509 722 0 0 25 0 1 0 901339291 113876992 26809 33554432000 4194304 9128323 140737265167792 18446744073709551615 4241127 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 27802 26809 753 1205 0 26593 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 111208

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/178 16082
/proc/meminfo: memFree=983616/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=112560 CPUtime=1002.32 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 88217 0 0 0 99465 767 0 0 25 0 1 0 901339291 115261440 26998 33554432000 4194304 9128323 140737265167792 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 28140 26998 753 1205 0 26931 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 112560

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

[startup+1023.9 s]
/proc/loadavg: 2.00 1.97 1.87 3/178 16083
/proc/meminfo: memFree=982724/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=113460 CPUtime=1023.92 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 88480 0 0 0 101606 786 0 0 25 0 1 0 901339291 116183040 27261 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 28365 27261 753 1205 0 27156 0
Current children cumulated CPU time (s) 1023.92
Current children cumulated vsize (KiB) 113460

[startup+1036.7 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16083
/proc/meminfo: memFree=981108/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=113460 CPUtime=1036.71 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 88483 0 0 0 102877 794 0 0 25 0 1 0 901339291 116183040 27264 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 28365 27264 753 1205 0 27156 0
Current children cumulated CPU time (s) 1036.71
Current children cumulated vsize (KiB) 113460

[startup+1043.1 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16083
/proc/meminfo: memFree=981104/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=113460 CPUtime=1043.12 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 88483 0 0 0 103513 799 0 0 25 0 1 0 901339291 116183040 27264 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 28365 27264 753 1205 0 27156 0
Current children cumulated CPU time (s) 1043.12
Current children cumulated vsize (KiB) 113460

[startup+1049.5 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16083
/proc/meminfo: memFree=981216/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=113460 CPUtime=1049.51 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 88484 0 0 0 104148 803 0 0 25 0 1 0 901339291 116183040 27265 33554432000 4194304 9128323 140737265167792 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 28365 27265 753 1205 0 27156 0
Current children cumulated CPU time (s) 1049.51
Current children cumulated vsize (KiB) 113460

[startup+1051.1 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16083
/proc/meminfo: memFree=981092/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=113460 CPUtime=1051.12 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 88484 0 0 0 104308 804 0 0 25 0 1 0 901339291 116183040 27265 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 28365 27265 753 1205 0 27156 0
Current children cumulated CPU time (s) 1051.12
Current children cumulated vsize (KiB) 113460

[startup+1052.71 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16083
/proc/meminfo: memFree=981088/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=113468 CPUtime=1052.72 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 90950 0 0 0 104467 805 0 0 25 0 1 0 901339291 116191232 27244 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 28367 27244 753 1205 0 27158 0
Current children cumulated CPU time (s) 1052.72
Current children cumulated vsize (KiB) 113468

[startup+1053.5 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16083
/proc/meminfo: memFree=981088/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=113468 CPUtime=1053.52 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 90952 0 0 0 104547 805 0 0 25 0 1 0 901339291 116191232 27246 33554432000 4194304 9128323 140737265167792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 28367 27246 753 1205 0 27158 0
Current children cumulated CPU time (s) 1053.52
Current children cumulated vsize (KiB) 113468

[startup+1053.9 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16083
/proc/meminfo: memFree=981088/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=113468 CPUtime=1053.92 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 90952 0 0 0 104587 805 0 0 25 0 1 0 901339291 116191232 27246 33554432000 4194304 9128323 140737265167792 18446744073709551615 7343153 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16037/statm: 28367 27246 753 1205 0 27158 0
Current children cumulated CPU time (s) 1053.92
Current children cumulated vsize (KiB) 113468

[startup+1054 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16083
/proc/meminfo: memFree=981088/32950928 swapFree=67079488/67111528
[pid=16037] ppid=16035 vsize=112268 CPUtime=1054.01 cores=0,2,4,6
/proc/16037/stat : 16037 (scip-2.0.1.4.li) R 16035 16037 15624 0 -1 4202496 91034 0 0 0 104596 805 0 0 25 0 1 0 901339291 114962432 26975 33554432000 4194304 9128323 140737265167792 18446744073709551615 4443816 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16037/statm: 28067 26975 755 1205 0 26858 0
Current children cumulated CPU time (s) 1054.01
Current children cumulated vsize (KiB) 112268

Child status: 0
Real time (s): 1054.01
CPU time (s): 1054.04
CPU user time (s): 1045.98
CPU system time (s): 8.06077
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 119972

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

runsolver used 1.71174 second user time and 3.66544 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-12 18:49:56
IDJOB=3447753
IDBENCH=78915
IDSOLVER=1944
FILE ID=node125/3447753-1307897396
RUNJOBID= node125-1307897396-16014
PBS_JOBID= 13559581
Free space on /var/tmp= 2892 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900553647--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447753-1307897396/watcher-3447753-1307897396 -o /var/tmp/evaluation-result-3447753-1307897396/solver-3447753-1307897396 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447753-1307897396.wbo -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 207bc6a3a4e34084510bb36853631f6d
RANDOM SEED=31337762

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.75
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.828
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:       1170076 kB
Buffers:         50984 kB
Cached:       30735400 kB
SwapCached:       3272 kB
Active:       15910464 kB
Inactive:     14912200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1170076 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:           24456 kB
Writeback:           0 kB
AnonPages:       34480 kB
Mapped:          13828 kB
Slab:           894524 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191936 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 /var/tmp at the end= 2868 MiB
End job on node125 at 2011-06-12 19:07:30