Trace number 3447767

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.4MSAT (TO) 1800.06 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900561288--soft-33-100-0.wbo
MD5SUM42cd11e454ef36c6d0d0a1a4a75ff12f
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark148.522
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 constraints1857
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 93863
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 93862
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
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-3447767-1307897740.wbo>
0.00/0.02	c original problem has 2088 variables (2088 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.03/0.04	c presolving:
0.03/0.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.03/0.08	c (round 2) 0 del vars, 112 del conss, 0 add conss, 1857 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.03/0.09	c (round 3) 100 del vars, 159 del conss, 0 add conss, 1874 chg bounds, 80 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.09/0.10	c (round 4) 134 del vars, 159 del conss, 0 add conss, 1874 chg bounds, 80 chg sides, 0 chg coeffs, 826 upgd conss, 126 impls, 5 clqs
0.09/0.11	c (round 5) 134 del vars, 163 del conss, 0 add conss, 1874 chg bounds, 80 chg sides, 0 chg coeffs, 826 upgd conss, 126 impls, 5 clqs
0.09/0.15	c    (0.2s) probing: 101/2021 (5.0%) - 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 (6 rounds):
0.09/0.15	c  134 deleted vars, 163 deleted constraints, 0 added constraints, 1874 tightened bounds, 0 added holes, 80 changed sides, 0 changed coefficients
0.09/0.15	c  1916 implications, 5 cliques
0.09/0.15	c presolved problem has 3811 variables (2021 bin, 0 int, 1790 impl, 0 cont) and 4402 constraints
0.09/0.15	c      51 constraints of type <setppc>
0.09/0.15	c    1790 constraints of type <linear>
0.09/0.15	c    1790 constraints of type <indicator>
0.09/0.15	c     771 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.16	c 
0.48/0.57	o 101
0.48/0.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.48/0.57	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3811 |6192 |3811 |2612 |   0 |   0 |   0 |      --      | 1.010000e+02 |    Inf 
0.48/0.59	c   0.6s|     1 |     0 |    84 |     - |  14M|   0 |  49 |3811 |6192 |3811 |2612 |   0 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
0.89/0.94	c   0.9s|     1 |     0 |   672 |     - |  15M|   0 |  16 |3811 |6236 |3811 |2628 |  16 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
1.00/1.02	c   1.0s|     1 |     0 |   755 |     - |  15M|   0 |  47 |3811 |6236 |3811 |2661 |  49 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
1.19/1.26	c   1.3s|     1 |     0 |   785 |     - |  15M|   0 |  51 |3811 |6236 |3811 |2668 |  56 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
1.49/1.52	c   1.5s|     1 |     0 |   794 |     - |  15M|   0 |  53 |3811 |6236 |3811 |2671 |  59 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
1.79/1.83	c   1.8s|     1 |     0 |   811 |     - |  16M|   0 |  52 |3811 |6236 |3811 |2673 |  61 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
2.10/2.11	c   2.1s|     1 |     0 |   834 |     - |  16M|   0 |  56 |3811 |6236 |3811 |2678 |  66 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
2.49/2.54	c   2.5s|     1 |     2 |   834 |     - |  16M|   0 |  56 |3811 |6236 |3811 |2678 |  66 |   0 |  10 | 0.000000e+00 | 1.010000e+02 |    Inf 
5.99/6.06	o 80
5.99/6.06	c * 6.1s|    35 |    16 |  4942 | 120.8 |  17M|  18 |   - |3811 |6271 |3811 |2700 | 113 |  35 | 329 | 0.000000e+00 | 8.000000e+01 |    Inf 
6.69/6.75	o 35
6.69/6.75	c * 6.8s|    46 |    20 |  5578 | 105.4 |  17M|  18 |   - |3811 |5507 |3811 |2724 | 150 |  37 | 398 | 0.000000e+00 | 3.500000e+01 |    Inf 
15.59/15.67	o 21
15.59/15.67	c *15.7s|   268 |    67 | 11478 |  39.9 |  17M|  25 |   - |3811 |4108 |3811 |2696 | 166 | 251 |1307 | 0.000000e+00 | 2.100000e+01 |    Inf 
22.39/22.49	o 11
22.39/22.49	c *22.5s|  1252 |   136 | 31966 |  24.9 |  18M|  31 |   - |3811 |4354 |3811 |2692 | 175 |1333 |1522 | 0.000000e+00 | 1.100000e+01 |    Inf 
25.79/25.84	o 9
25.79/25.84	c *25.8s|  2127 |   186 | 46478 |  21.5 |  19M|  36 |   - |3811 |4661 |3811 |2656 | 188 |2393 |1537 | 0.000000e+00 | 9.000000e+00 |    Inf 
25.89/25.93	o 2
25.89/25.93	c *25.9s|  2156 |   151 | 46851 |  21.4 |  19M|  36 |   - |3811 |4544 |3811 |2658 | 190 |2425 |1537 | 0.000000e+00 | 2.000000e+00 |    Inf 
58.09/58.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
58.09/58.19	c  58.2s| 10000 |   478 |192830 |  19.2 |  24M|  59 |  50 |3811 |  10k|3811 |2656 | 190 |  12k|1894 | 0.000000e+00 | 2.000000e+00 |    Inf 
92.40/92.41	o 1
92.40/92.41	c *92.4s| 19175 |   524 |351996 |  18.3 |  26M|  59 |   - |3811 |  12k|3811 |2656 | 190 |  24k|1969 | 0.000000e+00 | 1.000000e+00 |    Inf 
95.39/95.43	c  95.4s| 20000 |   527 |366430 |  18.3 |  26M|  59 |  26 |3811 |  12k|3811 |2656 | 190 |  25k|1982 | 0.000000e+00 | 1.000000e+00 |    Inf 
135.40/135.45	c   135s| 30000 |   529 |539812 |  18.0 |  27M|  59 |   - |3811 |  14k|   0 |   0 | 190 |  38k|2495 | 0.000000e+00 | 1.000000e+00 |    Inf 
177.50/177.55	c   178s| 40000 |   475 |722889 |  18.1 |  27M|  59 |   - |3811 |  14k|3811 |2656 | 190 |  52k|3062 | 0.000000e+00 | 1.000000e+00 |    Inf 
216.70/216.74	c   217s| 50000 |   570 |898662 |  18.0 |  31M|  59 |  19 |3811 |  19k|3811 |2656 | 190 |  66k|3434 | 0.000000e+00 | 1.000000e+00 |    Inf 
259.10/259.17	c   259s| 60000 |   567 |  1088k|  18.1 |  32M|  63 |   - |3811 |  20k|3811 |2656 | 190 |  80k|3779 | 0.000000e+00 | 1.000000e+00 |    Inf 
301.50/301.55	c   302s| 70000 |   414 |  1273k|  18.2 |  29M|  63 |  27 |3811 |  15k|3811 |2656 | 190 |  94k|4278 | 0.000000e+00 | 1.000000e+00 |    Inf 
341.80/341.85	c   342s| 80000 |   572 |  1458k|  18.2 |  33M|  63 |   - |3811 |  23k|   0 |   0 | 190 | 106k|4585 | 0.000000e+00 | 1.000000e+00 |    Inf 
384.30/384.32	c   384s| 90000 |   497 |  1645k|  18.3 |  33M|  63 |  32 |3811 |  23k|3811 |2656 | 190 | 119k|4972 | 0.000000e+00 | 1.000000e+00 |    Inf 
424.30/424.31	c   424s|100000 |   471 |  1823k|  18.2 |  33M|  63 |   - |3811 |  24k|   0 |   0 | 190 | 131k|5212 | 0.000000e+00 | 1.000000e+00 |    Inf 
466.00/466.09	c   466s|110000 |   384 |  2003k|  18.2 |  33M|  63 |  36 |3811 |  24k|3811 |2656 | 190 | 143k|5564 | 0.000000e+00 | 1.000000e+00 |    Inf 
509.10/509.16	c   509s|120000 |   337 |  2193k|  18.3 |  31M|  63 |  14 |3811 |  20k|3811 |2656 | 190 | 156k|5854 | 0.000000e+00 | 1.000000e+00 |    Inf 
552.31/552.39	c   552s|130000 |   384 |  2386k|  18.4 |  32M|  63 |   - |3811 |  22k|3811 |2656 | 190 | 169k|6105 | 0.000000e+00 | 1.000000e+00 |    Inf 
594.80/594.85	c   595s|140000 |   343 |  2579k|  18.4 |  33M|  63 |  29 |3811 |  24k|3811 |2656 | 190 | 182k|6368 | 0.000000e+00 | 1.000000e+00 |    Inf 
638.71/638.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
638.71/638.78	c   639s|150000 |   399 |  2777k|  18.5 |  35M|  63 |  15 |3811 |  28k|3811 |2656 | 190 | 195k|6570 | 0.000000e+00 | 1.000000e+00 |    Inf 
680.60/680.64	c   681s|160000 |   539 |  2959k|  18.5 |  37M|  63 |   - |3811 |  30k|3811 |2656 | 190 | 207k|6821 | 0.000000e+00 | 1.000000e+00 |    Inf 
723.11/723.15	c   723s|170000 |   663 |  3146k|  18.5 |  40M|  63 |  34 |3811 |  35k|3811 |2656 | 190 | 220k|7101 | 0.000000e+00 | 1.000000e+00 |    Inf 
765.61/765.65	c   766s|180000 |   828 |  3333k|  18.5 |  43M|  63 |   - |3811 |  38k|3811 |2656 | 190 | 233k|7286 | 0.000000e+00 | 1.000000e+00 |    Inf 
807.71/807.72	c   808s|190000 |   757 |  3511k|  18.5 |  41M|  63 |   - |3811 |  35k|3811 |2656 | 190 | 246k|7449 | 0.000000e+00 | 1.000000e+00 |    Inf 
849.72/849.75	c   850s|200000 |   710 |  3691k|  18.5 |  42M|  63 |  40 |3811 |  36k|3811 |2656 | 190 | 259k|7636 | 0.000000e+00 | 1.000000e+00 |    Inf 
893.12/893.17	c   893s|210000 |   984 |  3883k|  18.5 |  45M|  63 |   - |3811 |  38k|3811 |2656 | 190 | 271k|7832 | 0.000000e+00 | 1.000000e+00 |    Inf 
936.72/936.71	c   937s|220000 |   924 |  4074k|  18.5 |  45M|  63 |  25 |3811 |  38k|3811 |2656 | 190 | 284k|8046 | 0.000000e+00 | 1.000000e+00 |    Inf 
981.42/981.42	c   981s|230000 |   865 |  4273k|  18.6 |  46M|  63 |  36 |3811 |  41k|3811 |2656 | 190 | 297k|8270 | 0.000000e+00 | 1.000000e+00 |    Inf 
1026.82/1026.88	c  1027s|240000 |   803 |  4472k|  18.6 |  46M|  63 |  41 |3811 |  42k|3811 |2656 | 190 | 310k|8496 | 0.000000e+00 | 1.000000e+00 |    Inf 
1070.82/1070.89	c  1071s|250000 |   858 |  4666k|  18.7 |  46M|  63 |  40 |3811 |  41k|3811 |2656 | 190 | 323k|8654 | 0.000000e+00 | 1.000000e+00 |    Inf 
1113.91/1113.98	c  1114s|260000 |   747 |  4849k|  18.6 |  44M|  63 |  25 |3811 |  37k|3811 |2656 | 190 | 336k|8849 | 0.000000e+00 | 1.000000e+00 |    Inf 
1158.32/1158.35	c  1158s|270000 |   683 |  5042k|  18.7 |  44M|  63 |   - |3811 |  39k|3811 |2656 | 190 | 349k|8997 | 0.000000e+00 | 1.000000e+00 |    Inf 
1204.53/1204.58	c  1205s|280000 |   928 |  5248k|  18.7 |  48M|  63 |  27 |3811 |  44k|3811 |2656 | 190 | 362k|9151 | 0.000000e+00 | 1.000000e+00 |    Inf 
1250.12/1250.12	c  1250s|290000 |   848 |  5452k|  18.8 |  49M|  63 |   - |3811 |  45k|3811 |2656 | 190 | 376k|9280 | 0.000000e+00 | 1.000000e+00 |    Inf 
1294.92/1294.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1294.92/1294.93	c  1295s|300000 |   635 |  5640k|  18.8 |  45M|  63 |  39 |3811 |  41k|3811 |2656 | 190 | 389k|9490 | 0.000000e+00 | 1.000000e+00 |    Inf 
1338.23/1338.21	c  1338s|310000 |   641 |  5827k|  18.8 |  45M|  63 |  15 |3811 |  40k|3811 |2656 | 190 | 402k|9664 | 0.000000e+00 | 1.000000e+00 |    Inf 
1384.62/1384.66	c  1385s|320000 |   597 |  6032k|  18.8 |  44M|  63 |  18 |3811 |  39k|3811 |2656 | 190 | 415k|9839 | 0.000000e+00 | 1.000000e+00 |    Inf 
1429.33/1429.30	c  1429s|330000 |   530 |  6226k|  18.9 |  45M|  63 |   - |3811 |  42k|3811 |2656 | 190 | 427k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1474.22/1474.20	c  1474s|340000 |   454 |  6421k|  18.9 |  41M|  63 |  38 |3811 |  36k|3811 |2656 | 190 | 440k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1521.63/1521.61	c  1522s|350000 |   557 |  6638k|  19.0 |  43M|  63 |  28 |3811 |  38k|3811 |2656 | 190 | 453k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1568.03/1568.09	c  1568s|360000 |   440 |  6847k|  19.0 |  42M|  63 |  31 |3811 |  39k|3811 |2656 | 190 | 466k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1613.03/1613.06	c  1613s|370000 |   363 |  7046k|  19.0 |  40M|  63 |   - |3811 |  36k|3811 |2656 | 190 | 478k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1659.94/1659.92	c  1660s|380000 |   339 |  7255k|  19.1 |  40M|  63 |   - |3811 |  38k|3811 |2656 | 190 | 491k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1705.04/1705.04	c  1705s|390000 |   343 |  7454k|  19.1 |  39M|  63 |   - |3811 |  34k|3811 |2656 | 190 | 503k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1751.33/1751.34	c  1751s|400000 |   371 |  7660k|  19.1 |  42M|  63 |  20 |3811 |  39k|3811 |2656 | 190 | 516k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1798.84/1798.88	c  1799s|410000 |   286 |  7872k|  19.2 |  40M|  63 |   - |3811 |  36k|3811 |2656 | 190 | 529k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.00	c Solving Time (sec) : 1800.00
1800.04/1800.00	c Solving Nodes      : 410242
1800.04/1800.00	c Primal Bound       : +1.00000000000000e+00 (40 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.00	s SATISFIABLE
1800.04/1800.00	v -x231 -x230 -x229 x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.04/1800.00	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197 -x196 x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.04/1800.00	v -x188 -x187 x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 x169 -x168 
1800.04/1800.00	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 x151 -x150 -x149 -x148 -x147 
1800.04/1800.00	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 
1800.04/1800.00	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 x111 -x110 x109 -x108 -x107 -x106 -x105 -x104 
1800.04/1800.00	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 x85 -x84 -x83 -x82 -x81 -x80 
1800.04/1800.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 -x54 
1800.04/1800.00	v -x53 -x52 -x51 -x50 -x49 -x48 x47 -x46 -x45 x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 x29 
1800.04/1800.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 -x2 
1800.04/1800.00	v -x1 
1800.04/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.00	c Total Time         :    1800.00
1800.04/1800.00	c   solving          :    1800.00
1800.04/1800.00	c   presolving       :       0.13 (included in solving)
1800.04/1800.00	c   reading          :       0.02 (included in solving)
1800.04/1800.00	c Original Problem   :
1800.04/1800.00	c   Problem name     : HOME/instance-3447767-1307897740.wbo
1800.04/1800.00	c   Variables        : 2088 (2088 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1800.04/1800.00	c Presolved Problem  :
1800.04/1800.00	c   Problem name     : t_HOME/instance-3447767-1307897740.wbo
1800.04/1800.00	c   Variables        : 3811 (2021 binary, 0 integer, 1790 implicit integer, 0 continuous)
1800.04/1800.00	c   Constraints      : 4402 initial, 46788 maximal
1800.04/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.04/1800.00	c   trivial          :       0.00         67          0          0          0          0          0          0          0          0
1800.04/1800.00	c   dualfix          :       0.00         67          0          0          0          0          0          0          0          0
1800.04/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   setppc           :       0.00          0          0          0          0          0          4          0          0          0
1800.04/1800.00	c   linear           :       0.06          0          0          0       1874          0         92          0         80          0
1800.04/1800.00	c   indicator        :       0.00          0          0          0          0          0         67          0          0          0
1800.04/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   root node        :          -       3580          -          -       3580          -          -          -          -          -
1800.04/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   integral         :          0          0          0     211254          0        145          0        501       4301          0          0     415410
1800.04/1800.00	c   varbound         :          0+         6      96735        130          0          0        552          0      42618        177          0          0
1800.04/1800.00	c   setppc           :         51          6    1770627          3          1        142     982294       2158     647499          0          0          0
1800.04/1800.00	c   linear           :       1790+         7    1769016          4          1        129    5648968      16069    4590216          0          0          0
1800.04/1800.00	c   indicator        :       1790          0      94991        130          0        123        376          0        650          0          0          0
1800.04/1800.00	c   logicor          :        771+         6     764452          7          1         33    1573484      10044    1283154          0          0          0
1800.04/1800.00	c   bounddisjunction :          0+         0     179985          0          0          0         17          2         23          0          0          0
1800.04/1800.00	c   countsols        :          0          0          0          7          1         35          0          0          0          0          0          0
1800.04/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.04/1800.00	c   integral         :      72.25       0.00       0.00      72.24       0.00       0.00       0.00
1800.04/1800.00	c   varbound         :       0.17       0.00       0.16       0.00       0.00       0.00       0.00
1800.04/1800.00	c   setppc           :       6.76       0.00       6.49       0.00       0.00       0.00       0.27
1800.04/1800.00	c   linear           :      50.47       0.00      47.56       0.00       0.00       0.03       2.88
1800.04/1800.00	c   indicator        :       0.28       0.00       0.20       0.01       0.00       0.07       0.00
1800.04/1800.00	c   logicor          :     123.84       0.00     121.93       0.00       0.00       0.00       1.90
1800.04/1800.00	c   bounddisjunction :       0.31       0.00       0.31       0.00       0.00       0.00       0.00
1800.04/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.04/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.04/1800.00	c   vbounds          :       5490        222          1      11958
1800.04/1800.00	c   rootredcost      :          7          0          0       1790
1800.04/1800.00	c   pseudoobj        :    1774664        579         95      39108
1800.04/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.04/1800.00	c   vbounds          :       1.21       1.21       0.00
1800.04/1800.00	c   rootredcost      :       0.32       0.32       0.00
1800.04/1800.00	c   pseudoobj        :      43.64      43.62       0.01
1800.04/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.00	c   propagation      :       1.69      28369      28258     172631       29.5        478       21.6          -
1800.04/1800.00	c   infeasible LP    :      49.14     179687     179663    1244297       40.5       1764       15.4          0
1800.04/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.00	c   applied globally :          -          -          -     529879       35.6          -          -          -
1800.04/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.00	c   cut pool         :       0.00          5          -          -          4          -    (maximal pool size: 381)
1800.04/1800.00	c   redcost          :      13.33     211366          0      13439          0          0
1800.04/1800.00	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.00	c   gomory           :       0.57          6          0          0       1401          0
1800.04/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.04/1800.00	c   strongcg         :       0.47          6          0          0       2302          0
1800.04/1800.00	c   cmir             :       0.09          6          0          0          0          0
1800.04/1800.00	c   flowcover        :       0.09          6          0          0          1          0
1800.04/1800.00	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.00	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1800.04/1800.00	c   rapidlearning    :       0.20          1          0          0          0         44
1800.04/1800.00	c Pricers            :       Time      Calls       Vars
1800.04/1800.00	c   problem variables:       0.00          0          0
1800.04/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   relpscost        :      72.08     211123        501       4301          0          0     415410
1800.04/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   inference        :       0.00          1          0          0          0          0          2
1800.04/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.00	c   LP solutions     :       0.00          -          7
1800.04/1800.00	c   pseudo solutions :       0.00          -          0
1800.04/1800.00	c   feaspump         :       0.02          0          0
1800.04/1800.00	c   oneopt           :       0.19          8          0
1800.04/1800.00	c   crossover        :       0.47         10          0
1800.04/1800.00	c   pscostdiving     :       2.80         93          0
1800.04/1800.00	c   rootsoldiving    :       1.31         47          0
1800.04/1800.00	c   objpscostdiving  :       0.84         47          0
1800.04/1800.00	c   linesearchdiving :       1.47         94          0
1800.04/1800.00	c   fracdiving       :       3.83         94          0
1800.04/1800.00	c   guideddiving     :       3.36         94          0
1800.04/1800.00	c   coefdiving       :       3.59         94          0
1800.04/1800.00	c   veclendiving     :       2.58         94          0
1800.04/1800.00	c   trivial          :       0.00          2          0
1800.04/1800.00	c   shiftandpropagate:       0.42          1          1
1800.04/1800.00	c   simplerounding   :       0.35     211234          0
1800.04/1800.00	c   zirounding       :       0.41       1000          0
1800.04/1800.00	c   rounding         :       0.80       6487          0
1800.04/1800.00	c   shifting         :       0.80       2035          0
1800.04/1800.00	c   intshifting      :       0.01          0          0
1800.04/1800.00	c   twoopt           :       0.00          0          0
1800.04/1800.00	c   fixandinfer      :       0.00          0          0
1800.04/1800.00	c   clique           :       0.00          0          0
1800.04/1800.00	c   intdiving        :       0.00          0          0
1800.04/1800.00	c   actconsdiving    :       0.00          0          0
1800.04/1800.00	c   octane           :       0.00          0          0
1800.04/1800.00	c   rens             :       0.04          1          0
1800.04/1800.00	c   rins             :       0.00          0          0
1800.04/1800.00	c   localbranching   :       0.00          0          0
1800.04/1800.00	c   mutation         :       0.00          0          0
1800.04/1800.00	c   dins             :       0.00          0          0
1800.04/1800.00	c   vbounds          :       0.00          0          0
1800.04/1800.00	c   undercover       :       0.00          0          0
1800.04/1800.00	c   subnlp           :       0.07          0          0
1800.04/1800.00	c   trysol           :       0.14         86         32
1800.04/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.00	c   dual LP          :    1155.35     389163    7810773      20.07    6760.53
1800.04/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.00	c   diving/probing LP:      14.08      10753      66249       6.16    4704.39
1800.04/1800.00	c   strong branching :      68.43      11192     433128      38.70    6329.30
1800.04/1800.00	c     (at root node) :          -         10       3381     338.10          -
1800.04/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.00	c B&B Tree           :
1800.04/1800.00	c   number of runs   :          1
1800.04/1800.00	c   nodes            :     410242
1800.04/1800.00	c   nodes (total)    :     410242
1800.04/1800.00	c   nodes left       :        284
1800.04/1800.00	c   max depth        :         63
1800.04/1800.00	c   max depth (total):         63
1800.04/1800.00	c   backtracks       :      54454 (13.3%)
1800.04/1800.00	c   delayed cutoffs  :       4837
1800.04/1800.00	c   repropagations   :     682443 (1089804 domain reductions, 4643 cutoffs)
1800.04/1800.00	c   avg switch length:       4.98
1800.04/1800.00	c   switching time   :     124.33
1800.04/1800.00	c Solution           :
1800.04/1800.00	c   Solutions found  :         40 (8 improvements)
1800.04/1800.00	c   First Solution   : +1.01000000000000e+02   (in run 1, after 1 nodes, 0.57 seconds, depth 1960, found by <shiftandpropagate>)
1800.04/1800.00	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 19175 nodes, 92.41 seconds, depth 22, found by <relaxation>)
1800.04/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.00	c   Gap              :   infinite
1800.04/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.00	c   Root Iterations  :        834

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447767-1307897740/watcher-3447767-1307897740 -o /var/tmp/evaluation-result-3447767-1307897740/solver-3447767-1307897740 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447767-1307897740.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.00 2.00 2.02 2/172 12777
/proc/meminfo: memFree=3195136/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=10312 CPUtime=0 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 1571 0 0 0 0 0 0 0 23 0 1 0 882189878 10559488 1524 33554432000 4194304 9128323 140737186143312 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12776/statm: 2578 1524 399 1205 0 1369 0

[startup+0.0383151 s]
/proc/loadavg: 2.00 2.00 2.02 2/172 12777
/proc/meminfo: memFree=3195136/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=24816 CPUtime=0.03 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 4961 0 0 0 3 0 0 0 23 0 1 0 882189878 25411584 4912 33554432000 4194304 9128323 140737186143312 18446744073709551615 4209782 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 6204 4912 474 1205 0 4995 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24816

[startup+0.100276 s]
/proc/loadavg: 2.00 2.00 2.02 2/172 12777
/proc/meminfo: memFree=3195136/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=31732 CPUtime=0.09 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 6914 0 0 0 9 0 0 0 23 0 1 0 882189878 32493568 6608 33554432000 4194304 9128323 140737186143312 18446744073709551615 18446744073699065918 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 7933 6608 527 1205 0 6724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31732

[startup+0.30025 s]
/proc/loadavg: 2.00 2.00 2.02 2/172 12777
/proc/meminfo: memFree=3195136/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=38312 CPUtime=0.28 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 8705 0 0 0 28 0 0 0 25 0 1 0 882189878 39231488 8388 33554432000 4194304 9128323 140737186143312 18446744073709551615 5604711 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 9578 8388 617 1205 0 8369 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 38312

[startup+0.700179 s]
/proc/loadavg: 2.00 2.00 2.02 2/172 12777
/proc/meminfo: memFree=3195136/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=43992 CPUtime=0.69 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 10423 0 0 0 68 1 0 0 25 0 1 0 882189878 45047808 9944 33554432000 4194304 9128323 140737186143312 18446744073709551615 6309894 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 10998 9944 678 1205 0 9789 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43992

[startup+1.50102 s]
/proc/loadavg: 2.00 2.00 2.02 3/178 12782
/proc/meminfo: memFree=3088940/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=73372 CPUtime=1.49 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 17854 0 0 0 146 3 0 0 25 0 1 0 882189878 75132928 17011 33554432000 4194304 9128323 140737186143312 18446744073709551615 6694293 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 18343 17011 729 1205 0 17134 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73372

[startup+3.10074 s]
/proc/loadavg: 2.00 2.00 2.02 3/178 12782
/proc/meminfo: memFree=3065132/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=70776 CPUtime=3.09 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 18648 0 0 0 301 8 0 0 25 0 1 0 882189878 72474624 16766 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 17694 16766 749 1205 0 16485 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70776

[startup+6.30016 s]
/proc/loadavg: 2.00 2.00 2.02 3/178 12782
/proc/meminfo: memFree=3065160/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=70776 CPUtime=6.29 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 18651 0 0 0 612 17 0 0 25 0 1 0 882189878 72474624 16769 33554432000 4194304 9128323 140737186143312 18446744073709551615 7192183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 17694 16769 750 1205 0 16485 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70776

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.02 3/178 12782
/proc/meminfo: memFree=3064056/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=70776 CPUtime=12.69 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 18651 0 0 0 1236 33 0 0 25 0 1 0 882189878 72474624 16769 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 17694 16769 750 1205 0 16485 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70776

[startup+25.5007 s]
/proc/loadavg: 2.00 2.00 2.02 3/178 12783
/proc/meminfo: memFree=3063688/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=70776 CPUtime=25.49 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 23728 0 0 0 2489 60 0 0 25 0 1 0 882189878 72474624 16798 33554432000 4194304 9128323 140737186143312 18446744073709551615 5984548 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 17694 16798 751 1205 0 16485 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70776

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.02 3/178 12783
/proc/meminfo: memFree=3056040/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=70776 CPUtime=51.09 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 33997 0 0 0 4988 121 0 0 25 0 1 0 882189878 72474624 16809 33554432000 4194304 9128323 140737186143312 18446744073709551615 7192546 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 17694 16809 751 1205 0 16485 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70776

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.01 3/178 12785
/proc/meminfo: memFree=3050708/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=70944 CPUtime=102.3 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 46989 0 0 0 9987 243 0 0 25 0 1 0 882189878 72646656 16834 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 17736 16834 751 1205 0 16527 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 70944

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/178 12786
/proc/meminfo: memFree=3043096/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=73840 CPUtime=162.29 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 56672 0 0 0 15844 385 0 0 25 0 1 0 882189878 75612160 17562 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 18460 17562 751 1205 0 17251 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 73840

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12788
/proc/meminfo: memFree=3034240/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=79376 CPUtime=222.29 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 60025 0 0 0 21704 525 0 0 25 0 1 0 882189878 81281024 18937 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 19844 18937 751 1205 0 18635 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79376

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12789
/proc/meminfo: memFree=3031076/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=81044 CPUtime=282.3 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 60446 0 0 0 27568 662 0 0 25 0 1 0 882189878 82989056 19358 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 20261 19358 751 1205 0 19052 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 81044

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12800
/proc/meminfo: memFree=3029204/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=82112 CPUtime=342.29 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 62682 0 0 0 33427 802 0 0 25 0 1 0 882189878 84082688 19613 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 20528 19613 751 1205 0 19319 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 82112

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12802
/proc/meminfo: memFree=3026412/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=83648 CPUtime=402.3 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 63062 0 0 0 39288 942 0 0 25 0 1 0 882189878 85655552 19993 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 20912 19993 751 1205 0 19703 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 83648

[startup+462.3 s]
/proc/loadavg: 2.16 2.03 2.01 3/178 12803
/proc/meminfo: memFree=3020156/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=87416 CPUtime=462.3 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 63670 0 0 0 45156 1074 0 0 25 0 1 0 882189878 89513984 20601 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 21854 20601 751 1205 0 20645 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 87416

[startup+522.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 12805
/proc/meminfo: memFree=3016240/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=88112 CPUtime=522.31 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 65980 0 0 0 51021 1210 0 0 25 0 1 0 882189878 90226688 20759 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 22028 20759 751 1205 0 20819 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 88112

[startup+582.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 12806
/proc/meminfo: memFree=3015568/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=88112 CPUtime=582.31 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 65993 0 0 0 56894 1337 0 0 25 0 1 0 882189878 90226688 20772 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 22028 20772 751 1205 0 20819 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 88112

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12813
/proc/meminfo: memFree=3003172/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=93664 CPUtime=822.31 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 67373 0 0 0 80377 1854 0 0 25 0 1 0 882189878 95911936 22152 33554432000 4194304 9128323 140737186143312 18446744073709551615 5984675 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 23416 22152 751 1205 0 22207 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 93664

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12814
/proc/meminfo: memFree=3001360/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=94680 CPUtime=882.31 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 67637 0 0 0 86245 1986 0 0 25 0 1 0 882189878 96952320 22416 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 23670 22416 751 1205 0 22461 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 94680

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12816
/proc/meminfo: memFree=2998456/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=96960 CPUtime=942.32 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 68192 0 0 0 92119 2113 0 0 25 0 1 0 882189878 99287040 22971 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 24240 22971 751 1205 0 23031 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 96960

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12818
/proc/meminfo: memFree=2996548/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=98496 CPUtime=1002.32 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 71147 0 0 0 97988 2244 0 0 25 0 1 0 882189878 100859904 23339 33554432000 4194304 9128323 140737186143312 18446744073709551615 4892272 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 24624 23339 751 1205 0 23415 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 98496

[startup+1062.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 12819
/proc/meminfo: memFree=2991156/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=101172 CPUtime=1062.31 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 71846 0 0 0 103862 2369 0 0 25 0 1 0 882189878 103600128 24038 33554432000 4194304 9128323 140737186143312 18446744073709551615 7192144 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 25293 24038 751 1205 0 24084 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 101172

[startup+1122.3 s]
/proc/loadavg: 2.03 2.02 2.00 4/178 12821
/proc/meminfo: memFree=2988000/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=101908 CPUtime=1122.32 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 72032 0 0 0 109738 2494 0 0 25 0 1 0 882189878 104353792 24224 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 25477 24224 751 1205 0 24268 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 101908

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 12822
/proc/meminfo: memFree=2986088/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=102112 CPUtime=1182.33 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 72072 0 0 0 115608 2625 0 0 25 0 1 0 882189878 104562688 24264 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 25528 24264 751 1205 0 24319 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 102112

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12824
/proc/meminfo: memFree=2983664/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=103972 CPUtime=1242.33 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 72537 0 0 0 121479 2754 0 0 25 0 1 0 882189878 106467328 24729 33554432000 4194304 9128323 140737186143312 18446744073709551615 6523897 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 25993 24729 751 1205 0 24784 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 103972

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12826
/proc/meminfo: memFree=2981740/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=104888 CPUtime=1302.33 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 72786 0 0 0 127349 2884 0 0 25 0 1 0 882189878 107405312 24978 33554432000 4194304 9128323 140737186143312 18446744073709551615 7361805 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 26222 24978 751 1205 0 25013 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 104888

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12827
/proc/meminfo: memFree=2981676/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=105140 CPUtime=1362.33 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 72824 0 0 0 133226 3007 0 0 25 0 1 0 882189878 107663360 25016 33554432000 4194304 9128323 140737186143312 18446744073709551615 7163281 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 26285 25016 751 1205 0 25076 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 105140

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12829
/proc/meminfo: memFree=2980876/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=105796 CPUtime=1422.34 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 72912 0 0 0 139108 3126 0 0 25 0 1 0 882189878 108335104 25104 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 26449 25104 751 1205 0 25240 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 105796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12830
/proc/meminfo: memFree=2980180/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=105928 CPUtime=1482.33 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 72916 0 0 0 144980 3253 0 0 25 0 1 0 882189878 108470272 25108 33554432000 4194304 9128323 140737186143312 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 26482 25108 751 1205 0 25273 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 105928

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12832
/proc/meminfo: memFree=2979884/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=106120 CPUtime=1542.33 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 72968 0 0 0 150848 3385 0 0 25 0 1 0 882189878 108666880 25160 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 26530 25160 751 1205 0 25321 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 106120

[startup+1602.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/178 12834
/proc/meminfo: memFree=2978840/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=107408 CPUtime=1602.33 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 73097 0 0 0 156720 3513 0 0 25 0 1 0 882189878 109985792 25289 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 26852 25289 751 1205 0 25643 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 107408

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 12835
/proc/meminfo: memFree=2978176/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=107880 CPUtime=1662.34 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 73258 0 0 0 162590 3644 0 0 25 0 1 0 882189878 110469120 25450 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 26970 25450 751 1205 0 25761 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 107880

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 12837
/proc/meminfo: memFree=2976620/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=107880 CPUtime=1722.34 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 73258 0 0 0 168466 3768 0 0 25 0 1 0 882189878 110469120 25450 33554432000 4194304 9128323 140737186143312 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 26970 25450 751 1205 0 25761 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 107880

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12841
/proc/meminfo: memFree=2976012/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=107880 CPUtime=1782.33 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 73258 0 0 0 174345 3888 0 0 25 0 1 0 882189878 110469120 25450 33554432000 4194304 9128323 140737186143312 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12776/statm: 26970 25450 751 1205 0 25761 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 107880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12842
/proc/meminfo: memFree=2975884/32951124 swapFree=67054264/67111528
[pid=12776] ppid=12774 vsize=107880 CPUtime=1800.05 cores=1,3,5,7
/proc/12776/stat : 12776 (scip-2.0.1.4.li) R 12774 12776 12607 0 -1 4202496 73260 0 0 0 176077 3928 0 0 18 0 1 0 882189878 110469120 25452 33554432000 4194304 9128323 140737186143312 18446744073709551615 8057664 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12776/statm: 26970 25452 753 1205 0 25761 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 107880

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.01
CPU time (s): 1800.06
CPU user time (s): 1760.77
CPU system time (s): 39.288
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 107880

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

runsolver used 2.6216 second user time and 7.19191 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-12 18:55:40
IDJOB=3447767
IDBENCH=78922
IDSOLVER=1944
FILE ID=node145/3447767-1307897740
RUNJOBID= node145-1307897740-12754
PBS_JOBID= 13559605
Free space on /var/tmp= 2912 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.1900561288--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447767-1307897740/watcher-3447767-1307897740 -o /var/tmp/evaluation-result-3447767-1307897740/solver-3447767-1307897740 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447767-1307897740.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 42cd11e454ef36c6d0d0a1a4a75ff12f
RANDOM SEED=627936648

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3195356 kB
Buffers:         53052 kB
Cached:       28776868 kB
SwapCached:       9228 kB
Active:       13930944 kB
Inactive:     14917136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3195356 kB
SwapTotal:    67111528 kB
SwapFree:     67054264 kB
Dirty:           24172 kB
Writeback:           0 kB
AnonPages:       16584 kB
Mapped:          12156 kB
Slab:           842448 kB
PageTables:       4632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185160 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= 2888 MiB
End job on node145 at 2011-06-12 19:25:42