Trace number 3447837

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 1418.87 1418.84

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900546076--soft-66-100-0.wbo
MD5SUM0b9d6337ad7964b2b0f1686d5d01e741
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark44.2313
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 constraints900
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 45741
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45740
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 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-3447837-1307898652.wbo>
0.00/0.02	c original problem has 1131 variables (1131 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.03	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, 216 impls, 15 clqs
0.00/0.07	c (round 2) 0 del vars, 168 del conss, 0 add conss, 900 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 216 impls, 15 clqs
0.00/0.08	c (round 3) 106 del vars, 168 del conss, 0 add conss, 900 chg bounds, 53 chg sides, 0 chg coeffs, 1746 upgd conss, 216 impls, 15 clqs
0.00/0.09	c (round 4) 106 del vars, 247 del conss, 0 add conss, 900 chg bounds, 53 chg sides, 0 chg coeffs, 1746 upgd conss, 216 impls, 15 clqs
0.09/0.13	c    (0.1s) probing: 101/1078 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.13	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.13	c presolving (5 rounds):
0.09/0.13	c  106 deleted vars, 247 deleted constraints, 0 added constraints, 900 tightened bounds, 0 added holes, 53 changed sides, 0 changed coefficients
0.09/0.13	c  1063 implications, 15 cliques
0.09/0.13	c presolved problem has 1925 variables (1078 bin, 0 int, 847 impl, 0 cont) and 3361 constraints
0.09/0.13	c      44 constraints of type <setppc>
0.09/0.13	c     847 constraints of type <linear>
0.09/0.13	c     847 constraints of type <indicator>
0.09/0.13	c    1623 constraints of type <logicor>
0.09/0.13	c transformed objective value is always integral (scale: 1)
0.09/0.13	c Presolving Time: 0.10
0.09/0.13	c - non default parameters ----------------------------------------------------------------------
0.09/0.13	c # SCIP version 2.0.1.4
0.09/0.13	c 
0.09/0.13	c # frequency for displaying node information lines
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.13	c display/freq = 10000
0.09/0.13	c 
0.09/0.13	c # maximal time in seconds to run
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/time = 1800
0.09/0.13	c 
0.09/0.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/memory = 13950
0.09/0.13	c 
0.09/0.13	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.13	c # [type: int, range: [1,2], default: 1]
0.09/0.13	c timing/clocktype = 2
0.09/0.13	c 
0.09/0.13	c # belongs reading time to solving time?
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c timing/reading = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify inequalities
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/linear/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/indicator/addCouplingCons = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify knapsacks
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13	c separating/rapidlearning/freq = 0
0.09/0.13	c 
0.09/0.13	c -----------------------------------------------------------------------------------------------
0.09/0.13	c start solving
0.09/0.13	c 
0.19/0.23	o 390
0.19/0.23	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.23	c T 0.2s|     1 |     0 |     0 |     - |9098k|   0 |   - |1925 |4220 |1925 |2514 |   0 |  12 |   0 |      --      | 3.900000e+02 |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |   117 |     - |8690k|   0 |  44 |1925 |4220 |1925 |2514 |   0 |  12 |   0 | 0.000000e+00 | 3.900000e+02 |    Inf 
0.39/0.48	c   0.5s|     1 |     0 |   248 |     - |9694k|   0 |  37 |1925 |4264 |1925 |2525 |  11 |  12 |   0 | 0.000000e+00 | 3.900000e+02 |    Inf 
0.59/0.62	c   0.6s|     1 |     0 |   282 |     - |9717k|   0 |  43 |1925 |4264 |1925 |2532 |  18 |  12 |   0 | 0.000000e+00 | 3.900000e+02 |    Inf 
0.79/0.81	c   0.8s|     1 |     0 |   319 |     - |9820k|   0 |  49 |1925 |4264 |1925 |2536 |  22 |  12 |   0 | 0.000000e+00 | 3.900000e+02 |    Inf 
1.00/1.02	c   1.0s|     1 |     0 |   332 |     - |9850k|   0 |  52 |1925 |4264 |1925 |2540 |  26 |  12 |   0 | 0.000000e+00 | 3.900000e+02 |    Inf 
1.19/1.26	c   1.3s|     1 |     0 |   370 |     - |9891k|   0 |  58 |1925 |4264 |1925 |2543 |  29 |  12 |   0 | 0.000000e+00 | 3.900000e+02 |    Inf 
1.49/1.52	c   1.5s|     1 |     0 |   412 |     - |9902k|   0 |  56 |1925 |4264 |1925 |2545 |  31 |  12 |   0 | 0.000000e+00 | 3.900000e+02 |    Inf 
2.10/2.16	c   2.2s|     1 |     2 |  2198 |     - |9963k|   0 |  56 |1925 |4264 |1925 |2545 |  31 |  12 |   9 | 0.000000e+00 | 3.900000e+02 |    Inf 
2.79/2.86	o 125
2.79/2.86	c * 2.9s|    14 |    11 |  3357 | 226.5 |  10M|  12 |   - |1925 |4268 |1925 |2601 |  73 |  16 | 103 | 0.000000e+00 | 1.250000e+02 |    Inf 
2.89/2.95	o 120
2.89/2.95	c * 3.0s|    18 |    11 |  3616 | 188.5 |  10M|  12 |   - |1925 |4272 |1925 |2560 |  74 |  20 | 121 | 0.000000e+00 | 1.200000e+02 |    Inf 
3.09/3.11	o 52
3.09/3.11	c * 3.1s|    24 |    10 |  3899 | 151.6 |  10M|  14 |   - |1925 |4277 |1925 |2580 |  95 |  25 | 147 | 0.000000e+00 | 5.200000e+01 |    Inf 
44.89/44.91	c  44.9s| 10000 |   535 |133716 |  13.3 |  18M|  53 |   - |1925 |7683 |1925 |2536 | 378 |  11k|2150 | 0.000000e+00 | 5.200000e+01 |    Inf 
79.80/79.84	c  79.8s| 20000 |   776 |272735 |  13.6 |  21M|  55 |  10 |1925 |8134 |1925 |2536 | 684 |  22k|2196 | 0.000000e+00 | 5.200000e+01 |    Inf 
114.39/114.43	c   114s| 30000 |   926 |402261 |  13.4 |  24M|  55 |  19 |1925 |9743 |1925 |2536 |1010 |  34k|2516 | 0.000000e+00 | 5.200000e+01 |    Inf 
149.70/149.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
149.70/149.78	c   150s| 40000 |  1027 |530424 |  13.3 |  26M|  59 |   - |1925 |9770 |   0 |   0 |1313 |  46k|2956 | 0.000000e+00 | 5.200000e+01 |    Inf 
184.80/184.85	c   185s| 50000 |  1197 |657268 |  13.1 |  28M|  59 |   - |1925 |  10k|1925 |2536 |1682 |  58k|3273 | 0.000000e+00 | 5.200000e+01 |    Inf 
219.79/219.82	c   220s| 60000 |  1284 |779262 |  13.0 |  30M|  59 |   - |1925 |  11k|1925 |2536 |2080 |  70k|3624 | 0.000000e+00 | 5.200000e+01 |    Inf 
245.89/245.92	o 46
245.89/245.92	c * 246s| 67321 |  1284 |870967 |  12.9 |  31M|  59 |   - |1925 |  10k|1925 |2559 |2295 |  79k|3906 | 0.000000e+00 | 4.600000e+01 |    Inf 
255.30/255.35	c   255s| 70000 |  1242 |907189 |  13.0 |  30M|  59 |  23 |1925 |7829 |1925 |2536 |2395 |  82k|3951 | 0.000000e+00 | 4.600000e+01 |    Inf 
258.50/258.53	o 32
258.50/258.53	c * 259s| 70872 |  1231 |920272 |  13.0 |  29M|  59 |   - |1925 |7640 |1925 |2559 |2414 |  83k|3965 | 0.000000e+00 | 3.200000e+01 |    Inf 
298.59/298.66	c   299s| 80000 |  1133 |  1107k|  13.8 |  30M|  59 |  28 |1925 |9336 |1925 |2536 |2437 |  94k|4380 | 0.000000e+00 | 3.200000e+01 |    Inf 
300.30/300.31	o 30
300.30/300.31	c * 300s| 80386 |  1150 |  1115k|  13.9 |  31M|  59 |   - |1925 |9515 |1925 |2536 |2444 |  94k|4383 | 0.000000e+00 | 3.000000e+01 |    Inf 
303.30/303.32	o 28
303.30/303.32	c * 303s| 81083 |  1081 |  1129k|  13.9 |  30M|  59 |   - |1925 |9177 |1925 |2539 |2460 |  95k|4384 | 0.000000e+00 | 2.800000e+01 |    Inf 
304.00/304.08	o 20
304.00/304.08	c * 304s| 81264 |   761 |  1132k|  13.9 |  25M|  59 |   - |1925 |8937 |1925 |2536 |2465 |  95k|4384 | 0.000000e+00 | 2.000000e+01 |    Inf 
336.89/336.94	c   337s| 90000 |   565 |  1293k|  14.4 |  24M|  59 |  36 |1925 |7886 |1925 |2536 |2474 | 105k|4703 | 0.000000e+00 | 2.000000e+01 |    Inf 
373.90/373.96	c   374s|100000 |   560 |  1479k|  14.8 |  25M|  59 |  31 |1925 |  11k|1925 |2559 |2475 | 117k|5039 | 0.000000e+00 | 2.000000e+01 |    Inf 
408.01/408.02	c   408s|110000 |   594 |  1637k|  14.9 |  27M|  59 |  27 |1925 |  14k|1925 |2559 |2476 | 129k|5356 | 0.000000e+00 | 2.000000e+01 |    Inf 
443.21/443.26	c   443s|120000 |   604 |  1802k|  15.0 |  28M|  59 |  38 |1925 |  14k|1925 |2536 |2478 | 141k|5571 | 0.000000e+00 | 2.000000e+01 |    Inf 
481.60/481.62	c   482s|130000 |   774 |  1988k|  15.3 |  30M|  59 |   - |1925 |  16k|1925 |2536 |2479 | 154k|5873 | 0.000000e+00 | 2.000000e+01 |    Inf 
520.10/520.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
520.10/520.17	c   520s|140000 |   875 |  2170k|  15.5 |  32M|  59 |  39 |1925 |  20k|1925 |2536 |2482 | 166k|6133 | 0.000000e+00 | 2.000000e+01 |    Inf 
557.31/557.32	c   557s|150000 |   918 |  2341k|  15.6 |  32M|  65 |   - |1925 |  19k|1925 |2536 |2495 | 179k|6366 | 0.000000e+00 | 2.000000e+01 |    Inf 
593.80/593.90	c   594s|160000 |   895 |  2510k|  15.7 |  33M|  65 |  42 |1925 |  20k|1925 |2536 |2498 | 191k|6554 | 0.000000e+00 | 2.000000e+01 |    Inf 
629.71/629.75	c   630s|170000 |   834 |  2671k|  15.7 |  34M|  67 |   - |1925 |  22k|1925 |2536 |2511 | 204k|6799 | 0.000000e+00 | 2.000000e+01 |    Inf 
666.10/666.12	c   666s|180000 |   775 |  2833k|  15.7 |  34M|  67 |   - |1925 |  22k|1925 |2536 |2516 | 216k|7021 | 0.000000e+00 | 2.000000e+01 |    Inf 
703.92/703.94	c   704s|190000 |   765 |  3004k|  15.8 |  34M|  74 |  30 |1925 |  23k|1925 |2536 |2516 | 229k|7245 | 0.000000e+00 | 2.000000e+01 |    Inf 
741.01/741.07	c   741s|200000 |   864 |  3168k|  15.8 |  35M|  74 |   - |1925 |  24k|   0 |   0 |2516 | 241k|7403 | 0.000000e+00 | 2.000000e+01 |    Inf 
760.71/760.75	o 13
760.71/760.75	c * 761s|205240 |   761 |  3253k|  15.9 |  34M|  74 |   - |1925 |  26k|1925 |2537 |2517 | 248k|7491 | 0.000000e+00 | 1.300000e+01 |    Inf 
779.51/779.57	c   780s|210000 |   761 |  3340k|  15.9 |  34M|  74 |  16 |1925 |  25k|1925 |2536 |2520 | 254k|7544 | 0.000000e+00 | 1.300000e+01 |    Inf 
818.81/818.82	c   819s|220000 |   845 |  3513k|  16.0 |  35M|  74 |   - |1925 |  26k|   0 |   0 |2520 | 267k|7714 | 0.000000e+00 | 1.300000e+01 |    Inf 
854.41/854.47	c   854s|230000 |   903 |  3664k|  15.9 |  38M|  74 |  12 |1925 |  30k|1925 |2536 |2520 | 280k|7879 | 0.000000e+00 | 1.300000e+01 |    Inf 
892.21/892.26	c   892s|240000 |   880 |  3828k|  15.9 |  35M|  74 |   - |1925 |  25k|   0 |   0 |2520 | 293k|8036 | 0.000000e+00 | 1.300000e+01 |    Inf 
930.41/930.43	c   930s|250000 |   940 |  4001k|  16.0 |  38M|  74 |  31 |1925 |  29k|1925 |2536 |2520 | 306k|8222 | 0.000000e+00 | 1.300000e+01 |    Inf 
969.32/969.35	c   969s|260000 |  1002 |  4176k|  16.1 |  38M|  84 |   - |1925 |  28k|1925 |2536 |2520 | 320k|8398 | 0.000000e+00 | 1.300000e+01 |    Inf 
1007.31/1007.35	c  1007s|270000 |   989 |  4353k|  16.1 |  37M|  86 |   - |1925 |  24k|1925 |2536 |2520 | 333k|8560 | 0.000000e+00 | 1.300000e+01 |    Inf 
1044.81/1044.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1044.81/1044.83	c  1045s|280000 |   953 |  4528k|  16.2 |  37M|  86 |  31 |1925 |  26k|1925 |2536 |2520 | 346k|8718 | 0.000000e+00 | 1.300000e+01 |    Inf 
1081.22/1081.21	c  1081s|290000 |   975 |  4686k|  16.2 |  36M|  86 |   - |1925 |  23k|1925 |2536 |2522 | 359k|8856 | 0.000000e+00 | 1.300000e+01 |    Inf 
1115.12/1115.15	c  1115s|300000 |  1058 |  4835k|  16.1 |  38M|  86 |  42 |1925 |  24k|1925 |2536 |2530 | 372k|8977 | 0.000000e+00 | 1.300000e+01 |    Inf 
1150.22/1150.20	c  1150s|310000 |  1008 |  4990k|  16.1 |  37M|  86 |   - |1925 |  23k|   0 |   0 |2536 | 386k|9091 | 0.000000e+00 | 1.300000e+01 |    Inf 
1187.02/1187.02	c  1187s|320000 |   940 |  5156k|  16.1 |  37M|  86 |   - |1925 |  23k|1925 |2536 |2537 | 399k|9219 | 0.000000e+00 | 1.300000e+01 |    Inf 
1225.62/1225.69	c  1226s|330000 |   900 |  5335k|  16.2 |  37M|  86 |  39 |1925 |  24k|1925 |2536 |2537 | 412k|9373 | 0.000000e+00 | 1.300000e+01 |    Inf 
1263.42/1263.45	c  1263s|340000 |   869 |  5513k|  16.2 |  36M|  86 |   - |1925 |  21k|1925 |2536 |2539 | 424k|9512 | 0.000000e+00 | 1.300000e+01 |    Inf 
1300.43/1300.41	c  1300s|350000 |   890 |  5686k|  16.2 |  38M|  86 |  42 |1925 |  26k|1925 |2536 |2542 | 438k|9657 | 0.000000e+00 | 1.300000e+01 |    Inf 
1339.23/1339.23	c  1339s|360000 |   853 |  5864k|  16.3 |  37M|  86 |  17 |1925 |  23k|1925 |2536 |2545 | 451k|9793 | 0.000000e+00 | 1.300000e+01 |    Inf 
1380.02/1380.10	c  1380s|370000 |   833 |  6063k|  16.4 |  35M|  86 |   - |1925 |  19k|1925 |2559 |2545 | 463k|  10k| 0.000000e+00 | 1.300000e+01 |    Inf 
1415.63/1415.65	c  1416s|380000 |   104 |  6227k|  16.4 |  23M|  86 |  35 |1925 |  10k|1925 |2536 |2545 | 477k|  10k| 6.000000e+00 | 1.300000e+01 | 116.67%
1418.82/1418.81	c 
1418.82/1418.81	c SCIP Status        : problem is solved [optimal solution found]
1418.82/1418.81	c Solving Time (sec) : 1418.81
1418.82/1418.81	c Solving Nodes      : 380936
1418.82/1418.81	c Primal Bound       : +1.30000000000000e+01 (155 solutions)
1418.82/1418.81	c Dual Bound         : +1.30000000000000e+01
1418.82/1418.81	c Gap                : 0.00 %
1418.82/1418.81	s OPTIMUM FOUND
1418.82/1418.81	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1418.82/1418.81	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 x190 -x189 
1418.82/1418.81	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 -x168 
1418.82/1418.81	v -x167 x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1418.82/1418.81	v -x146 -x145 x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 
1418.82/1418.81	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 
1418.82/1418.81	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 
1418.82/1418.81	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 
1418.82/1418.81	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 
1418.82/1418.81	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 
1418.82/1418.81	v -x1 
1418.82/1418.81	c SCIP Status        : problem is solved [optimal solution found]
1418.82/1418.81	c Total Time         :    1418.81
1418.82/1418.81	c   solving          :    1418.81
1418.82/1418.81	c   presolving       :       0.10 (included in solving)
1418.82/1418.81	c   reading          :       0.02 (included in solving)
1418.82/1418.81	c Original Problem   :
1418.82/1418.81	c   Problem name     : HOME/instance-3447837-1307898652.wbo
1418.82/1418.81	c   Variables        : 1131 (1131 binary, 0 integer, 0 implicit integer, 0 continuous)
1418.82/1418.81	c   Constraints      : 2708 initial, 2708 maximal
1418.82/1418.81	c Presolved Problem  :
1418.82/1418.81	c   Problem name     : t_HOME/instance-3447837-1307898652.wbo
1418.82/1418.81	c   Variables        : 1925 (1078 binary, 0 integer, 847 implicit integer, 0 continuous)
1418.82/1418.81	c   Constraints      : 3361 initial, 31108 maximal
1418.82/1418.81	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1418.82/1418.81	c   trivial          :       0.00         53          0          0          0          0          0          0          0          0
1418.82/1418.81	c   dualfix          :       0.00         53          0          0          0          0          0          0          0          0
1418.82/1418.81	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1418.82/1418.81	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1418.82/1418.81	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1418.82/1418.81	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1418.82/1418.81	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1418.82/1418.81	c   setppc           :       0.00          0          0          0          0          0         79          0          0          0
1418.82/1418.81	c   linear           :       0.04          0          0          0        900          0        115          0         53          0
1418.82/1418.81	c   indicator        :       0.00          0          0          0          0          0         53          0          0          0
1418.82/1418.81	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1418.82/1418.81	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1418.82/1418.81	c   root node        :          -       1494          -          -       1494          -          -          -          -          -
1418.82/1418.81	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1418.82/1418.81	c   integral         :          0          0          0     198964          0       1633          0        383       3384          0          0     387552
1418.82/1418.81	c   varbound         :          0+         6    1816827       2523          0          0      31565        178    2291542       2524          0          0
1418.82/1418.81	c   setppc           :         44          6    1814946          4          0       1630    2845767      10236    1395523          0          0          0
1418.82/1418.81	c   linear           :        847+         7    1805903          4          0       1614    1880478      13985    3311946          0          0          0
1418.82/1418.81	c   indicator        :        847          0    1792665       2523          0       1614      21669          0      39614          0          0          0
1418.82/1418.81	c   logicor          :       1623+         6     827624          9          0        146    2149051      18570    2239762          0          0          0
1418.82/1418.81	c   bounddisjunction :          0+         0     247865          0          0          0        344         78        499          0          0          0
1418.82/1418.81	c   countsols        :          0          0          0          9          0        148          0          0          0          0          0          0
1418.82/1418.81	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1418.82/1418.81	c   integral         :      57.20       0.00       0.00      57.17       0.00       0.03       0.00
1418.82/1418.81	c   varbound         :       6.91       0.00       6.86       0.04       0.00       0.00       0.02
1418.82/1418.81	c   setppc           :      10.15       0.00       9.41       0.00       0.00       0.01       0.74
1418.82/1418.81	c   linear           :      24.86       0.00      23.04       0.00       0.00       0.15       1.67
1418.82/1418.81	c   indicator        :       8.95       0.01       8.34       0.08       0.00       0.52       0.01
1418.82/1418.81	c   logicor          :      87.80       0.00      85.66       0.00       0.00       0.02       2.13
1418.82/1418.81	c   bounddisjunction :       3.32       0.00       3.32       0.00       0.00       0.00       0.00
1418.82/1418.81	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1418.82/1418.81	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1418.82/1418.81	c   vbounds          :     173948      10777         67     238326
1418.82/1418.81	c   rootredcost      :          9          0          0        736
1418.82/1418.81	c   pseudoobj        :    1822650      31957       4848    2290952
1418.82/1418.81	c Propagator Timings :  TotalTime  Propagate    Resprop
1418.82/1418.81	c   vbounds          :      15.60      15.59       0.01
1418.82/1418.81	c   rootredcost      :       0.35       0.35       0.00
1418.82/1418.81	c   pseudoobj        :      32.71      32.39       0.32
1418.82/1418.81	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1418.82/1418.81	c   propagation      :       2.83      47962      47855     279368       28.7       1228       21.6          -
1418.82/1418.81	c   infeasible LP    :      26.99     142075     142045     954703       40.1       1871       14.6          0
1418.82/1418.81	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1418.82/1418.81	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1418.82/1418.81	c   pseudo solution  :       0.00          2          2          2        2.5          3       12.0          -
1418.82/1418.81	c   applied globally :          -          -          -     478929       33.9          -          -          -
1418.82/1418.81	c   applied locally  :          -          -          -          0        0.0          -          -          -
1418.82/1418.81	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1418.82/1418.81	c   cut pool         :       0.00          5          -          -         12          -    (maximal pool size: 206)
1418.82/1418.81	c   redcost          :       8.92     207512          0     267706          0          0
1418.82/1418.81	c   impliedbounds    :       0.00          6          0          0          0          0
1418.82/1418.81	c   intobj           :       0.00          0          0          0          0          0
1418.82/1418.81	c   gomory           :       0.55          6          0          0        500          0
1418.82/1418.81	c   cgmip            :       0.00          0          0          0          0          0
1418.82/1418.81	c   closecuts        :       0.00          0          0          0          0          0
1418.82/1418.81	c   strongcg         :       0.43          6          0          0        713          0
1418.82/1418.81	c   cmir             :       0.05          6          0          0          5          0
1418.82/1418.81	c   flowcover        :       0.07          6          0          0          7          0
1418.82/1418.81	c   clique           :       0.00          6          0          0          0          0
1418.82/1418.81	c   zerohalf         :       0.00          0          0          0          0          0
1418.82/1418.81	c   mcf              :       0.00          1          0          0          0          0
1418.82/1418.81	c   oddcycle         :       0.00          0          0          0          0          0
1418.82/1418.81	c   rapidlearning    :       0.11          1          0          0          0         44
1418.82/1418.81	c Pricers            :       Time      Calls       Vars
1418.82/1418.81	c   problem variables:       0.00          0          0
1418.82/1418.81	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1418.82/1418.81	c   relpscost        :      57.01     196441        383       3384          0          0     387552
1418.82/1418.81	c   pscost           :       0.00          0          0          0          0          0          0
1418.82/1418.81	c   inference        :       0.00          0          0          0          0          0          0
1418.82/1418.81	c   mostinf          :       0.00          0          0          0          0          0          0
1418.82/1418.81	c   leastinf         :       0.00          0          0          0          0          0          0
1418.82/1418.81	c   fullstrong       :       0.00          0          0          0          0          0          0
1418.82/1418.81	c   allfullstrong    :       0.00          0          0          0          0          0          0
1418.82/1418.81	c   random           :       0.00          0          0          0          0          0          0
1418.82/1418.81	c Primal Heuristics  :       Time      Calls      Found
1418.82/1418.81	c   LP solutions     :       0.01          -          9
1418.82/1418.81	c   pseudo solutions :       0.00          -          0
1418.82/1418.81	c   oneopt           :       0.21         10          0
1418.82/1418.81	c   feaspump         :       0.23          1          0
1418.82/1418.81	c   pscostdiving     :       0.61         41          0
1418.82/1418.81	c   fracdiving       :       1.14         41          0
1418.82/1418.81	c   objpscostdiving  :       0.31         21          0
1418.82/1418.81	c   rootsoldiving    :       0.46         21          0
1418.82/1418.81	c   guideddiving     :       1.09         42          0
1418.82/1418.81	c   veclendiving     :       0.79         42          0
1418.82/1418.81	c   linesearchdiving :       0.53         42          0
1418.82/1418.81	c   coefdiving       :       0.83         42          0
1418.82/1418.81	c   crossover        :       0.96         30          2
1418.82/1418.81	c   trivial          :       0.00          2          0
1418.82/1418.81	c   shiftandpropagate:       0.10          1          1
1418.82/1418.81	c   simplerounding   :       0.45     198290          0
1418.82/1418.81	c   zirounding       :       0.59       1000          0
1418.82/1418.81	c   rounding         :       0.86       6244          0
1418.82/1418.81	c   shifting         :       0.87       1954          0
1418.82/1418.81	c   intshifting      :       0.01          0          0
1418.82/1418.81	c   twoopt           :       0.00          0          0
1418.82/1418.81	c   fixandinfer      :       0.00          0          0
1418.82/1418.81	c   clique           :       0.00          0          0
1418.82/1418.81	c   intdiving        :       0.00          0          0
1418.82/1418.81	c   actconsdiving    :       0.00          0          0
1418.82/1418.81	c   octane           :       0.00          0          0
1418.82/1418.81	c   rens             :       0.03          1          0
1418.82/1418.81	c   rins             :       0.00          0          0
1418.82/1418.81	c   localbranching   :       0.00          0          0
1418.82/1418.81	c   mutation         :       0.00          0          0
1418.82/1418.81	c   dins             :       0.00          0          0
1418.82/1418.81	c   vbounds          :       0.00          0          0
1418.82/1418.81	c   undercover       :       0.00          0          0
1418.82/1418.81	c   subnlp           :       0.06          0          0
1418.82/1418.81	c   trysol           :       0.21       1437        143
1418.82/1418.81	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1418.82/1418.81	c   primal LP        :       0.01          0          0       0.00       0.00
1418.82/1418.81	c   dual LP          :     930.14     343533    6217720      18.10    6684.69
1418.82/1418.81	c   lex dual LP      :       0.00          0          0       0.00          -
1418.82/1418.81	c   barrier LP       :       0.00          0          0       0.00          -
1418.82/1418.81	c   diving/probing LP:       4.43       3140      23289       7.42    5253.38
1418.82/1418.81	c   strong branching :      53.92      10220     350859      34.33    6507.59
1418.82/1418.81	c     (at root node) :          -          9       3855     428.33          -
1418.82/1418.81	c   conflict analysis:       0.00          0          0       0.00          -
1418.82/1418.81	c B&B Tree           :
1418.82/1418.81	c   number of runs   :          1
1418.82/1418.81	c   nodes            :     380936
1418.82/1418.81	c   nodes (total)    :     380936
1418.82/1418.81	c   nodes left       :          0
1418.82/1418.81	c   max depth        :         86
1418.82/1418.81	c   max depth (total):         86
1418.82/1418.81	c   backtracks       :      43730 (11.5%)
1418.82/1418.81	c   delayed cutoffs  :       6038
1418.82/1418.81	c   repropagations   :     718540 (1920178 domain reductions, 5698 cutoffs)
1418.82/1418.81	c   avg switch length:       5.67
1418.82/1418.81	c   switching time   :      89.35
1418.82/1418.81	c Solution           :
1418.82/1418.81	c   Solutions found  :        155 (10 improvements)
1418.82/1418.81	c   First Solution   : +3.90000000000000e+02   (in run 1, after 1 nodes, 0.23 seconds, depth 917, found by <shiftandpropagate>)
1418.82/1418.81	c   Primal Bound     : +1.30000000000000e+01   (in run 1, after 205240 nodes, 760.75 seconds, depth 37, found by <relaxation>)
1418.82/1418.81	c   Dual Bound       : +1.30000000000000e+01
1418.82/1418.81	c   Gap              :       0.00 %
1418.82/1418.81	c   Root Dual Bound  : +0.00000000000000e+00
1418.82/1418.81	c   Root Iterations  :        412
1418.82/1418.84	c Time complete: 1418.87.

Verifier Data

OK	13

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-3447837-1307898652/watcher-3447837-1307898652 -o /var/tmp/evaluation-result-3447837-1307898652/solver-3447837-1307898652 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447837-1307898652.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: 2.00 2.00 1.92 2/172 9837
/proc/meminfo: memFree=1327364/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=10336 CPUtime=0 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 1568 0 0 0 0 0 0 0 24 0 1 0 901464955 10584064 1521 33554432000 4194304 9128323 140736213563088 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9837/statm: 2584 1521 399 1205 0 1375 0

[startup+0.013204 s]
/proc/loadavg: 2.00 2.00 1.92 2/172 9837
/proc/meminfo: memFree=1327364/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=11276 CPUtime=0 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 1803 0 0 0 0 0 0 0 24 0 1 0 901464955 11546624 1756 33554432000 4194304 9128323 140736213563088 18446744073709551615 8008905 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9837/statm: 2819 1756 399 1205 0 1610 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11276

[startup+0.100249 s]
/proc/loadavg: 2.00 2.00 1.92 2/172 9837
/proc/meminfo: memFree=1327364/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=28456 CPUtime=0.09 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 6159 0 0 0 9 0 0 0 24 0 1 0 901464955 29138944 5853 33554432000 4194304 9128323 140736213563088 18446744073709551615 5333004 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/9837/statm: 7114 5853 545 1205 0 5905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28456

[startup+0.300209 s]
/proc/loadavg: 2.00 2.00 1.92 2/172 9837
/proc/meminfo: memFree=1327364/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=35744 CPUtime=0.28 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 8397 0 0 0 28 0 0 0 25 0 1 0 901464955 36601856 7929 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/9837/statm: 8936 7929 676 1205 0 7727 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 35744

[startup+0.701027 s]
/proc/loadavg: 2.00 2.00 1.92 2/172 9837
/proc/meminfo: memFree=1327364/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=60172 CPUtime=0.69 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 14626 0 0 0 67 2 0 0 25 0 1 0 901464955 61616128 13803 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/9837/statm: 15043 13803 730 1205 0 13834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60172

[startup+1.501 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9852
/proc/meminfo: memFree=1195596/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=60172 CPUtime=1.49 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 14628 0 0 0 147 2 0 0 25 0 1 0 901464955 61616128 13804 33554432000 4194304 9128323 140736213563088 18446744073709551615 6295426 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/9837/statm: 15043 13804 729 1205 0 13834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60172

[startup+3.10065 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9852
/proc/meminfo: memFree=1213084/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=61240 CPUtime=3.09 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 15047 0 0 0 304 5 0 0 25 0 1 0 901464955 62709760 14223 33554432000 4194304 9128323 140736213563088 18446744073709551615 7025362 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/9837/statm: 15310 14223 743 1205 0 14101 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61240

[startup+6.30116 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9852
/proc/meminfo: memFree=1209744/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=61240 CPUtime=6.29 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 15047 0 0 0 620 9 0 0 25 0 1 0 901464955 62709760 14223 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/9837/statm: 15310 14223 743 1205 0 14101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61240

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9852
/proc/meminfo: memFree=1208956/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=60216 CPUtime=12.69 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 15555 0 0 0 1253 16 0 0 25 0 1 0 901464955 61661184 14166 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/9837/statm: 15054 14166 743 1205 0 13845 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60216

[startup+25.5008 s]
/proc/loadavg: 2.08 2.02 1.93 3/178 9853
/proc/meminfo: memFree=1207820/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=60216 CPUtime=25.49 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 17376 0 0 0 2522 27 0 0 25 0 1 0 901464955 61661184 14168 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/9837/statm: 15054 14168 743 1205 0 13845 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60216

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 1.93 3/178 9853
/proc/meminfo: memFree=1181916/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=62308 CPUtime=51.09 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 19979 0 0 0 5063 46 0 0 25 0 1 0 901464955 63803392 14657 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 15577 14657 743 1205 0 14368 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62308

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 1.93 3/178 9855
/proc/meminfo: memFree=1171796/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=70940 CPUtime=102.3 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 29252 0 0 0 10151 79 0 0 25 0 1 0 901464955 72642560 16847 33554432000 4194304 9128323 140736213563088 18446744073709551615 5334893 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 17735 16847 752 1205 0 16526 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 70940

[startup+162.301 s]
/proc/loadavg: 2.02 2.02 1.93 3/178 9856
/proc/meminfo: memFree=1162192/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=80572 CPUtime=162.3 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 31653 0 0 0 16119 111 0 0 25 0 1 0 901464955 82505728 19233 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 20143 19233 752 1205 0 18934 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 80572

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 1.93 3/178 9858
/proc/meminfo: memFree=1156056/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=86848 CPUtime=222.29 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 36924 0 0 0 22088 141 0 0 25 0 1 0 901464955 88932352 20826 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 21712 20826 752 1205 0 20503 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 86848

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/178 9860
/proc/meminfo: memFree=1153288/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=89712 CPUtime=282.3 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 63318 0 0 0 28047 183 0 0 25 0 1 0 901464955 91865088 21542 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 22428 21542 752 1205 0 21219 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 89712

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9861
/proc/meminfo: memFree=1151492/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=91284 CPUtime=342.3 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 92385 0 0 0 34001 229 0 0 25 0 1 0 901464955 93474816 21949 33554432000 4194304 9128323 140736213563088 18446744073709551615 7176918 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 22821 21949 752 1205 0 21612 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 91284

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9863
/proc/meminfo: memFree=1150840/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=92192 CPUtime=402.3 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 100524 0 0 0 39960 270 0 0 25 0 1 0 901464955 94404608 22120 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 23048 22120 752 1205 0 21839 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 92192

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9864
/proc/meminfo: memFree=1148552/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=94620 CPUtime=462.3 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 101159 0 0 0 45920 310 0 0 25 0 1 0 901464955 96890880 22755 33554432000 4194304 9128323 140736213563088 18446744073709551615 6585861 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 23655 22755 752 1205 0 22446 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 94620

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9866
/proc/meminfo: memFree=1146280/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=96152 CPUtime=522.3 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 105488 0 0 0 51877 353 0 0 25 0 1 0 901464955 98459648 23156 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 24038 23156 752 1205 0 22829 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 96152

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9868
/proc/meminfo: memFree=1140400/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=97428 CPUtime=582.3 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 105815 0 0 0 57838 392 0 0 25 0 1 0 901464955 99766272 23483 33554432000 4194304 9128323 140736213563088 18446744073709551615 7343292 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 24357 23483 752 1205 0 23148 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 97428

[startup+642.301 s]

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

/proc/meminfo: memFree=1122676/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=103180 CPUtime=822.31 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 127505 0 0 0 81680 551 0 0 25 0 1 0 901464955 105656320 24908 33554432000 4194304 9128323 140736213563088 18446744073709551615 6505824 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 25795 24908 752 1205 0 24586 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 103180

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9876
/proc/meminfo: memFree=1119008/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=104388 CPUtime=882.32 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 131702 0 0 0 87644 588 0 0 25 0 1 0 901464955 106893312 25224 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 26097 25224 752 1205 0 24888 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 104388

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9877
/proc/meminfo: memFree=1118340/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=105192 CPUtime=942.31 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 131904 0 0 0 93607 624 0 0 25 0 1 0 901464955 107716608 25426 33554432000 4194304 9128323 140736213563088 18446744073709551615 7205179 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 26298 25426 752 1205 0 25089 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 105192

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9917
/proc/meminfo: memFree=1181152/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=105652 CPUtime=1002.31 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 133558 0 0 0 99567 664 0 0 25 0 1 0 901464955 108187648 25514 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 26413 25514 752 1205 0 25204 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 105652

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9956
/proc/meminfo: memFree=1122392/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=105992 CPUtime=1062.31 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 133634 0 0 0 105527 704 0 0 25 0 1 0 901464955 108535808 25590 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 26498 25590 752 1205 0 25289 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 105992

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9958
/proc/meminfo: memFree=1121712/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=106516 CPUtime=1122.32 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 133767 0 0 0 111492 740 0 0 25 0 1 0 901464955 109072384 25723 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 26629 25723 752 1205 0 25420 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 106516

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/178 9960
/proc/meminfo: memFree=1119796/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=106636 CPUtime=1182.31 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 137700 0 0 0 117454 777 0 0 25 0 1 0 901464955 109195264 25769 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 26659 25769 752 1205 0 25450 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 106636

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 9961
/proc/meminfo: memFree=1111436/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=106904 CPUtime=1242.32 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 137748 0 0 0 123414 818 0 0 25 0 1 0 901464955 109469696 25817 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 26726 25817 752 1205 0 25517 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 106904

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 9963
/proc/meminfo: memFree=1105684/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=106904 CPUtime=1302.33 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 137777 0 0 0 129377 856 0 0 25 0 1 0 901464955 109469696 25846 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 26726 25846 752 1205 0 25517 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 106904

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9964
/proc/meminfo: memFree=1092872/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=109624 CPUtime=1362.32 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 138269 0 0 0 135339 893 0 0 25 0 1 0 901464955 112254976 26323 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 27406 26323 752 1205 0 26197 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 109624

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

[startup+1382.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9965
/proc/meminfo: memFree=1089136/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=109624 CPUtime=1382.33 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 138282 0 0 0 137325 908 0 0 25 0 1 0 901464955 112254976 26336 33554432000 4194304 9128323 140736213563088 18446744073709551615 6581536 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 27406 26336 752 1205 0 26197 0
Current children cumulated CPU time (s) 1382.33
Current children cumulated vsize (KiB) 109624

[startup+1395.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9965
/proc/meminfo: memFree=1085280/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=109624 CPUtime=1395.12 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 138285 0 0 0 138595 917 0 0 25 0 1 0 901464955 112254976 26339 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 27406 26339 752 1205 0 26197 0
Current children cumulated CPU time (s) 1395.12
Current children cumulated vsize (KiB) 109624

[startup+1407.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9966
/proc/meminfo: memFree=1084036/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=109756 CPUtime=1407.93 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 138292 0 0 0 139868 925 0 0 25 0 1 0 901464955 112390144 26346 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 27439 26346 752 1205 0 26230 0
Current children cumulated CPU time (s) 1407.93
Current children cumulated vsize (KiB) 109756

[startup+1414.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9966
/proc/meminfo: memFree=1082172/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=109896 CPUtime=1414.32 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 138316 0 0 0 140504 928 0 0 25 0 1 0 901464955 112533504 26370 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 27474 26370 752 1205 0 26265 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 109896

[startup+1415.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9966
/proc/meminfo: memFree=1082048/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=109896 CPUtime=1415.92 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 138318 0 0 0 140662 930 0 0 25 0 1 0 901464955 112533504 26372 33554432000 4194304 9128323 140736213563088 18446744073709551615 5332936 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 27474 26372 752 1205 0 26265 0
Current children cumulated CPU time (s) 1415.92
Current children cumulated vsize (KiB) 109896

[startup+1417.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9966
/proc/meminfo: memFree=1082048/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=109896 CPUtime=1417.52 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 138318 0 0 0 140821 931 0 0 25 0 1 0 901464955 112533504 26372 33554432000 4194304 9128323 140736213563088 18446744073709551615 6416589 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 27474 26372 752 1205 0 26265 0
Current children cumulated CPU time (s) 1417.52
Current children cumulated vsize (KiB) 109896

[startup+1418.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9966
/proc/meminfo: memFree=1082168/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=109896 CPUtime=1418.33 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 138320 0 0 0 140901 932 0 0 25 0 1 0 901464955 112533504 26374 33554432000 4194304 9128323 140736213563088 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 27474 26374 752 1205 0 26265 0
Current children cumulated CPU time (s) 1418.33
Current children cumulated vsize (KiB) 109896

[startup+1418.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9966
/proc/meminfo: memFree=1082168/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=109896 CPUtime=1418.73 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 138322 0 0 0 140941 932 0 0 25 0 1 0 901464955 112533504 26376 33554432000 4194304 9128323 140736213563088 18446744073709551615 7346483 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 27474 26376 752 1205 0 26265 0
Current children cumulated CPU time (s) 1418.73
Current children cumulated vsize (KiB) 109896

[startup+1418.8 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9966
/proc/meminfo: memFree=1082168/32950928 swapFree=67055156/67111528
[pid=9837] ppid=9835 vsize=109896 CPUtime=1418.82 cores=0,2,4,6
/proc/9837/stat : 9837 (scip-2.0.1.4.li) R 9835 9837 9537 0 -1 4202496 138322 0 0 0 140950 932 0 0 25 0 1 0 901464955 112533504 26376 33554432000 4194304 9128323 140736213563088 18446744073709551615 7342774 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9837/statm: 27474 26376 752 1205 0 26265 0
Current children cumulated CPU time (s) 1418.82
Current children cumulated vsize (KiB) 109896

Child status: 0
Real time (s): 1418.84
CPU time (s): 1418.87
CPU user time (s): 1409.54
CPU system time (s): 9.33058
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 115848

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

runsolver used 2.06768 second user time and 4.41933 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-12 19:10:52
IDJOB=3447837
IDBENCH=78957
IDSOLVER=1944
FILE ID=node123/3447837-1307898652
RUNJOBID= node123-1307898651-9823
PBS_JOBID= 13559583
Free space on /var/tmp= 2896 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.1900546076--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-3447837-1307898652/watcher-3447837-1307898652 -o /var/tmp/evaluation-result-3447837-1307898652/solver-3447837-1307898652 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447837-1307898652.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 0b9d6337ad7964b2b0f1686d5d01e741
RANDOM SEED=1673656871

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.74
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:       1327792 kB
Buffers:         51848 kB
Cached:       30597104 kB
SwapCached:      10036 kB
Active:       14999692 kB
Inactive:     15666992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1327792 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:           12412 kB
Writeback:           0 kB
AnonPages:       15312 kB
Mapped:          12448 kB
Slab:           891524 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193404 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= 2872 MiB
End job on node123 at 2011-06-12 19:34:31