Trace number 3447751

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 1071.05 1071.04

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900557957--soft-66-100-0.wbo
MD5SUMcd9d62896ad241b3e0bc0c585d812475
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark139.442
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 constraints930
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 46532
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46531
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 717
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-3447751-1307897326.wbo>
0.00/0.02	c original problem has 1161 variables (1161 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.04	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.00/0.07	c (round 2) 0 del vars, 167 del conss, 0 add conss, 930 chg bounds, 57 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.00/0.09	c (round 3) 114 del vars, 249 del conss, 0 add conss, 949 chg bounds, 120 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.00/0.09	c (round 4) 152 del vars, 261 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.09/0.10	c (round 5) 158 del vars, 261 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 1675 upgd conss, 212 impls, 14 clqs
0.09/0.11	c (round 6) 158 del vars, 278 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 1675 upgd conss, 212 impls, 14 clqs
0.09/0.15	c    (0.2s) probing: 101/1082 (9.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (7 rounds):
0.09/0.15	c  158 deleted vars, 278 deleted constraints, 0 added constraints, 952 tightened bounds, 0 added holes, 129 changed sides, 0 changed coefficients
0.09/0.15	c  1063 implications, 14 cliques
0.09/0.15	c presolved problem has 1933 variables (1082 bin, 0 int, 851 impl, 0 cont) and 3360 constraints
0.09/0.15	c       1 constraints of type <knapsack>
0.09/0.15	c      53 constraints of type <setppc>
0.09/0.15	c     851 constraints of type <linear>
0.09/0.15	c     851 constraints of type <indicator>
0.09/0.15	c    1604 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.13
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.0.1.4
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1800
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 13950
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.19/0.25	o 777
0.19/0.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.26	c T 0.3s|     1 |     0 |     0 |     - |9187k|   0 |   - |1933 |4215 |1933 |2509 |   0 |   4 |   0 |      --      | 7.770000e+02 |    Inf 
0.19/0.27	c   0.3s|     1 |     0 |    95 |     - |8792k|   0 |  33 |1933 |4215 |1933 |2509 |   0 |   4 |   0 | 0.000000e+00 | 7.770000e+02 |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |   163 |     - |9451k|   0 |  37 |1933 |4253 |1933 |2518 |   9 |   4 |   0 | 0.000000e+00 | 7.770000e+02 |    Inf 
0.49/0.52	c   0.5s|     1 |     0 |   200 |     - |9835k|   0 |  40 |1933 |4253 |1933 |2526 |  17 |   4 |   0 | 0.000000e+00 | 7.770000e+02 |    Inf 
0.59/0.68	c   0.7s|     1 |     0 |   219 |     - |  10M|   0 |  44 |1933 |4253 |1933 |2527 |  18 |   4 |   0 | 0.000000e+00 | 7.770000e+02 |    Inf 
0.79/0.85	c   0.9s|     1 |     0 |   252 |     - |  10M|   0 |  46 |1933 |4253 |1933 |2532 |  23 |   4 |   0 | 0.000000e+00 | 7.770000e+02 |    Inf 
0.99/1.05	c   1.1s|     1 |     0 |   296 |     - |  11M|   0 |  49 |1933 |4253 |1933 |2537 |  28 |   4 |   0 | 0.000000e+00 | 7.770000e+02 |    Inf 
1.20/1.26	c   1.3s|     1 |     0 |   306 |     - |  11M|   0 |  51 |1933 |4253 |1933 |2541 |  32 |   4 |   0 | 0.000000e+00 | 7.770000e+02 |    Inf 
1.99/2.05	c   2.0s|     1 |     2 |  5204 |     - |  11M|   0 |  51 |1933 |4253 |1933 |2541 |  32 |   4 |   9 | 0.000000e+00 | 7.770000e+02 |    Inf 
3.09/3.16	o 577
3.09/3.16	c * 3.2s|    11 |    10 |  5933 | 562.7 |  11M|  10 |   - |1933 |4253 |1933 |2536 |  38 |   4 | 137 | 0.000000e+00 | 5.770000e+02 |    Inf 
3.09/3.16	o 495
3.09/3.16	c * 3.2s|    12 |     9 |  5938 | 512.0 |  11M|  10 |   - |1933 |4253 |1933 |2535 |  39 |   4 | 137 | 0.000000e+00 | 4.950000e+02 |    Inf 
4.40/4.41	o 459
4.40/4.41	c * 4.4s|    30 |    21 |  6735 | 221.7 |  11M|  12 |   - |1933 |4261 |1933 |2539 |  48 |  12 | 311 | 0.000000e+00 | 4.590000e+02 |    Inf 
4.40/4.41	o 344
4.40/4.41	c * 4.4s|    31 |    20 |  6751 | 214.8 |  11M|  12 |   - |1933 |4261 |1933 |2541 |  50 |  12 | 311 | 0.000000e+00 | 3.440000e+02 |    Inf 
5.89/5.94	o 339
5.89/5.94	c * 5.9s|    50 |    32 |  7917 | 155.3 |  12M|  12 |   - |1933 |4265 |1933 |2546 |  68 |  16 | 536 | 0.000000e+00 | 3.390000e+02 |    Inf 
5.89/5.94	o 310
5.89/5.94	c * 5.9s|    51 |    31 |  7918 | 152.2 |  12M|  12 |   - |1933 |4265 |1933 |2546 |  69 |  16 | 536 | 0.000000e+00 | 3.100000e+02 |    Inf 
10.29/10.31	o 291
10.29/10.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.29/10.31	c *10.3s|   400 |   112 | 12041 |  29.4 |  14M|  33 |   - |1933 |4594 |1933 |2535 | 143 | 346 |1309 | 0.000000e+00 | 2.910000e+02 |    Inf 
11.99/12.02	o 261
11.99/12.02	c *12.0s|   765 |   207 | 15603 |  20.0 |  16M|  33 |   - |1933 |4913 |1933 |2532 | 232 | 724 |1522 | 0.000000e+00 | 2.610000e+02 |    Inf 
12.79/12.89	o 244
12.79/12.89	c *12.9s|  1044 |   245 | 18051 |  17.0 |  16M|  35 |   - |1933 |5150 |1933 |2539 | 278 |1024 |1587 | 0.000000e+00 | 2.440000e+02 |    Inf 
13.30/13.34	o 195
13.30/13.34	c *13.3s|  1221 |   274 | 19387 |  15.6 |  17M|  39 |   - |1933 |5322 |1933 |2534 | 309 |1243 |1603 | 0.000000e+00 | 1.950000e+02 |    Inf 
13.30/13.35	o 183
13.30/13.35	c *13.3s|  1222 |   269 | 19415 |  15.7 |  17M|  39 |   - |1933 |5322 |1933 |2530 | 311 |1243 |1603 | 0.000000e+00 | 1.830000e+02 |    Inf 
13.30/13.39	o 171
13.30/13.39	c *13.4s|  1236 |   263 | 19508 |  15.5 |  16M|  39 |   - |1933 |5341 |1933 |2529 | 312 |1262 |1603 | 0.000000e+00 | 1.710000e+02 |    Inf 
13.39/13.42	o 122
13.39/13.42	c *13.4s|  1239 |   235 | 19549 |  15.5 |  16M|  39 |   - |1933 |5341 |1933 |2532 | 316 |1262 |1604 | 0.000000e+00 | 1.220000e+02 |    Inf 
13.39/13.42	o 121
13.39/13.42	c *13.4s|  1240 |   233 | 19576 |  15.6 |  16M|  39 |   - |1933 |5341 |1933 |2528 | 316 |1262 |1604 | 0.000000e+00 | 1.210000e+02 |    Inf 
13.50/13.51	o 118
13.50/13.51	c *13.5s|  1263 |   236 | 19954 |  15.6 |  16M|  39 |   - |1933 |5347 |1933 |2530 | 318 |1275 |1608 | 0.000000e+00 | 1.180000e+02 |    Inf 
13.59/13.67	o 110
13.59/13.67	c *13.7s|  1314 |   224 | 20324 |  15.2 |  16M|  39 |   - |1933 |5378 |1933 |2535 | 328 |1332 |1610 | 0.000000e+00 | 1.100000e+02 |    Inf 
13.79/13.84	o 108
13.79/13.84	c *13.8s|  1378 |   228 | 20769 |  14.9 |  16M|  46 |   - |1933 |5438 |1933 |2527 | 331 |1408 |1614 | 0.000000e+00 | 1.080000e+02 |    Inf 
16.69/16.75	o 86
16.69/16.75	c *16.8s|  2716 |   269 | 28442 |  10.4 |  17M|  51 |   - |1933 |5832 |1933 |2529 | 415 |2685 |1653 | 0.000000e+00 | 8.600000e+01 |    Inf 
17.20/17.29	o 81
17.20/17.29	c *17.3s|  2905 |   247 | 30057 |  10.2 |  17M|  51 |   - |1933 |5499 |1933 |2527 | 415 |2919 |1654 | 0.000000e+00 | 8.100000e+01 |    Inf 
19.19/19.20	o 44
19.19/19.20	c *19.2s|  3482 |   274 | 36848 |  10.5 |  17M|  51 |   - |1933 |5277 |1933 |2531 | 424 |3555 |1697 | 0.000000e+00 | 4.400000e+01 |    Inf 
19.19/19.27	o 33
19.19/19.27	c *19.3s|  3508 |   259 | 37008 |  10.5 |  17M|  51 |   - |1933 |4554 |1933 |2529 | 428 |3582 |1697 | 0.000000e+00 | 3.300000e+01 |    Inf 
20.99/21.08	o 31
20.99/21.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
20.99/21.08	c *21.1s|  3915 |   309 | 44929 |  11.4 |  17M|  51 |   - |1933 |4233 |1933 |2530 | 436 |4081 |1746 | 0.000000e+00 | 3.100000e+01 |    Inf 
21.29/21.31	o 29
21.29/21.31	c *21.3s|  3971 |   305 | 45724 |  11.4 |  17M|  51 |   - |1933 |4073 |1933 |2527 | 436 |4150 |1753 | 0.000000e+00 | 2.900000e+01 |    Inf 
41.69/41.73	c  41.7s| 10000 |  1027 |151623 |  15.1 |  22M|  64 |  30 |1933 |6083 |1933 |2530 | 445 |  10k|1800 | 0.000000e+00 | 2.900000e+01 |    Inf 
49.50/49.54	o 23
49.50/49.54	c *49.5s| 12555 |  1230 |191901 |  15.3 |  24M|  69 |   - |1933 |7568 |1933 |2530 | 447 |  13k|1800 | 0.000000e+00 | 2.300000e+01 |    Inf 
74.29/74.39	c  74.4s| 20000 |  1601 |318919 |  15.9 |  28M|  69 |   - |1933 |7393 |   0 |   0 | 454 |  22k|1993 | 0.000000e+00 | 2.300000e+01 |    Inf 
110.19/110.24	c   110s| 30000 |  2298 |493821 |  16.5 |  33M|  69 |   - |1933 |7786 |   0 |   0 | 460 |  34k|2572 | 0.000000e+00 | 2.300000e+01 |    Inf 
144.50/144.53	c   145s| 40000 |  3091 |657360 |  16.4 |  40M|  69 |  30 |1933 |9744 |1933 |2530 | 472 |  46k|3057 | 0.000000e+00 | 2.300000e+01 |    Inf 
153.49/153.50	o 22
153.49/153.50	c * 153s| 42429 |  3296 |701044 |  16.5 |  41M|  69 |   - |1933 |  10k|1933 |2528 | 482 |  49k|3200 | 0.000000e+00 | 2.200000e+01 |    Inf 
153.49/153.50	o 14
153.49/153.50	c * 154s| 42430 |  3231 |701055 |  16.5 |  40M|  69 |   - |1933 |  10k|1933 |2528 | 482 |  49k|3200 | 0.000000e+00 | 1.400000e+01 |    Inf 
154.40/154.43	o 10
154.40/154.43	c * 154s| 42667 |  3235 |705894 |  16.5 |  40M|  69 |   - |1933 |8713 |1933 |2530 | 485 |  50k|3202 | 0.000000e+00 | 1.000000e+01 |    Inf 
162.29/162.32	o 7
162.29/162.32	c * 162s| 44729 |  3385 |747119 |  16.7 |  41M|  69 |   - |1933 |7161 |1933 |2527 | 485 |  52k|3322 | 0.000000e+00 | 7.000000e+00 |    Inf 
183.09/183.17	c   183s| 50000 |  3646 |862423 |  17.2 |  43M|  69 |   - |1933 |5434 |1933 |2530 | 485 |  57k|3597 | 0.000000e+00 | 7.000000e+00 |    Inf 
216.70/216.77	c   217s| 60000 |  4330 |  1048k|  17.5 |  49M|  69 |   - |1933 |8421 |1933 |2527 | 485 |  69k|4017 | 0.000000e+00 | 7.000000e+00 |    Inf 
247.70/247.76	c   248s| 70000 |  4977 |  1218k|  17.4 |  54M|  69 |   - |1933 |  10k|1933 |2527 | 485 |  81k|4335 | 0.000000e+00 | 7.000000e+00 |    Inf 
281.19/281.26	c   281s| 80000 |  5418 |  1399k|  17.5 |  58M|  69 |   - |1933 |  11k|1933 |2527 | 485 |  93k|4805 | 0.000000e+00 | 7.000000e+00 |    Inf 
315.00/315.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
315.00/315.08	c   315s| 90000 |  5641 |  1574k|  17.5 |  62M|  71 |  29 |1933 |  14k|1933 |2527 | 485 | 107k|5577 | 0.000000e+00 | 7.000000e+00 |    Inf 
350.80/350.85	c   351s|100000 |  5830 |  1758k|  17.6 |  64M|  71 |   - |1933 |  13k|1933 |2527 | 485 | 120k|6451 | 0.000000e+00 | 7.000000e+00 |    Inf 
387.50/387.52	c   388s|110000 |  6067 |  1956k|  17.8 |  67M|  71 |   - |1933 |  14k|   0 |   0 | 485 | 133k|7176 | 0.000000e+00 | 7.000000e+00 |    Inf 
422.60/422.64	c   423s|120000 |  6319 |  2143k|  17.9 |  69M|  71 |   - |1933 |  13k|   0 |   0 | 485 | 146k|7856 | 0.000000e+00 | 7.000000e+00 |    Inf 
460.20/460.21	c   460s|130000 |  6533 |  2345k|  18.0 |  72M|  71 |   - |1933 |  14k|1933 |2527 | 485 | 158k|8677 | 0.000000e+00 | 7.000000e+00 |    Inf 
496.11/496.20	c   496s|140000 |  6749 |  2537k|  18.1 |  75M|  79 |   - |1933 |  15k|1933 |2527 | 485 | 171k|9428 | 0.000000e+00 | 7.000000e+00 |    Inf 
532.81/532.89	c   533s|150000 |  6859 |  2732k|  18.2 |  77M|  79 |   - |1933 |  16k|1933 |2527 | 485 | 183k|  10k| 0.000000e+00 | 7.000000e+00 |    Inf 
569.61/569.67	c   570s|160000 |  6964 |  2927k|  18.3 |  78M|  79 |   - |1933 |  14k|1933 |2527 | 485 | 195k|  10k| 0.000000e+00 | 7.000000e+00 |    Inf 
608.60/608.64	c   609s|170000 |  7172 |  3139k|  18.5 |  80M|  79 |   - |1933 |  14k|1933 |2527 | 485 | 206k|  11k| 0.000000e+00 | 7.000000e+00 |    Inf 
643.81/643.85	c   644s|180000 |  7275 |  3328k|  18.5 |  82M|  79 |   - |1933 |  14k|1933 |2527 | 485 | 218k|  12k| 0.000000e+00 | 7.000000e+00 |    Inf 
681.41/681.40	c   681s|190000 |  7379 |  3534k|  18.6 |  82M|  79 |   - |1933 |9994 |1933 |2527 | 485 | 229k|  12k| 0.000000e+00 | 7.000000e+00 |    Inf 
718.21/718.27	c   718s|200000 |  7441 |  3734k|  18.7 |  84M|  79 |   - |1933 |  10k|1933 |2527 | 485 | 241k|  13k| 0.000000e+00 | 7.000000e+00 |    Inf 
756.10/756.10	c   756s|210000 |  7505 |  3942k|  18.8 |  85M|  79 |   - |1933 |9761 |1933 |2527 | 485 | 252k|  14k| 0.000000e+00 | 7.000000e+00 |    Inf 
793.81/793.83	c   794s|220000 |  7587 |  4149k|  18.9 |  87M|  79 |  25 |1933 |9385 |1933 |2527 | 485 | 264k|  15k| 0.000000e+00 | 7.000000e+00 |    Inf 
832.21/832.21	c   832s|230000 |  7718 |  4369k|  19.0 |  89M|  79 |   - |1933 |  10k|1933 |2527 | 485 | 275k|  15k| 0.000000e+00 | 7.000000e+00 |    Inf 
870.81/870.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
870.81/870.87	c   871s|240000 |  7817 |  4580k|  19.1 |  90M|  79 |  28 |1933 |9930 |1933 |2527 | 485 | 286k|  16k| 0.000000e+00 | 7.000000e+00 |    Inf 
905.32/905.39	c   905s|250000 |  7898 |  4774k|  19.1 |  92M|  79 |  31 |1933 |  11k|1933 |2527 | 485 | 299k|  16k| 0.000000e+00 | 7.000000e+00 |    Inf 
941.91/941.94	c   942s|260000 |  8079 |  4970k|  19.1 |  95M|  79 |   - |1933 |  13k|1933 |2527 | 485 | 310k|  17k| 0.000000e+00 | 7.000000e+00 |    Inf 
977.12/977.13	c   977s|270000 |  7241 |  5151k|  19.1 |  91M|  79 |   - |1933 |8407 |   0 |   0 | 485 | 324k|  18k| 4.237288e-01 | 7.000000e+00 |1552.00%
1002.51/1002.55	c  1003s|280000 |  4981 |  5256k|  18.8 |  74M|  79 |   - |1933 |  11k|1933 |2527 | 485 | 343k|  18k| 6.666667e-01 | 7.000000e+00 | 950.00%
1030.61/1030.64	c  1031s|290000 |  3389 |  5378k|  18.5 |  59M|  79 |  28 |1933 |  12k|1933 |2527 | 485 | 360k|  18k| 8.823529e-01 | 7.000000e+00 | 693.33%
1059.72/1059.73	c  1060s|300000 |  1998 |  5514k|  18.4 |  46M|  79 |  22 |1933 |  11k|1933 |2527 | 485 | 377k|  18k| 1.111111e+00 | 7.000000e+00 | 530.00%
1071.01/1071.00	c 
1071.01/1071.00	c SCIP Status        : problem is solved [optimal solution found]
1071.01/1071.00	c Solving Time (sec) : 1071.00
1071.01/1071.00	c Solving Nodes      : 303715
1071.01/1071.00	c Primal Bound       : +7.00000000000000e+00 (157 solutions)
1071.01/1071.00	c Dual Bound         : +7.00000000000000e+00
1071.01/1071.00	c Gap                : 0.00 %
1071.01/1071.00	s OPTIMUM FOUND
1071.01/1071.00	v -x231 -x230 x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1071.01/1071.00	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 x191 -x190 -x189 
1071.01/1071.00	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1071.01/1071.00	v -x167 -x166 -x165 -x164 x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 
1071.01/1071.00	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 -x129 -x128 x127 -x126 
1071.01/1071.00	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1071.01/1071.00	v -x104 -x103 x102 -x101 -x100 -x99 -x98 x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1071.01/1071.00	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 
1071.01/1071.00	v -x54 -x53 x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1071.01/1071.00	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 
1071.01/1071.00	v -x2 -x1 
1071.01/1071.00	c SCIP Status        : problem is solved [optimal solution found]
1071.01/1071.00	c Total Time         :    1071.00
1071.01/1071.00	c   solving          :    1071.00
1071.01/1071.00	c   presolving       :       0.13 (included in solving)
1071.01/1071.00	c   reading          :       0.02 (included in solving)
1071.01/1071.00	c Original Problem   :
1071.01/1071.00	c   Problem name     : HOME/instance-3447751-1307897326.wbo
1071.01/1071.00	c   Variables        : 1161 (1161 binary, 0 integer, 0 implicit integer, 0 continuous)
1071.01/1071.00	c   Constraints      : 2708 initial, 2708 maximal
1071.01/1071.00	c Presolved Problem  :
1071.01/1071.00	c   Problem name     : t_HOME/instance-3447751-1307897326.wbo
1071.01/1071.00	c   Variables        : 1933 (1082 binary, 0 integer, 851 implicit integer, 0 continuous)
1071.01/1071.00	c   Constraints      : 3360 initial, 17130 maximal
1071.01/1071.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1071.01/1071.00	c   trivial          :       0.00         79          0          0          0          0          0          0          0          0
1071.01/1071.00	c   dualfix          :       0.00         79          0          0          0          0          0          0          0          0
1071.01/1071.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1071.01/1071.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1071.01/1071.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1071.01/1071.00	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1071.01/1071.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1071.01/1071.00	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1071.01/1071.00	c   setppc           :       0.00          0          0          0          0          0         17          0          0          0
1071.01/1071.00	c   linear           :       0.07          0          0          0        952          0        182          0        129          0
1071.01/1071.00	c   indicator        :       0.00          0          0          0          0          0         79          0          0          0
1071.01/1071.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1071.01/1071.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1071.01/1071.00	c   root node        :          -       1612          -          -       1612          -          -          -          -          -
1071.01/1071.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1071.01/1071.00	c   integral         :          0          0          0     167674          0       1129          0        287      12927          0          0     310688
1071.01/1071.00	c   varbound         :          0+         6    1299580        479          0          0      27874          5     649368        467          0          0
1071.01/1071.00	c   knapsack         :          1          6    1303372          8          0       1126     303066       4591    1541043          0          0          0
1071.01/1071.00	c   setppc           :         53          6    1303886          3          0       1124    1484164      12618    1038193          0          0          0
1071.01/1071.00	c   linear           :        851+         7    1291739          8          0       1119    1608941       9984    1284121          0          0          0
1071.01/1071.00	c   indicator        :        851          0    1282001        479          0       1119      10308          0      21360          0          0          0
1071.01/1071.00	c   logicor          :       1604+         6     704359         28          0        129    1527702      20026    1757581          0          0          0
1071.01/1071.00	c   bounddisjunction :          0+         0      97492          0          0          0          6          1          7          0          0          0
1071.01/1071.00	c   countsols        :          0          0          0         28          0        131          0          0          0          0          0          0
1071.01/1071.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1071.01/1071.00	c   integral         :      67.40       0.00       0.00      67.38       0.00       0.02       0.00
1071.01/1071.00	c   varbound         :       2.17       0.00       2.15       0.01       0.00       0.00       0.01
1071.01/1071.00	c   knapsack         :       4.14       0.00       3.82       0.00       0.00       0.00       0.32
1071.01/1071.00	c   setppc           :       5.55       0.00       5.18       0.00       0.00       0.00       0.37
1071.01/1071.00	c   linear           :      13.58       0.00      12.72       0.00       0.00       0.08       0.77
1071.01/1071.00	c   indicator        :       2.71       0.01       2.18       0.02       0.00       0.50       0.00
1071.01/1071.00	c   logicor          :      44.58       0.00      43.55       0.00       0.00       0.01       1.02
1071.01/1071.00	c   bounddisjunction :       0.11       0.00       0.11       0.00       0.00       0.00       0.00
1071.01/1071.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1071.01/1071.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1071.01/1071.00	c   vbounds          :     193165      21158         10     434133
1071.01/1071.00	c   rootredcost      :         28          0          0        806
1071.01/1071.00	c   pseudoobj        :    1312302      28403       1686     647781
1071.01/1071.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1071.01/1071.00	c   vbounds          :      13.39      13.38       0.01
1071.01/1071.00	c   rootredcost      :       0.23       0.23       0.00
1071.01/1071.00	c   pseudoobj        :      18.92      18.65       0.27
1071.01/1071.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1071.01/1071.00	c   propagation      :       2.10      48921      48866     253107       28.9       1711       20.1          -
1071.01/1071.00	c   infeasible LP    :      14.49      84734      84732     549543       40.4       1665       14.4          0
1071.01/1071.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1071.01/1071.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1071.01/1071.00	c   pseudo solution  :       0.00          3          3         10       18.0          1        6.0          -
1071.01/1071.00	c   applied globally :          -          -          -     384395       32.7          -          -          -
1071.01/1071.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1071.01/1071.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1071.01/1071.00	c   cut pool         :       0.00          5          -          -         17          -    (maximal pool size: 535)
1071.01/1071.00	c   redcost          :       8.16     191616          0     901780          0          0
1071.01/1071.00	c   impliedbounds    :       0.00          6          0          0          0          0
1071.01/1071.00	c   intobj           :       0.00          0          0          0          0          0
1071.01/1071.00	c   gomory           :       0.42          6          0          0       1096          0
1071.01/1071.00	c   cgmip            :       0.00          0          0          0          0          0
1071.01/1071.00	c   closecuts        :       0.00          0          0          0          0          0
1071.01/1071.00	c   strongcg         :       0.32          6          0          0       2514          0
1071.01/1071.00	c   cmir             :       0.05          6          0          0          0          0
1071.01/1071.00	c   flowcover        :       0.06          6          0          0          1          0
1071.01/1071.00	c   clique           :       0.00          6          0          0          0          0
1071.01/1071.00	c   zerohalf         :       0.00          0          0          0          0          0
1071.01/1071.00	c   mcf              :       0.00          1          0          0          0          0
1071.01/1071.00	c   oddcycle         :       0.00          0          0          0          0          0
1071.01/1071.00	c   rapidlearning    :       0.11          1          0          0          0         38
1071.01/1071.00	c Pricers            :       Time      Calls       Vars
1071.01/1071.00	c   problem variables:       0.00          0          0
1071.01/1071.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1071.01/1071.00	c   relpscost        :      67.25     167193        287      12927          0          0     310688
1071.01/1071.00	c   pscost           :       0.00          0          0          0          0          0          0
1071.01/1071.00	c   inference        :       0.00          0          0          0          0          0          0
1071.01/1071.00	c   mostinf          :       0.00          0          0          0          0          0          0
1071.01/1071.00	c   leastinf         :       0.00          0          0          0          0          0          0
1071.01/1071.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1071.01/1071.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1071.01/1071.00	c   random           :       0.00          0          0          0          0          0          0
1071.01/1071.00	c Primal Heuristics  :       Time      Calls      Found
1071.01/1071.00	c   LP solutions     :       0.01          -         28
1071.01/1071.00	c   pseudo solutions :       0.00          -          0
1071.01/1071.00	c   feaspump         :       0.57          1          0
1071.01/1071.00	c   oneopt           :       0.24         23          0
1071.01/1071.00	c   crossover        :       0.51         11          0
1071.01/1071.00	c   veclendiving     :       1.06         83          0
1071.01/1071.00	c   rootsoldiving    :       0.85         42          0
1071.01/1071.00	c   pscostdiving     :       0.84         84          0
1071.01/1071.00	c   linesearchdiving :       0.71         84          0
1071.01/1071.00	c   guideddiving     :       1.23         84          0
1071.01/1071.00	c   coefdiving       :       1.23         84          0
1071.01/1071.00	c   fracdiving       :       1.46         84          0
1071.01/1071.00	c   objpscostdiving  :       0.35         43          0
1071.01/1071.00	c   trivial          :       0.00          2          0
1071.01/1071.00	c   shiftandpropagate:       0.10          1          1
1071.01/1071.00	c   simplerounding   :       0.26     177860          0
1071.01/1071.00	c   zirounding       :       0.70       1000          0
1071.01/1071.00	c   rounding         :       0.74       5956          0
1071.01/1071.00	c   shifting         :       0.74       1832          0
1071.01/1071.00	c   intshifting      :       0.01          0          0
1071.01/1071.00	c   twoopt           :       0.00          0          0
1071.01/1071.00	c   fixandinfer      :       0.00          0          0
1071.01/1071.00	c   clique           :       0.00          0          0
1071.01/1071.00	c   intdiving        :       0.00          0          0
1071.01/1071.00	c   actconsdiving    :       0.00          0          0
1071.01/1071.00	c   octane           :       0.00          0          0
1071.01/1071.00	c   rens             :       0.03          1          0
1071.01/1071.00	c   rins             :       0.00          0          0
1071.01/1071.00	c   localbranching   :       0.00          0          0
1071.01/1071.00	c   mutation         :       0.00          0          0
1071.01/1071.00	c   dins             :       0.00          0          0
1071.01/1071.00	c   vbounds          :       0.00          0          0
1071.01/1071.00	c   undercover       :       0.00          0          0
1071.01/1071.00	c   subnlp           :       0.05          0          0
1071.01/1071.00	c   trysol           :       0.17        958        128
1071.01/1071.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1071.01/1071.00	c   primal LP        :       0.00          0          0       0.00          -
1071.01/1071.00	c   dual LP          :     729.63     281882    5516147      19.57    7560.17
1071.01/1071.00	c   lex dual LP      :       0.00          0          0       0.00          -
1071.01/1071.00	c   barrier LP       :       0.00          0          0       0.00          -
1071.01/1071.00	c   diving/probing LP:       6.39       4761      39766       8.35    6223.70
1071.01/1071.00	c   strong branching :      63.96      18682     404047      21.63    6316.74
1071.01/1071.00	c     (at root node) :          -          9       1864     207.11          -
1071.01/1071.00	c   conflict analysis:       0.00          0          0       0.00          -
1071.01/1071.00	c B&B Tree           :
1071.01/1071.00	c   number of runs   :          1
1071.01/1071.00	c   nodes            :     303715
1071.01/1071.00	c   nodes (total)    :     303715
1071.01/1071.00	c   nodes left       :          0
1071.01/1071.00	c   max depth        :         79
1071.01/1071.00	c   max depth (total):         79
1071.01/1071.00	c   backtracks       :      37154 (12.2%)
1071.01/1071.00	c   delayed cutoffs  :       6651
1071.01/1071.00	c   repropagations   :     363230 (756394 domain reductions, 5489 cutoffs)
1071.01/1071.00	c   avg switch length:       5.80
1071.01/1071.00	c   switching time   :      54.63
1071.01/1071.00	c Solution           :
1071.01/1071.00	c   Solutions found  :        157 (29 improvements)
1071.01/1071.00	c   First Solution   : +7.77000000000000e+02   (in run 1, after 1 nodes, 0.26 seconds, depth 873, found by <shiftandpropagate>)
1071.01/1071.00	c   Primal Bound     : +7.00000000000000e+00   (in run 1, after 44729 nodes, 162.32 seconds, depth 26, found by <relaxation>)
1071.01/1071.00	c   Dual Bound       : +7.00000000000000e+00
1071.01/1071.00	c   Gap              :       0.00 %
1071.01/1071.00	c   Root Dual Bound  : +0.00000000000000e+00
1071.01/1071.00	c   Root Iterations  :        306
1071.01/1071.03	c Time complete: 1071.04.

Verifier Data

OK	7

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-3447751-1307897326/watcher-3447751-1307897326 -o /var/tmp/evaluation-result-3447751-1307897326/solver-3447751-1307897326 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447751-1307897326.wbo -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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: 2.02 2.00 1.89 3/176 24357
/proc/meminfo: memFree=11218560/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=10332 CPUtime=0 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 1574 0 0 0 0 0 0 0 23 0 1 0 979963217 10579968 1527 33554432000 4194304 9128323 140733262590944 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24357/statm: 2583 1527 399 1205 0 1374 0

[startup+0.104898 s]
/proc/loadavg: 2.02 2.00 1.89 3/176 24357
/proc/meminfo: memFree=11218560/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=28432 CPUtime=0.09 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 6122 0 0 0 9 0 0 0 24 0 1 0 979963217 29114368 5816 33554432000 4194304 9128323 140733262590944 18446744073709551615 5326824 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 7108 5816 531 1205 0 5899 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28432

[startup+0.200876 s]
/proc/loadavg: 2.02 2.00 1.89 3/176 24357
/proc/meminfo: memFree=11218560/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=32168 CPUtime=0.19 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 7218 0 0 0 18 1 0 0 24 0 1 0 979963217 32940032 6911 33554432000 4194304 9128323 140733262590944 18446744073709551615 7414912 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 8042 6911 625 1205 0 6833 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32168

[startup+0.300847 s]
/proc/loadavg: 2.02 2.00 1.89 3/176 24357
/proc/meminfo: memFree=11218560/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=35456 CPUtime=0.29 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 8298 0 0 0 28 1 0 0 25 0 1 0 979963217 36306944 7865 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 8864 7865 688 1205 0 7655 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35456

[startup+0.700771 s]
/proc/loadavg: 2.02 2.00 1.89 3/176 24357
/proc/meminfo: memFree=11218560/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=58024 CPUtime=0.69 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 14314 0 0 0 67 2 0 0 25 0 1 0 979963217 59416576 13526 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 14506 13526 738 1205 0 13297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58024

[startup+1.50062 s]
/proc/loadavg: 2.02 2.00 1.89 4/178 24359
/proc/meminfo: memFree=11126064/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=58024 CPUtime=1.49 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 14328 0 0 0 145 4 0 0 25 0 1 0 979963217 59416576 13540 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 14506 13540 741 1205 0 13297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58024

[startup+3.10033 s]
/proc/loadavg: 2.02 2.00 1.89 4/178 24359
/proc/meminfo: memFree=11103000/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=58044 CPUtime=3.09 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 15624 0 0 0 300 9 0 0 25 0 1 0 979963217 59437056 13635 33554432000 4194304 9128323 140733262590944 18446744073709551615 7028715 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 14511 13635 755 1205 0 13302 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58044

[startup+6.30074 s]
/proc/loadavg: 2.02 2.00 1.89 4/178 24359
/proc/meminfo: memFree=11101912/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=58044 CPUtime=6.29 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 15629 0 0 0 608 21 0 0 25 0 1 0 979963217 59437056 13636 33554432000 4194304 9128323 140733262590944 18446744073709551615 7343061 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 14511 13636 752 1205 0 13302 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58044

[startup+12.7006 s]
/proc/loadavg: 2.02 2.00 1.89 4/178 24359
/proc/meminfo: memFree=11101708/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=58044 CPUtime=12.69 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 19233 0 0 0 1230 39 0 0 25 0 1 0 979963217 59437056 13641 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 14511 13641 756 1205 0 13302 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58044

[startup+25.5002 s]
/proc/loadavg: 2.01 2.00 1.89 4/178 24359
/proc/meminfo: memFree=11096452/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=62236 CPUtime=25.49 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 34741 0 0 0 2482 67 0 0 25 0 1 0 979963217 63729664 14653 33554432000 4194304 9128323 140733262590944 18446744073709551615 6526614 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 15559 14653 756 1205 0 14350 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62236

[startup+51.1005 s]
/proc/loadavg: 2.01 2.00 1.89 4/178 24360
/proc/meminfo: memFree=11074196/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=70600 CPUtime=51.09 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 44912 0 0 0 4976 133 0 0 25 0 1 0 979963217 72294400 16773 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 17650 16773 756 1205 0 16441 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70600

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.90 4/178 24361
/proc/meminfo: memFree=11034776/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=81748 CPUtime=102.3 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 56481 0 0 0 9963 267 0 0 25 0 1 0 979963217 83709952 19528 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 20437 19528 756 1205 0 19228 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 81748

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.90 4/178 24363
/proc/meminfo: memFree=11008536/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=95476 CPUtime=162.29 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 66545 0 0 0 15809 420 0 0 25 0 1 0 979963217 97767424 22969 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24357/statm: 23869 22969 756 1205 0 22660 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 95476

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 24365
/proc/meminfo: memFree=10995600/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=102588 CPUtime=222.3 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 81139 0 0 0 21649 581 0 0 25 0 1 0 979963217 105050112 24756 33554432000 4194304 9128323 140733262590944 18446744073709551615 6712667 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24357/statm: 25647 24756 756 1205 0 24438 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 102588

[startup+282.3 s]
/proc/loadavg: 2.06 2.03 1.92 4/178 24366
/proc/meminfo: memFree=10979536/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=115412 CPUtime=282.3 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 88245 0 0 0 27485 745 0 0 25 0 1 0 979963217 118181888 27987 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24357/statm: 28853 27987 756 1205 0 27644 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 115412

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 1.92 4/178 24368
/proc/meminfo: memFree=10969180/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=122168 CPUtime=342.3 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 91282 0 0 0 33333 897 0 0 25 0 1 0 979963217 125100032 29668 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24357/statm: 30542 29668 756 1205 0 29333 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 122168

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 1.92 4/178 24369
/proc/meminfo: memFree=10962676/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=126200 CPUtime=402.3 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 92287 0 0 0 39169 1061 0 0 25 0 1 0 979963217 129228800 30673 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24357/statm: 31550 30673 756 1205 0 30341 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 126200

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.92 4/178 24371
/proc/meminfo: memFree=10954788/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=131612 CPUtime=462.3 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 93642 0 0 0 45009 1221 0 0 25 0 1 0 979963217 134770688 32028 33554432000 4194304 9128323 140733262590944 18446744073709551615 7342354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24357/statm: 32903 32028 756 1205 0 31694 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 131612

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/178 24373
/proc/meminfo: memFree=10950180/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=135864 CPUtime=522.3 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 96017 0 0 0 50844 1386 0 0 25 0 1 0 979963217 139124736 33079 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24357/statm: 33966 33079 756 1205 0 32757 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 135864

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/178 24374
/proc/meminfo: memFree=10943760/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=139268 CPUtime=582.31 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 96869 0 0 0 56681 1550 0 0 25 0 1 0 979963217 142610432 33931 33554432000 4194304 9128323 140733262590944 18446744073709551615 6890131 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24357/statm: 34817 33931 756 1205 0 33608 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 139268

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/178 24376
/proc/meminfo: memFree=10937844/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=143436 CPUtime=642.31 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 97941 0 0 0 62519 1712 0 0 25 0 1 0 979963217 146878464 34999 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24357/statm: 35859 34999 756 1205 0 34650 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 143436

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/178 24377
/proc/meminfo: memFree=10933576/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=146396 CPUtime=702.31 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 98687 0 0 0 68355 1876 0 0 25 0 1 0 979963217 149909504 35745 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24357/statm: 36599 35745 756 1205 0 35390 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 146396

[startup+762.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/178 24388
/proc/meminfo: memFree=10926756/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=148872 CPUtime=762.31 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 99306 0 0 0 74191 2040 0 0 25 0 1 0 979963217 152444928 36359 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24357/statm: 37218 36359 756 1205 0 36009 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 148872

[startup+822.3 s]
/proc/loadavg: 2.09 2.03 1.93 4/178 24390
/proc/meminfo: memFree=10923368/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=150824 CPUtime=822.31 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 99809 0 0 0 80030 2201 0 0 25 0 1 0 979963217 154443776 36862 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24357/statm: 37706 36862 756 1205 0 36497 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 150824

[startup+882.306 s]
/proc/loadavg: 2.03 2.02 1.93 4/178 24391
/proc/meminfo: memFree=10917584/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=152912 CPUtime=882.32 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 100339 0 0 0 85874 2358 0 0 25 0 1 0 979963217 156581888 37392 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24357/statm: 38228 37392 756 1205 0 37019 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 152912

[startup+942.3 s]
/proc/loadavg: 2.01 2.02 1.93 4/178 24393
/proc/meminfo: memFree=10910720/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=155920 CPUtime=942.32 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 104826 0 0 0 91713 2519 0 0 25 0 1 0 979963217 159662080 38124 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 38980 38124 756 1205 0 37771 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 155920

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 1.93 4/178 24394
/proc/meminfo: memFree=10906348/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=157912 CPUtime=1002.31 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 105348 0 0 0 97570 2661 0 0 25 0 1 0 979963217 161701888 38646 33554432000 4194304 9128323 140733262590944 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 39478 38646 756 1205 0 38269 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 157912

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 24396
/proc/meminfo: memFree=10903548/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=158068 CPUtime=1062.31 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 105385 0 0 0 103435 2796 0 0 25 0 1 0 979963217 161861632 38683 33554432000 4194304 9128323 140733262590944 18446744073709551615 7192546 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 39517 38683 756 1205 0 38308 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 158068

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

[startup+1062.4 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 24396
/proc/meminfo: memFree=10903548/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=158068 CPUtime=1062.4 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 105385 0 0 0 103444 2796 0 0 25 0 1 0 979963217 161861632 38683 33554432000 4194304 9128323 140733262590944 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 39517 38683 756 1205 0 38308 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 158068

[startup+1065.6 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 24396
/proc/meminfo: memFree=10903524/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=158068 CPUtime=1065.61 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 105386 0 0 0 103756 2805 0 0 25 0 1 0 979963217 161861632 38684 33554432000 4194304 9128323 140733262590944 18446744073709551615 5333281 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 39517 38684 756 1205 0 38308 0
Current children cumulated CPU time (s) 1065.61
Current children cumulated vsize (KiB) 158068

[startup+1068.8 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 24396
/proc/meminfo: memFree=10903400/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=158068 CPUtime=1068.8 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 105387 0 0 0 104069 2811 0 0 25 0 1 0 979963217 161861632 38685 33554432000 4194304 9128323 140733262590944 18446744073709551615 4794272 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 39517 38685 756 1205 0 38308 0
Current children cumulated CPU time (s) 1068.8
Current children cumulated vsize (KiB) 158068

[startup+1070.41 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 24396
/proc/meminfo: memFree=10903400/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=158200 CPUtime=1070.41 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 105388 0 0 0 104229 2812 0 0 25 0 1 0 979963217 161996800 38686 33554432000 4194304 9128323 140733262590944 18446744073709551615 6585872 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 39550 38686 756 1205 0 38341 0
Current children cumulated CPU time (s) 1070.41
Current children cumulated vsize (KiB) 158200

[startup+1070.8 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 24396
/proc/meminfo: memFree=10903400/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=158200 CPUtime=1070.81 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 105388 0 0 0 104269 2812 0 0 25 0 1 0 979963217 161996800 38686 33554432000 4194304 9128323 140733262590944 18446744073709551615 4907296 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 39550 38686 756 1205 0 38341 0
Current children cumulated CPU time (s) 1070.81
Current children cumulated vsize (KiB) 158200

[startup+1071 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 24396
/proc/meminfo: memFree=10903400/32951124 swapFree=67056304/67111528
[pid=24357] ppid=24353 vsize=158200 CPUtime=1071.01 cores=1,3,5,7
/proc/24357/stat : 24357 (scip-2.0.1.4.li) R 24353 24357 24181 0 -1 4202496 105388 0 0 0 104289 2812 0 0 25 0 1 0 979963217 161996800 38686 33554432000 4194304 9128323 140733262590944 18446744073709551615 18446744073699065939 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24357/statm: 39550 38686 756 1205 0 38341 0
Current children cumulated CPU time (s) 1071.01
Current children cumulated vsize (KiB) 158200

Child status: 0
Real time (s): 1071.04
CPU time (s): 1071.05
CPU user time (s): 1042.91
CPU system time (s): 28.1377
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 158200

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

runsolver used 1.72974 second user time and 4.01739 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-12 18:48:46
IDJOB=3447751
IDBENCH=78914
IDSOLVER=1944
FILE ID=node110/3447751-1307897326
RUNJOBID= node110-1307897326-24331
PBS_JOBID= 13559603
Free space on /var/tmp= 2884 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.1900557957--soft-66-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-3447751-1307897326/watcher-3447751-1307897326 -o /var/tmp/evaluation-result-3447751-1307897326/solver-3447751-1307897326 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447751-1307897326.wbo -t 1800 -m 15500

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

MD5SUM BENCH= cd9d62896ad241b3e0bc0c585d812475
RANDOM SEED=920177443

node110.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.83
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11219260 kB
Buffers:         39720 kB
Cached:       20958752 kB
SwapCached:       9144 kB
Active:        5732044 kB
Inactive:     15285968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11219260 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:           24104 kB
Writeback:           0 kB
AnonPages:       17216 kB
Mapped:          12444 kB
Slab:           649408 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188680 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= 2860 MiB
End job on node110 at 2011-06-12 19:06:37