Trace number 3447721

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 1098.53 1098.63

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900568706--soft-33-100-0.wbo
MD5SUMd42cf4effb818ceec652d99deb164158
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark48.8276
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 constraints1783
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 90636
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90635
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 711
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-3447721-1307897188.wbo>
0.00/0.02	c original problem has 2014 variables (2014 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.00/0.05	c presolving:
0.00/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, 148 impls, 11 clqs
0.07/0.09	c (round 2) 0 del vars, 127 del conss, 0 add conss, 1783 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.09/0.10	c (round 3) 110 del vars, 222 del conss, 0 add conss, 1815 chg bounds, 118 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.09/0.11	c (round 4) 174 del vars, 225 del conss, 0 add conss, 1816 chg bounds, 120 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.09/0.12	c (round 5) 176 del vars, 225 del conss, 0 add conss, 1816 chg bounds, 120 chg sides, 0 chg coeffs, 876 upgd conss, 148 impls, 11 clqs
0.09/0.13	c (round 6) 176 del vars, 247 del conss, 0 add conss, 1816 chg bounds, 120 chg sides, 0 chg coeffs, 876 upgd conss, 148 impls, 11 clqs
0.09/0.19	c    (0.2s) probing: 101/1926 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.19	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.19	c presolving (7 rounds):
0.09/0.19	c  176 deleted vars, 247 deleted constraints, 0 added constraints, 1816 tightened bounds, 0 added holes, 120 changed sides, 0 changed coefficients
0.09/0.19	c  1843 implications, 11 cliques
0.09/0.19	c presolved problem has 3621 variables (1926 bin, 0 int, 1695 impl, 0 cont) and 4244 constraints
0.09/0.19	c      31 constraints of type <setppc>
0.09/0.19	c    1695 constraints of type <linear>
0.09/0.19	c    1695 constraints of type <indicator>
0.09/0.19	c     823 constraints of type <logicor>
0.09/0.19	c transformed objective value is always integral (scale: 1)
0.09/0.19	c Presolving Time: 0.16
0.09/0.19	c - non default parameters ----------------------------------------------------------------------
0.09/0.19	c # SCIP version 2.0.1.4
0.09/0.19	c 
0.09/0.19	c # frequency for displaying node information lines
0.09/0.19	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.19	c display/freq = 10000
0.09/0.19	c 
0.09/0.19	c # maximal time in seconds to run
0.09/0.19	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.19	c limits/time = 1800
0.09/0.19	c 
0.09/0.19	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.19	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.19	c limits/memory = 13950
0.09/0.19	c 
0.09/0.19	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.19	c # [type: int, range: [1,2], default: 1]
0.09/0.19	c timing/clocktype = 2
0.09/0.19	c 
0.09/0.19	c # belongs reading time to solving time?
0.09/0.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.19	c timing/reading = TRUE
0.09/0.19	c 
0.09/0.19	c # should presolving try to simplify inequalities
0.09/0.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.19	c constraints/linear/simplifyinequalities = TRUE
0.09/0.19	c 
0.09/0.19	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.19	c constraints/indicator/addCouplingCons = TRUE
0.09/0.19	c 
0.09/0.19	c # should presolving try to simplify knapsacks
0.09/0.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.19	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.19	c 
0.09/0.19	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.19	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.19	c separating/rapidlearning/freq = 0
0.09/0.19	c 
0.09/0.19	c -----------------------------------------------------------------------------------------------
0.09/0.19	c start solving
0.09/0.19	c 
0.59/0.60	o 358
0.59/0.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.59/0.61	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3621 |5939 |3621 |2549 |   0 |   0 |   0 |      --      | 3.580000e+02 |    Inf 
0.59/0.62	c   0.6s|     1 |     0 |   100 |     - |  13M|   0 |  35 |3621 |5939 |3621 |2549 |   0 |   0 |   0 | 0.000000e+00 | 3.580000e+02 |    Inf 
0.89/0.94	c   0.9s|     1 |     0 |   197 |     - |  14M|   0 |  40 |3621 |5982 |3621 |2555 |   6 |   0 |   0 | 0.000000e+00 | 3.580000e+02 |    Inf 
1.09/1.13	c   1.1s|     1 |     0 |   222 |     - |  14M|   0 |  42 |3621 |5982 |3621 |2559 |  10 |   0 |   0 | 0.000000e+00 | 3.580000e+02 |    Inf 
1.29/1.34	c   1.3s|     1 |     0 |   238 |     - |  15M|   0 |  48 |3621 |5982 |3621 |2563 |  14 |   0 |   0 | 0.000000e+00 | 3.580000e+02 |    Inf 
1.49/1.57	c   1.6s|     1 |     0 |   249 |     - |  15M|   0 |  50 |3621 |5982 |3621 |2565 |  16 |   0 |   0 | 0.000000e+00 | 3.580000e+02 |    Inf 
1.79/1.84	c   1.8s|     1 |     0 |   273 |     - |  15M|   0 |  49 |3621 |5982 |3621 |2566 |  17 |   0 |   0 | 0.000000e+00 | 3.580000e+02 |    Inf 
2.10/2.10	c   2.1s|     1 |     0 |   305 |     - |  15M|   0 |  50 |3621 |5982 |3621 |2570 |  21 |   0 |   0 | 0.000000e+00 | 3.580000e+02 |    Inf 
2.39/2.47	c   2.5s|     1 |     2 |   305 |     - |  15M|   0 |  50 |3621 |5982 |3621 |2570 |  21 |   0 |   9 | 0.000000e+00 | 3.580000e+02 |    Inf 
3.99/4.08	o 300
3.99/4.08	c * 4.1s|    20 |    15 |  1454 |  60.5 |  16M|  17 |   - |3621 |5988 |3621 |2665 | 101 |   6 | 157 | 0.000000e+00 | 3.000000e+02 |    Inf 
5.94/6.99	o 240
5.94/6.99	c * 7.0s|    73 |    55 |  4016 |  51.5 |  17M|  17 |   - |3621 |6011 |3621 |2596 | 180 |  29 | 577 | 0.000000e+00 | 2.400000e+02 |    Inf 
5.94/7.00	o 232
5.94/7.00	c * 7.0s|    74 |    54 |  4018 |  50.9 |  18M|  17 |   - |3621 |6011 |3621 |2591 | 180 |  29 | 577 | 0.000000e+00 | 2.320000e+02 |    Inf 
5.94/7.14	o 213
5.94/7.14	c * 7.1s|    81 |    59 |  4167 |  48.3 |  18M|  17 |   - |3621 |6011 |3621 |2591 | 185 |  29 | 604 | 0.000000e+00 | 2.130000e+02 |    Inf 
5.94/7.33	o 127
5.94/7.33	c * 7.3s|    89 |    56 |  4283 |  45.2 |  18M|  17 |   - |3621 |6012 |3621 |2587 | 186 |  30 | 640 | 0.000000e+00 | 1.270000e+02 |    Inf 
5.94/7.41	o 62
5.94/7.41	c * 7.4s|    92 |    37 |  4310 |  44.0 |  18M|  17 |   - |3621 |6012 |3621 |2588 | 188 |  30 | 652 | 0.000000e+00 | 6.200000e+01 |    Inf 
5.94/8.54	o 60
5.94/8.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.94/8.54	c * 8.5s|   121 |    40 |  4949 |  38.7 |  17M|  17 |   - |3621 |4591 |3621 |2589 | 193 |  45 | 850 | 0.000000e+00 | 6.000000e+01 |    Inf 
18.09/18.18	o 55
18.09/18.18	c *18.2s|  1230 |   107 | 15744 |  12.6 |  21M|  58 |   - |3621 |5461 |3621 |2586 | 253 |1248 |1630 | 0.000000e+00 | 5.500000e+01 |    Inf 
18.19/18.27	o 48
18.19/18.27	c *18.3s|  1245 |   109 | 15882 |  12.5 |  21M|  58 |   - |3621 |5295 |3621 |2586 | 253 |1271 |1631 | 0.000000e+00 | 4.800000e+01 |    Inf 
19.35/19.44	o 45
19.35/19.44	c *19.4s|  1492 |   118 | 17714 |  11.7 |  22M|  58 |   - |3621 |5364 |3621 |2586 | 255 |1574 |1657 | 0.000000e+00 | 4.500000e+01 |    Inf 
27.25/27.33	o 37
27.25/27.33	c *27.3s|  3521 |   177 | 36145 |  10.2 |  24M|  58 |   - |3621 |6238 |3621 |2589 | 344 |3949 |1737 | 0.000000e+00 | 3.700000e+01 |    Inf 
33.75/33.80	o 36
33.75/33.80	c *33.8s|  5477 |   250 | 50848 |   9.2 |  25M|  58 |   - |3621 |6444 |3621 |2586 | 405 |6164 |1750 | 0.000000e+00 | 3.600000e+01 |    Inf 
46.44/46.56	o 27
46.44/46.56	c *46.6s|  9127 |   351 | 85562 |   9.3 |  27M|  58 |   - |3621 |6962 |3621 |2562 | 497 |  10k|1789 | 0.000000e+00 | 2.700000e+01 |    Inf 
48.74/48.89	o 18
48.74/48.89	c *48.9s|  9799 |   367 | 93759 |   9.5 |  27M|  58 |   - |3621 |6809 |3621 |2562 | 503 |  11k|1789 | 0.000000e+00 | 1.800000e+01 |    Inf 
49.54/49.68	c  49.7s| 10000 |   375 | 97037 |   9.7 |  27M|  58 |  25 |3621 |6420 |3621 |2562 | 504 |  11k|1789 | 0.000000e+00 | 1.800000e+01 |    Inf 
72.24/72.39	o 11
72.24/72.39	c *72.4s| 15639 |   401 |191903 |  12.3 |  28M|  58 |   - |3621 |6503 |3621 |2588 | 526 |  18k|1807 | 0.000000e+00 | 1.100000e+01 |    Inf 
89.53/89.62	c  89.6s| 20000 |   389 |268226 |  13.4 |  28M|  58 |   - |3621 |6688 |3621 |2562 | 527 |  23k|1932 | 0.000000e+00 | 1.100000e+01 |    Inf 
106.93/107.04	o 9
106.93/107.04	c * 107s| 24402 |   451 |340845 |  14.0 |  30M|  60 |   - |3621 |8567 |3621 |2562 | 528 |  28k|2223 | 0.000000e+00 | 9.000000e+00 |    Inf 
127.73/127.80	c   128s| 30000 |   501 |430727 |  14.3 |  31M|  60 |   - |3621 |  10k|   0 |   0 | 528 |  35k|2479 | 0.000000e+00 | 9.000000e+00 |    Inf 
166.74/166.81	c   167s| 40000 |   587 |602515 |  15.1 |  34M|  66 |   - |3621 |  12k|3621 |2562 | 536 |  48k|2938 | 0.000000e+00 | 9.000000e+00 |    Inf 
209.23/209.36	c   209s| 50000 |   513 |794985 |  15.9 |  33M|  66 |  26 |3621 |9338 |3621 |2562 | 539 |  60k|3489 | 0.000000e+00 | 9.000000e+00 |    Inf 
245.72/245.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
245.72/245.84	c   246s| 60000 |   414 |953186 |  15.9 |  33M|  66 |  23 |3621 |  10k|3621 |2586 | 541 |  73k|3832 | 0.000000e+00 | 9.000000e+00 |    Inf 
285.72/285.83	c   286s| 70000 |   473 |  1133k|  16.2 |  35M|  66 |  41 |3621 |  13k|3621 |2562 | 544 |  85k|4294 | 0.000000e+00 | 9.000000e+00 |    Inf 
287.13/287.26	o 6
287.13/287.26	c * 287s| 70456 |   171 |  1139k|  16.2 |  30M|  66 |   - |3621 |  14k|3621 |2563 | 545 |  86k|4298 | 0.000000e+00 | 6.000000e+00 |    Inf 
319.63/319.76	c   320s| 80000 |   174 |  1278k|  16.0 |  30M|  66 |  16 |3621 |  13k|3621 |2562 | 548 |  98k|4545 | 0.000000e+00 | 6.000000e+00 |    Inf 
333.62/333.73	o 3
333.62/333.73	c * 334s| 84186 |   141 |  1334k|  15.8 |  29M|  66 |   - |3621 |  13k|3621 |2563 | 552 | 103k|4737 | 0.000000e+00 | 3.000000e+00 |    Inf 
356.12/356.24	c   356s| 90000 |   125 |  1437k|  16.0 |  29M|  66 |  22 |3621 |  12k|3621 |2562 | 552 | 111k|4910 | 0.000000e+00 | 3.000000e+00 |    Inf 
392.62/392.72	c   393s|100000 |   159 |  1604k|  16.0 |  31M|  71 |  22 |3621 |  15k|3621 |2586 | 552 | 123k|5129 | 0.000000e+00 | 3.000000e+00 |    Inf 
430.52/430.68	c   431s|110000 |   161 |  1773k|  16.1 |  31M|  72 |   - |3621 |  14k|3621 |2562 | 552 | 136k|5446 | 0.000000e+00 | 3.000000e+00 |    Inf 
467.71/467.89	c   468s|120000 |   162 |  1939k|  16.2 |  33M|  72 |  17 |3621 |  19k|3621 |2562 | 552 | 149k|5764 | 0.000000e+00 | 3.000000e+00 |    Inf 
504.21/504.39	c   504s|130000 |   149 |  2102k|  16.2 |  32M|  72 |  36 |3621 |  18k|3621 |2562 | 552 | 162k|6001 | 0.000000e+00 | 3.000000e+00 |    Inf 
540.31/540.42	c   540s|140000 |   119 |  2256k|  16.1 |  33M|  72 |  32 |3621 |  21k|3621 |2562 | 552 | 175k|6212 | 0.000000e+00 | 3.000000e+00 |    Inf 
576.32/576.41	c   576s|150000 |   149 |  2407k|  16.0 |  35M|  72 |  28 |3621 |  23k|3621 |2562 | 552 | 188k|6369 | 0.000000e+00 | 3.000000e+00 |    Inf 
615.92/616.04	c   616s|160000 |    94 |  2578k|  16.1 |  34M|  72 |  37 |3621 |  22k|3621 |2562 | 552 | 200k|6612 | 0.000000e+00 | 3.000000e+00 |    Inf 
655.21/655.36	c   655s|170000 |   203 |  2749k|  16.2 |  37M|  72 |   - |3621 |  27k|3621 |2562 | 552 | 213k|6853 | 0.000000e+00 | 3.000000e+00 |    Inf 
694.02/694.13	c   694s|180000 |   232 |  2916k|  16.2 |  39M|  74 |   - |3621 |  30k|   0 |   0 | 552 | 227k|7060 | 0.000000e+00 | 3.000000e+00 |    Inf 
730.21/730.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
730.21/730.37	c   730s|190000 |   231 |  3066k|  16.1 |  39M|  74 |   - |3621 |  31k|3621 |2562 | 552 | 240k|7244 | 0.000000e+00 | 3.000000e+00 |    Inf 
768.30/768.42	c   768s|200000 |   246 |  3228k|  16.1 |  40M|  80 |   - |3621 |  32k|3621 |2562 | 552 | 254k|7434 | 0.000000e+00 | 3.000000e+00 |    Inf 
805.81/805.96	c   806s|210000 |   230 |  3384k|  16.1 |  40M|  87 |   - |3621 |  31k|3621 |2562 | 552 | 268k|7608 | 0.000000e+00 | 3.000000e+00 |    Inf 
846.60/846.71	c   847s|220000 |   201 |  3560k|  16.2 |  40M|  87 |   - |3621 |  32k|3621 |2562 | 552 | 281k|7796 | 0.000000e+00 | 3.000000e+00 |    Inf 
885.20/885.31	c   885s|230000 |   179 |  3717k|  16.2 |  41M|  87 |  30 |3621 |  33k|3621 |2562 | 552 | 295k|7956 | 0.000000e+00 | 3.000000e+00 |    Inf 
926.70/926.80	c   927s|240000 |   167 |  3891k|  16.2 |  41M|  87 |  37 |3621 |  35k|3621 |2562 | 552 | 308k|8141 | 0.000000e+00 | 3.000000e+00 |    Inf 
967.20/967.31	c   967s|250000 |   196 |  4062k|  16.2 |  44M|  87 |   - |3621 |  41k|3621 |2562 | 552 | 321k|8323 | 0.000000e+00 | 3.000000e+00 |    Inf 
1009.29/1009.41	c  1009s|260000 |   153 |  4229k|  16.3 |  43M|  87 |  33 |3621 |  39k|3621 |2562 | 552 | 334k|8475 | 0.000000e+00 | 3.000000e+00 |    Inf 
1050.89/1051.08	c  1051s|270000 |   167 |  4395k|  16.3 |  46M|  87 |  34 |3621 |  44k|3621 |2562 | 552 | 347k|8636 | 0.000000e+00 | 3.000000e+00 |    Inf 
1079.29/1079.47	o 2
1079.29/1079.47	c *1079s|276820 |   121 |  4504k|  16.3 |  44M|  87 |   - |3621 |  42k|3621 |2562 | 552 | 356k|8813 | 0.000000e+00 | 2.000000e+00 |    Inf 
1093.29/1093.48	c  1093s|280000 |   106 |  4558k|  16.3 |  41M|  87 |  34 |3621 |  35k|3621 |2562 | 552 | 361k|8830 | 0.000000e+00 | 2.000000e+00 |    Inf 
1098.38/1098.58	c 
1098.38/1098.58	c SCIP Status        : problem is solved [optimal solution found]
1098.38/1098.58	c Solving Time (sec) : 1098.58
1098.38/1098.58	c Solving Nodes      : 281002
1098.38/1098.58	c Primal Bound       : +2.00000000000000e+00 (288 solutions)
1098.38/1098.58	c Dual Bound         : +2.00000000000000e+00
1098.38/1098.58	c Gap                : 0.00 %
1098.38/1098.58	s OPTIMUM FOUND
1098.38/1098.58	v -x231 -x230 x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 x213 -x212 -x211 -x210 
1098.38/1098.58	v -x209 -x208 -x207 -x206 x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 x189 
1098.38/1098.58	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 x170 -x169 -x168 
1098.38/1098.58	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1098.38/1098.58	v x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 
1098.38/1098.58	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 x108 -x107 -x106 -x105 -x104 
1098.38/1098.58	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 
1098.38/1098.58	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 
1098.38/1098.58	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 
1098.38/1098.58	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 
1098.38/1098.58	v -x1 
1098.38/1098.58	c SCIP Status        : problem is solved [optimal solution found]
1098.38/1098.58	c Total Time         :    1098.58
1098.38/1098.58	c   solving          :    1098.58
1098.38/1098.58	c   presolving       :       0.16 (included in solving)
1098.38/1098.58	c   reading          :       0.02 (included in solving)
1098.38/1098.58	c Original Problem   :
1098.38/1098.58	c   Problem name     : HOME/instance-3447721-1307897188.wbo
1098.38/1098.58	c   Variables        : 2014 (2014 binary, 0 integer, 0 implicit integer, 0 continuous)
1098.38/1098.58	c   Constraints      : 2708 initial, 2708 maximal
1098.38/1098.58	c Presolved Problem  :
1098.38/1098.58	c   Problem name     : t_HOME/instance-3447721-1307897188.wbo
1098.38/1098.58	c   Variables        : 3621 (1926 binary, 0 integer, 1695 implicit integer, 0 continuous)
1098.38/1098.58	c   Constraints      : 4244 initial, 47578 maximal
1098.38/1098.58	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1098.38/1098.58	c   trivial          :       0.00         88          0          0          0          0          0          0          0          0
1098.38/1098.58	c   dualfix          :       0.00         88          0          0          0          0          0          0          0          0
1098.38/1098.58	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1098.38/1098.58	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1098.38/1098.58	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1098.38/1098.58	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1098.38/1098.58	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1098.38/1098.58	c   setppc           :       0.00          0          0          0          0          0         22          0          0          0
1098.38/1098.58	c   linear           :       0.07          0          0          0       1816          0        137          0        120          0
1098.38/1098.58	c   indicator        :       0.00          0          0          0          0          0         88          0          0          0
1098.38/1098.58	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1098.38/1098.58	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1098.38/1098.58	c   root node        :          -       3358          -          -       3358          -          -          -          -          -
1098.38/1098.58	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1098.38/1098.58	c   integral         :          0          0          0     145950          0       1218          0        364       2393          0          0     287100
1098.38/1098.58	c   varbound         :          0+         6    1428989        548          0          0       6134          1     491285        543          0          0
1098.38/1098.58	c   setppc           :         31          6    1428768          5          0       1215    1428945       3089     726669          0          0          0
1098.38/1098.58	c   linear           :       1695+         7    1428363          8          0       1179    2589868      24793    3945929          0          0          0
1098.38/1098.58	c   indicator        :       1695          0    1401482        548          0       1178       9303          0      16002          0          0          0
1098.38/1098.58	c   logicor          :        823+         6     543174         19          0        269    1524210      14728     993683          0          0          0
1098.38/1098.58	c   bounddisjunction :          0+         0     120203          0          0          0         21          1         48          0          0          0
1098.38/1098.58	c   countsols        :          0          0          0         19          0        271          0          0          0          0          0          0
1098.38/1098.58	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1098.38/1098.58	c   integral         :      52.24       0.00       0.00      52.20       0.00       0.04       0.00
1098.38/1098.58	c   varbound         :       2.67       0.00       2.65       0.02       0.00       0.00       0.00
1098.38/1098.58	c   setppc           :       6.57       0.00       6.20       0.00       0.00       0.01       0.37
1098.38/1098.58	c   linear           :      37.69       0.00      35.55       0.00       0.00       0.27       1.87
1098.38/1098.58	c   indicator        :       4.34       0.01       3.60       0.04       0.00       0.68       0.00
1098.38/1098.58	c   logicor          :      69.84       0.00      68.10       0.00       0.00       0.02       1.72
1098.38/1098.58	c   bounddisjunction :       0.30       0.00       0.30       0.00       0.00       0.00       0.00
1098.38/1098.58	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1098.38/1098.58	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1098.38/1098.58	c   vbounds          :      60264       1762         12     111461
1098.38/1098.58	c   rootredcost      :         19          0          0       1679
1098.38/1098.58	c   pseudoobj        :    1437056       6449       2301     488554
1098.38/1098.58	c Propagator Timings :  TotalTime  Propagate    Resprop
1098.38/1098.58	c   vbounds          :       9.12       9.11       0.00
1098.38/1098.58	c   rootredcost      :       0.25       0.25       0.00
1098.38/1098.58	c   pseudoobj        :      37.40      37.28       0.12
1098.38/1098.58	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1098.38/1098.58	c   propagation      :       2.75      44925      44858     270582       30.6       1150       22.6          -
1098.38/1098.58	c   infeasible LP    :      26.43      97345      97342     670559       39.8       1805       14.3          0
1098.38/1098.58	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1098.38/1098.58	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1098.38/1098.58	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1098.38/1098.58	c   applied globally :          -          -          -     362521       32.6          -          -          -
1098.38/1098.58	c   applied locally  :          -          -          -          0        0.0          -          -          -
1098.38/1098.58	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1098.38/1098.58	c   cut pool         :       0.00          5          -          -         20          -    (maximal pool size: 292)
1098.38/1098.58	c   redcost          :       9.40     147634          0     120954          0          0
1098.38/1098.58	c   impliedbounds    :       0.00          6          0          0          0          0
1098.38/1098.58	c   intobj           :       0.00          0          0          0          0          0
1098.38/1098.58	c   gomory           :       0.57          6          0          0        894          0
1098.38/1098.58	c   cgmip            :       0.00          0          0          0          0          0
1098.38/1098.58	c   closecuts        :       0.00          0          0          0          0          0
1098.38/1098.58	c   strongcg         :       0.47          6          0          0       1905          0
1098.38/1098.58	c   cmir             :       0.08          6          0          0          0          0
1098.38/1098.58	c   flowcover        :       0.09          6          0          0          0          0
1098.38/1098.58	c   clique           :       0.00          6          0          0          0          0
1098.38/1098.58	c   zerohalf         :       0.00          0          0          0          0          0
1098.38/1098.58	c   mcf              :       0.00          1          0          0          0          0
1098.38/1098.58	c   oddcycle         :       0.00          0          0          0          0          0
1098.38/1098.58	c   rapidlearning    :       0.20          1          0          0          0         43
1098.38/1098.58	c Pricers            :       Time      Calls       Vars
1098.38/1098.58	c   problem variables:       0.00          0          0
1098.38/1098.58	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1098.38/1098.58	c   relpscost        :      52.06     145400        364       2393          0          0     287100
1098.38/1098.58	c   pscost           :       0.00          0          0          0          0          0          0
1098.38/1098.58	c   inference        :       0.00          0          0          0          0          0          0
1098.38/1098.58	c   mostinf          :       0.00          0          0          0          0          0          0
1098.38/1098.58	c   leastinf         :       0.00          0          0          0          0          0          0
1098.38/1098.58	c   fullstrong       :       0.00          0          0          0          0          0          0
1098.38/1098.58	c   allfullstrong    :       0.00          0          0          0          0          0          0
1098.38/1098.58	c   random           :       0.00          0          0          0          0          0          0
1098.38/1098.58	c Primal Heuristics  :       Time      Calls      Found
1098.38/1098.58	c   LP solutions     :       0.01          -         19
1098.38/1098.58	c   pseudo solutions :       0.00          -          0
1098.38/1098.58	c   feaspump         :       0.01          0          0
1098.38/1098.58	c   oneopt           :       0.20         19          0
1098.38/1098.58	c   veclendiving     :       0.79         44          0
1098.38/1098.58	c   linesearchdiving :       0.51         44          0
1098.38/1098.58	c   coefdiving       :       1.21         45          0
1098.38/1098.58	c   pscostdiving     :       0.88         45          0
1098.38/1098.58	c   fracdiving       :       1.29         45          0
1098.38/1098.58	c   guideddiving     :       1.31         45          0
1098.38/1098.58	c   objpscostdiving  :       0.27         23          0
1098.38/1098.58	c   rootsoldiving    :       0.72         23          0
1098.38/1098.58	c   crossover        :       1.51         42          0
1098.38/1098.58	c   trivial          :       0.00          2          0
1098.38/1098.58	c   shiftandpropagate:       0.42          1          1
1098.38/1098.58	c   simplerounding   :       0.29     146342          0
1098.38/1098.58	c   zirounding       :       0.53       1000          0
1098.38/1098.58	c   rounding         :       0.81       5363          0
1098.38/1098.58	c   shifting         :       0.75       1646          0
1098.38/1098.58	c   intshifting      :       0.01          0          0
1098.38/1098.58	c   twoopt           :       0.00          0          0
1098.38/1098.58	c   fixandinfer      :       0.00          0          0
1098.38/1098.58	c   clique           :       0.00          0          0
1098.38/1098.58	c   intdiving        :       0.00          0          0
1098.38/1098.58	c   actconsdiving    :       0.00          0          0
1098.38/1098.58	c   octane           :       0.00          0          0
1098.38/1098.58	c   rens             :       0.05          1          0
1098.38/1098.58	c   rins             :       0.00          0          0
1098.38/1098.58	c   localbranching   :       0.00          0          0
1098.38/1098.58	c   mutation         :       0.00          0          0
1098.38/1098.58	c   dins             :       0.00          0          0
1098.38/1098.58	c   vbounds          :       0.00          0          0
1098.38/1098.58	c   undercover       :       0.00          0          0
1098.38/1098.58	c   subnlp           :       0.05          0          0
1098.38/1098.58	c   trysol           :       0.41        858        268
1098.38/1098.58	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1098.38/1098.58	c   primal LP        :       0.00          0          0       0.00          -
1098.38/1098.58	c   dual LP          :     669.14     244068    4552104      18.65    6802.89
1098.38/1098.58	c   lex dual LP      :       0.00          0          0       0.00          -
1098.38/1098.58	c   barrier LP       :       0.00          0          0       0.00          -
1098.38/1098.58	c   diving/probing LP:       5.00       3567      25988       7.29    5195.12
1098.38/1098.58	c   strong branching :      49.62       8830     320333      36.28    6455.79
1098.38/1098.58	c     (at root node) :          -          9       2708     300.89          -
1098.38/1098.58	c   conflict analysis:       0.00          0          0       0.00          -
1098.38/1098.58	c B&B Tree           :
1098.38/1098.58	c   number of runs   :          1
1098.38/1098.58	c   nodes            :     281002
1098.38/1098.58	c   nodes (total)    :     281002
1098.38/1098.58	c   nodes left       :          0
1098.38/1098.58	c   max depth        :         87
1098.38/1098.58	c   max depth (total):         87
1098.38/1098.58	c   backtracks       :      28577 (10.2%)
1098.38/1098.58	c   delayed cutoffs  :       5672
1098.38/1098.58	c   repropagations   :     646119 (965196 domain reductions, 5309 cutoffs)
1098.38/1098.58	c   avg switch length:       6.04
1098.38/1098.58	c   switching time   :      74.83
1098.38/1098.58	c Solution           :
1098.38/1098.58	c   Solutions found  :        288 (20 improvements)
1098.38/1098.58	c   First Solution   : +3.58000000000000e+02   (in run 1, after 1 nodes, 0.60 seconds, depth 1809, found by <shiftandpropagate>)
1098.38/1098.58	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 276820 nodes, 1079.47 seconds, depth 40, found by <relaxation>)
1098.38/1098.58	c   Dual Bound       : +2.00000000000000e+00
1098.38/1098.58	c   Gap              :       0.00 %
1098.38/1098.58	c   Root Dual Bound  : +0.00000000000000e+00
1098.38/1098.58	c   Root Iterations  :        305
1098.48/1098.62	c Time complete: 1098.52.

Verifier Data

OK	2

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 /tmp/evaluation-result-3447721-1307897188/watcher-3447721-1307897188 -o /tmp/evaluation-result-3447721-1307897188/solver-3447721-1307897188 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447721-1307897188.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.84 1.90 1.80 3/175 20892
/proc/meminfo: memFree=12081140/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=9992 CPUtime=0 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 1500 0 0 0 0 0 0 0 25 0 1 0 901318444 10231808 1454 33554432000 4194304 9128323 140733883810752 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20892/statm: 2498 1454 399 1205 0 1289 0

[startup+0.0864901 s]
/proc/loadavg: 1.84 1.90 1.80 3/175 20892
/proc/meminfo: memFree=12081140/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=31736 CPUtime=0.07 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 6888 0 0 0 7 0 0 0 25 0 1 0 901318444 32497664 6583 33554432000 4194304 9128323 140733883810752 18446744073709551615 5267794 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20892/statm: 7934 6583 514 1205 0 6725 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31736

[startup+0.100489 s]
/proc/loadavg: 1.84 1.90 1.80 3/175 20892
/proc/meminfo: memFree=12081140/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=31736 CPUtime=0.09 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 6909 0 0 0 9 0 0 0 25 0 1 0 901318444 32497664 6604 33554432000 4194304 9128323 140733883810752 18446744073709551615 5266300 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20892/statm: 7934 6604 522 1205 0 6725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31736

[startup+0.30046 s]
/proc/loadavg: 1.84 1.90 1.80 3/175 20892
/proc/meminfo: memFree=12081140/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=37560 CPUtime=0.29 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 8568 0 0 0 28 1 0 0 25 0 1 0 901318444 38461440 8252 33554432000 4194304 9128323 140733883810752 18446744073709551615 5992444 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20892/statm: 9390 8252 606 1205 0 8181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37560

[startup+0.700368 s]
/proc/loadavg: 1.84 1.90 1.80 3/175 20892
/proc/meminfo: memFree=12081140/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=42996 CPUtime=0.69 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 10173 0 0 0 68 1 0 0 25 0 1 0 901318444 44027904 9703 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20892/statm: 10749 9703 666 1205 0 9540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42996

[startup+1.50022 s]
/proc/loadavg: 1.84 1.90 1.80 3/176 20893
/proc/meminfo: memFree=12011472/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=50472 CPUtime=1.49 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 18634 0 0 0 147 2 0 0 25 0 1 0 901318444 51683328 11526 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20892/statm: 12618 11526 725 1205 0 11409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50472

[startup+3.10097 s]
/proc/loadavg: 1.84 1.90 1.80 3/176 20893
/proc/meminfo: memFree=11996592/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=56132 CPUtime=3.09 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 25270 0 0 0 304 5 0 0 25 0 1 0 901318444 57479168 12850 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20892/statm: 14033 12850 737 1205 0 12824 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56132

[startup+12.2558 s]
/proc/loadavg: 1.85 1.91 1.80 3/176 20893
/proc/meminfo: memFree=11991640/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=59804 CPUtime=12.25 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 26174 0 0 0 1212 13 0 0 25 0 1 0 901318444 61239296 13754 33554432000 4194304 9128323 140733883810752 18446744073709551615 7191211 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20892/statm: 14951 13754 741 1205 0 13742 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 59804

[startup+12.7003 s]
/proc/loadavg: 1.85 1.91 1.80 3/176 20893
/proc/meminfo: memFree=11991640/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=59936 CPUtime=12.69 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 31340 0 0 0 1255 14 0 0 25 0 1 0 901318444 61374464 13820 33554432000 4194304 9128323 140733883810752 18446744073709551615 7216720 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20892/statm: 14984 13820 750 1205 0 13775 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59936

[startup+25.5011 s]
/proc/loadavg: 2.15 1.97 1.82 3/176 20893
/proc/meminfo: memFree=11976744/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=70920 CPUtime=25.45 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 47577 0 0 0 2523 22 0 0 25 0 1 0 901318444 72622080 16494 33554432000 4194304 9128323 140733883810752 18446744073709551615 4692912 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 17730 16494 751 1205 0 16521 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 70920

[startup+51.1006 s]
/proc/loadavg: 2.10 1.97 1.83 3/176 20895
/proc/meminfo: memFree=11949724/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=100312 CPUtime=51.04 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 93312 0 0 0 5064 40 0 0 25 0 1 0 901318444 102719488 23535 33554432000 4194304 9128323 140733883810752 18446744073709551615 4442779 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 25078 23535 751 1205 0 23869 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 100312

[startup+102.301 s]
/proc/loadavg: 2.08 1.99 1.84 3/176 20895
/proc/meminfo: memFree=11944012/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=84456 CPUtime=102.24 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 123005 0 0 0 10146 78 0 0 25 0 1 0 901318444 86482944 19941 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 21114 19941 754 1205 0 19905 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 84456

[startup+162.3 s]
/proc/loadavg: 2.03 1.99 1.84 3/176 20897
/proc/meminfo: memFree=11927620/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=100096 CPUtime=162.24 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 142945 0 0 0 16104 120 0 0 25 0 1 0 901318444 102498304 23876 33554432000 4194304 9128323 140733883810752 18446744073709551615 6547200 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 25024 23876 754 1205 0 23815 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 100096

[startup+222.307 s]
/proc/loadavg: 2.01 1.99 1.85 3/176 20899
/proc/meminfo: memFree=11925004/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=100096 CPUtime=222.23 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 145954 0 0 0 22067 156 0 0 25 0 1 0 901318444 102498304 23878 33554432000 4194304 9128323 140733883810752 18446744073709551615 7217931 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 25024 23878 754 1205 0 23815 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 100096

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.85 3/176 20901
/proc/meminfo: memFree=11924996/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=100096 CPUtime=282.22 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 145954 0 0 0 28032 190 0 0 25 0 1 0 901318444 102498304 23878 33554432000 4194304 9128323 140733883810752 18446744073709551615 6712723 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 25024 23878 754 1205 0 23815 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 100096

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.86 3/176 20902
/proc/meminfo: memFree=11927452/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=100096 CPUtime=342.22 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 174334 0 0 0 33991 231 0 0 25 0 1 0 901318444 102498304 23883 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 25024 23883 754 1205 0 23815 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 100096

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.87 3/176 20903
/proc/meminfo: memFree=11927436/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=100096 CPUtime=402.22 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 184987 0 0 0 39956 266 0 0 25 0 1 0 901318444 102498304 23883 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 25024 23883 754 1205 0 23815 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 100096

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/176 20905
/proc/meminfo: memFree=11924200/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=100096 CPUtime=462.21 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 188850 0 0 0 45919 302 0 0 25 0 1 0 901318444 102498304 23889 33554432000 4194304 9128323 140733883810752 18446744073709551615 7346439 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 25024 23889 754 1205 0 23815 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 100096

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.88 3/176 20907
/proc/meminfo: memFree=11919848/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=100096 CPUtime=522.21 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 193547 0 0 0 51881 340 0 0 25 0 1 0 901318444 102498304 23889 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 25024 23889 754 1205 0 23815 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 100096

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.88 3/176 20909
/proc/meminfo: memFree=11919584/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=100744 CPUtime=582.21 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 193658 0 0 0 57845 376 0 0 25 0 1 0 901318444 103161856 24000 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 25186 24000 754 1205 0 23977 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 100744

[startup+642.301 s]
/proc/loadavg: 2.06 2.01 1.89 3/176 20910
/proc/meminfo: memFree=11917220/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=101200 CPUtime=642.21 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 193780 0 0 0 63809 412 0 0 25 0 1 0 901318444 103628800 24122 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 25300 24122 754 1205 0 24091 0
Current children cumulated CPU time (s) 642.21
Current children cumulated vsize (KiB) 101200

[startup+702.301 s]
/proc/loadavg: 2.12 2.03 1.91 3/176 20949
/proc/meminfo: memFree=11935696/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=105192 CPUtime=702.21 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 194773 0 0 0 69775 446 0 0 25 0 1 0 901318444 107716608 25115 33554432000 4194304 9128323 140733883810752 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 26298 25115 754 1205 0 25089 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 105192

[startup+762.306 s]
/proc/loadavg: 2.04 2.02 1.91 3/176 20951
/proc/meminfo: memFree=11934772/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=105768 CPUtime=762.21 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 199971 0 0 0 75740 481 0 0 25 0 1 0 901318444 108306432 25287 33554432000 4194304 9128323 140733883810752 18446744073709551615 7346442 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 26442 25287 754 1205 0 25233 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 105768

[startup+822.301 s]
/proc/loadavg: 2.01 2.02 1.91 3/176 20953
/proc/meminfo: memFree=11933760/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=107172 CPUtime=822.2 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 200319 0 0 0 81705 515 0 0 25 0 1 0 901318444 109744128 25635 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 26793 25635 754 1205 0 25584 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 107172

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 1.91 3/176 20964
/proc/meminfo: memFree=11931196/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=109108 CPUtime=882.2 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 200790 0 0 0 87671 549 0 0 25 0 1 0 901318444 111726592 26106 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 27277 26106 754 1205 0 26068 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 109108

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 1.91 3/176 20965
/proc/meminfo: memFree=11929764/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=110968 CPUtime=942.2 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 201289 0 0 0 93637 583 0 0 25 0 1 0 901318444 113631232 26603 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 27742 26603 754 1205 0 26533 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 110968

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 20966
/proc/meminfo: memFree=11927652/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=112756 CPUtime=1002.2 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 201724 0 0 0 99607 613 0 0 25 0 1 0 901318444 115462144 27038 33554432000 4194304 9128323 140733883810752 18446744073709551615 7346381 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 28189 27038 754 1205 0 26980 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 112756

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 20968
/proc/meminfo: memFree=11925516/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=114132 CPUtime=1062.19 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 202051 0 0 0 105575 644 0 0 25 0 1 0 901318444 116871168 27365 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 28533 27365 754 1205 0 27324 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 114132

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

[startup+1085 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 20969
/proc/meminfo: memFree=11923652/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=115096 CPUtime=1084.89 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 211746 0 0 0 107831 658 0 0 25 0 1 0 901318444 117858304 27590 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 28774 27590 754 1205 0 27565 0
Current children cumulated CPU time (s) 1084.89
Current children cumulated vsize (KiB) 115096

[startup+1091.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 20969
/proc/meminfo: memFree=11923648/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=115096 CPUtime=1091.29 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 216594 0 0 0 108469 660 0 0 25 0 1 0 901318444 117858304 27589 33554432000 4194304 9128323 140733883810752 18446744073709551615 4751069 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 28774 27589 754 1205 0 27565 0
Current children cumulated CPU time (s) 1091.29
Current children cumulated vsize (KiB) 115096

[startup+1094.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 20970
/proc/meminfo: memFree=11923648/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=115096 CPUtime=1094.48 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 221447 0 0 0 108786 662 0 0 25 0 1 0 901318444 117858304 27589 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 28774 27589 754 1205 0 27565 0
Current children cumulated CPU time (s) 1094.48
Current children cumulated vsize (KiB) 115096

[startup+1096.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 20970
/proc/meminfo: memFree=11923276/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=116028 CPUtime=1096.09 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 221697 0 0 0 108946 663 0 0 25 0 1 0 901318444 118812672 27838 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 29007 27838 754 1205 0 27798 0
Current children cumulated CPU time (s) 1096.09
Current children cumulated vsize (KiB) 116028

[startup+1097.81 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 20970
/proc/meminfo: memFree=11923276/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=116028 CPUtime=1097.69 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 221703 0 0 0 109105 664 0 0 25 0 1 0 901318444 118812672 27844 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 29007 27844 754 1205 0 27798 0
Current children cumulated CPU time (s) 1097.69
Current children cumulated vsize (KiB) 116028

[startup+1098.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 20970
/proc/meminfo: memFree=11923276/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=116028 CPUtime=1098.09 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 221703 0 0 0 109145 664 0 0 25 0 1 0 901318444 118812672 27844 33554432000 4194304 9128323 140733883810752 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20892/statm: 29007 27844 754 1205 0 27798 0
Current children cumulated CPU time (s) 1098.09
Current children cumulated vsize (KiB) 116028

[startup+1098.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 20970
/proc/meminfo: memFree=11923276/32951132 swapFree=67054624/67111528
[pid=20892] ppid=20890 vsize=114616 CPUtime=1098.48 cores=0,2,4,6
/proc/20892/stat : 20892 (scip-2.0.1.4.li) R 20890 20892 19566 0 -1 4202496 221705 0 0 0 109184 664 0 0 18 0 1 0 901318444 117366784 27493 33554432000 4194304 9128323 140733883810752 18446744073709551615 6885312 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20892/statm: 28654 27493 756 1205 0 27445 0
Current children cumulated CPU time (s) 1098.48
Current children cumulated vsize (KiB) 114616

Child status: 0
Real time (s): 1098.63
CPU time (s): 1098.53
CPU user time (s): 1091.87
CPU system time (s): 6.65399
CPU usage (%): 99.9906
Max. virtual memory (cumulated for all children) (KiB): 126248

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

runsolver used 2.87156 second user time and 6.23605 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-12 18:46:28
IDJOB=3447721
IDBENCH=78897
IDSOLVER=1944
FILE ID=node131/3447721-1307897188
RUNJOBID= node131-1307897176-20674
PBS_JOBID= 13559575
Free space on /tmp= 56576 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.1900568706--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 /tmp/evaluation-result-3447721-1307897188/watcher-3447721-1307897188 -o /tmp/evaluation-result-3447721-1307897188/solver-3447721-1307897188 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447721-1307897188.wbo -t 1800 -m 15500

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

MD5SUM BENCH= d42cf4effb818ceec652d99deb164158
RANDOM SEED=902485512

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12082916 kB
Buffers:        329480 kB
Cached:       19828972 kB
SwapCached:       9816 kB
Active:       15619688 kB
Inactive:      4563636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12082916 kB
SwapTotal:    67111528 kB
SwapFree:     67054624 kB
Dirty:           24492 kB
Writeback:           0 kB
AnonPages:       22512 kB
Mapped:          14412 kB
Slab:           622920 kB
PageTables:       4716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   208932 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 56560 MiB
End job on node131 at 2011-06-12 19:04:47