Trace number 3447733

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.07 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900569834--soft-33-100-0.wbo
MD5SUM9b675eaf583b613075d5327645ad3a71
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark194.59
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 constraints1863
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 94064
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94063
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-3447733-1307897222.wbo>
0.00/0.02	c original problem has 2094 variables (2094 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.04/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, 138 impls, 5 clqs
0.04/0.08	c (round 2) 0 del vars, 117 del conss, 0 add conss, 1863 chg bounds, 51 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.04/0.09	c (round 3) 102 del vars, 144 del conss, 0 add conss, 1872 chg bounds, 69 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.10	c (round 4) 120 del vars, 144 del conss, 0 add conss, 1872 chg bounds, 69 chg sides, 0 chg coeffs, 821 upgd conss, 138 impls, 5 clqs
0.09/0.10	c (round 5) 120 del vars, 154 del conss, 0 add conss, 1872 chg bounds, 69 chg sides, 0 chg coeffs, 821 upgd conss, 138 impls, 5 clqs
0.09/0.15	c    (0.2s) probing: 101/2034 (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  120 deleted vars, 154 deleted constraints, 0 added constraints, 1872 tightened bounds, 0 added holes, 69 changed sides, 0 changed coefficients
0.09/0.15	c  1941 implications, 5 cliques
0.09/0.15	c presolved problem has 3837 variables (2034 bin, 0 int, 1803 impl, 0 cont) and 4417 constraints
0.09/0.15	c      55 constraints of type <setppc>
0.09/0.15	c    1803 constraints of type <linear>
0.09/0.15	c    1803 constraints of type <indicator>
0.09/0.15	c     756 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.12
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.0.1.4
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1800
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 13950
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.49/0.57	o 455
0.49/0.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.57	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3837 |6220 |3837 |2614 |   0 |   0 |   0 |      --      | 4.550000e+02 |    Inf 
0.49/0.59	c   0.6s|     1 |     0 |   137 |     - |  14M|   0 |  66 |3837 |6220 |3837 |2614 |   0 |   0 |   0 | 0.000000e+00 | 4.550000e+02 |    Inf 
0.89/0.99	c   1.0s|     1 |     0 |   645 |     - |  15M|   0 |  43 |3837 |6262 |3837 |2636 |  22 |   0 |   0 | 0.000000e+00 | 4.550000e+02 |    Inf 
1.10/1.12	c   1.1s|     1 |     0 |   758 |     - |  15M|   0 |  42 |3837 |6262 |3837 |2672 |  58 |   0 |   0 | 0.000000e+00 | 4.550000e+02 |    Inf 
1.29/1.33	c   1.3s|     1 |     0 |   771 |     - |  16M|   0 |  40 |3837 |6262 |3837 |2673 |  59 |   0 |   0 | 0.000000e+00 | 4.550000e+02 |    Inf 
1.49/1.57	c   1.6s|     1 |     0 |   801 |     - |  16M|   0 |  46 |3837 |6262 |3837 |2675 |  61 |   0 |   0 | 0.000000e+00 | 4.550000e+02 |    Inf 
1.69/1.79	c   1.8s|     1 |     0 |   827 |     - |  16M|   0 |  45 |3837 |6262 |3837 |2677 |  63 |   0 |   0 | 0.000000e+00 | 4.550000e+02 |    Inf 
1.99/2.10	c   2.1s|     1 |     0 |   854 |     - |  16M|   0 |  46 |3837 |6262 |3837 |2682 |  68 |   0 |   0 | 0.000000e+00 | 4.550000e+02 |    Inf 
2.49/2.53	c   2.5s|     1 |     2 |   854 |     - |  17M|   0 |  46 |3837 |6262 |3837 |2682 |  68 |   0 |   9 | 0.000000e+00 | 4.550000e+02 |    Inf 
5.09/5.19	o 423
5.09/5.19	c * 5.2s|    66 |    49 |  5606 |  73.1 |  19M|  23 |   - |3837 |6274 |3837 |2770 | 327 |  12 | 312 | 0.000000e+00 | 4.230000e+02 |    Inf 
7.08/7.19	o 236
7.08/7.19	c * 7.2s|   112 |    67 |  8540 |  69.2 |  20M|  24 |   - |3837 |6305 |3837 |2760 | 440 |  43 | 538 | 0.000000e+00 | 2.360000e+02 |    Inf 
7.70/7.70	o 220
7.70/7.70	c * 7.7s|   125 |    68 |  9969 |  73.5 |  21M|  24 |   - |3837 |6310 |3837 |2761 | 546 |  48 | 551 | 0.000000e+00 | 2.200000e+02 |    Inf 
7.70/7.72	o 161
7.70/7.72	c * 7.7s|   126 |    63 |  9987 |  73.1 |  21M|  24 |   - |3837 |6310 |3837 |2762 | 547 |  48 | 551 | 0.000000e+00 | 1.610000e+02 |    Inf 
7.79/7.88	o 151
7.79/7.88	c * 7.9s|   133 |    63 | 10536 |  73.3 |  22M|  24 |   - |3837 |6314 |3837 |2695 | 550 |  52 | 562 | 0.000000e+00 | 1.510000e+02 |    Inf 
7.89/7.91	o 134
7.89/7.91	c * 7.9s|   134 |    57 | 10565 |  73.0 |  22M|  24 |   - |3837 |6314 |3837 |2701 | 559 |  52 | 562 | 0.000000e+00 | 1.340000e+02 |    Inf 
9.48/9.56	o 128
9.48/9.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.48/9.56	c * 9.6s|   179 |    73 | 14183 |  74.9 |  23M|  24 |   - |3837 |6332 |3837 |2724 | 591 |  70 | 723 | 0.000000e+00 | 1.280000e+02 |    Inf 
10.39/10.49	o 105
10.39/10.49	c *10.5s|   210 |    69 | 17206 |  78.2 |  23M|  24 |   - |3837 |6353 |3837 |2705 | 662 |  91 | 776 | 0.000000e+00 | 1.050000e+02 |    Inf 
11.49/11.54	o 93
11.49/11.54	c *11.5s|   249 |    79 | 18292 |  70.3 |  24M|  25 |   - |3837 |6374 |3837 |2699 | 674 | 112 | 899 | 0.000000e+00 | 9.300000e+01 |    Inf 
11.49/11.59	o 74
11.49/11.59	c *11.6s|   250 |    74 | 18371 |  70.3 |  24M|  25 |   - |3837 |6374 |3837 |2703 | 685 | 112 | 899 | 0.000000e+00 | 7.400000e+01 |    Inf 
12.29/12.35	o 68
12.29/12.35	c *12.3s|   263 |    81 | 18958 |  69.1 |  24M|  25 |   - |3837 |5350 |3837 |2696 | 692 | 114 | 989 | 0.000000e+00 | 6.800000e+01 |    Inf 
12.79/12.80	o 60
12.79/12.80	c *12.8s|   277 |    74 | 19641 |  68.1 |  24M|  25 |   - |3837 |5146 |3837 |2696 | 701 | 132 |1037 | 0.000000e+00 | 6.000000e+01 |    Inf 
12.79/12.87	o 48
12.79/12.87	c *12.9s|   281 |    48 | 19665 |  67.2 |  24M|  25 |   - |3837 |4893 |3837 |2698 | 707 | 137 |1043 | 0.000000e+00 | 4.800000e+01 |    Inf 
46.09/46.14	o 43
46.09/46.14	c *46.1s|  6053 |   450 | 89299 |  14.6 |  28M|  60 |   - |3837 |6707 |3837 |2692 | 832 |6036 |1699 | 0.000000e+00 | 4.300000e+01 |    Inf 
57.19/57.27	o 36
57.19/57.27	c *57.3s|  7831 |   542 |115476 |  14.6 |  30M|  60 |   - |3837 |6016 |3837 |2651 | 897 |7953 |1741 | 0.000000e+00 | 3.600000e+01 |    Inf 
67.38/67.46	o 31
67.38/67.46	c *67.5s|  9597 |   617 |141927 |  14.7 |  32M|  60 |   - |3837 |5562 |3837 |2650 | 958 |9718 |1778 | 0.000000e+00 | 3.100000e+01 |    Inf 
67.68/67.73	o 17
67.68/67.73	c *67.7s|  9656 |   517 |142764 |  14.7 |  30M|  60 |   - |3837 |5296 |3837 |2652 | 963 |9769 |1778 | 0.000000e+00 | 1.700000e+01 |    Inf 
68.09/68.14	o 11
68.09/68.14	c *68.1s|  9763 |   475 |144032 |  14.7 |  29M|  60 |   - |3837 |4831 |3837 |2653 | 967 |9899 |1778 | 0.000000e+00 | 1.100000e+01 |    Inf 
69.19/69.20	c  69.2s| 10000 |   464 |148087 |  14.7 |  29M|  60 |   - |3837 |4648 |3837 |2649 | 967 |  10k|1778 | 0.000000e+00 | 1.100000e+01 |    Inf 
108.18/108.26	o 10
108.18/108.26	c * 108s| 18113 |   352 |305236 |  16.8 |  29M|  62 |   - |3837 |5246 |3837 |2652 | 996 |  16k|1960 | 0.000000e+00 | 1.000000e+01 |    Inf 
118.38/118.43	c   118s| 20000 |   377 |345899 |  17.3 |  29M|  62 |   - |3837 |6137 |3837 |2649 | 999 |  18k|2125 | 0.000000e+00 | 1.000000e+01 |    Inf 
166.38/166.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
166.38/166.42	c   166s| 30000 |   364 |542089 |  18.0 |  31M|  62 |   - |3837 |8919 |3837 |2649 |1002 |  28k|2760 | 0.000000e+00 | 1.000000e+01 |    Inf 
215.19/215.28	c   215s| 40000 |   415 |743608 |  18.6 |  33M|  64 |   - |3837 |  12k|   0 |   0 |1008 |  38k|3364 | 0.000000e+00 | 1.000000e+01 |    Inf 
260.59/260.63	c   261s| 50000 |   463 |923957 |  18.5 |  33M|  72 |  24 |3837 |  10k|3837 |2692 |1012 |  49k|3804 | 0.000000e+00 | 1.000000e+01 |    Inf 
301.30/301.37	o 9
301.30/301.37	c * 301s| 58457 |   470 |  1090k|  18.6 |  34M|  72 |   - |3837 |9225 |3837 |2692 |1013 |  58k|4205 | 0.000000e+00 | 9.000000e+00 |    Inf 
308.80/308.81	c   309s| 60000 |   474 |  1120k|  18.7 |  34M|  72 |   - |3837 |9058 |3837 |2692 |1015 |  59k|4272 | 0.000000e+00 | 9.000000e+00 |    Inf 
354.29/354.38	c   354s| 70000 |   498 |  1305k|  18.6 |  35M|  72 |  33 |3837 |  10k|3837 |2692 |1015 |  70k|4644 | 0.000000e+00 | 9.000000e+00 |    Inf 
398.39/398.47	c   398s| 80000 |   481 |  1480k|  18.5 |  35M|  79 |  25 |3837 |9969 |3837 |2692 |1017 |  81k|4983 | 0.000000e+00 | 9.000000e+00 |    Inf 
439.40/439.48	o 8
439.40/439.48	c * 439s| 88860 |   440 |  1648k|  18.5 |  34M|  79 |   - |3837 |9816 |3837 |2652 |1021 |  90k|5347 | 0.000000e+00 | 8.000000e+00 |    Inf 
444.19/444.21	c   444s| 90000 |   458 |  1669k|  18.5 |  34M|  79 |  31 |3837 |9876 |3837 |2649 |1021 |  91k|5361 | 0.000000e+00 | 8.000000e+00 |    Inf 
487.70/487.77	c   488s|100000 |   454 |  1854k|  18.5 |  35M|  79 |  18 |3837 |  10k|3837 |2692 |1022 | 101k|5641 | 0.000000e+00 | 8.000000e+00 |    Inf 
534.40/534.41	c   534s|110000 |   459 |  2050k|  18.6 |  36M|  79 |   - |3837 |  11k|   0 |   0 |1022 | 111k|6028 | 0.000000e+00 | 8.000000e+00 |    Inf 
576.60/576.67	c   577s|120000 |   481 |  2224k|  18.5 |  37M|  79 |   - |3837 |  14k|   0 |   0 |1022 | 122k|6267 | 0.000000e+00 | 8.000000e+00 |    Inf 
619.51/619.50	c   620s|130000 |   485 |  2396k|  18.4 |  39M|  79 |   - |3837 |  18k|3837 |2649 |1022 | 133k|6525 | 0.000000e+00 | 8.000000e+00 |    Inf 
663.21/663.27	c   663s|140000 |   512 |  2575k|  18.4 |  39M|  79 |   - |3837 |  16k|3837 |2649 |1022 | 144k|6748 | 0.000000e+00 | 8.000000e+00 |    Inf 
709.01/709.00	c   709s|150000 |   554 |  2765k|  18.4 |  40M|  79 |   - |3837 |  18k|3837 |2649 |1022 | 155k|7021 | 0.000000e+00 | 8.000000e+00 |    Inf 
752.81/752.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
752.81/752.87	c   753s|160000 |   569 |  2941k|  18.4 |  41M|  79 |  33 |3837 |  20k|3837 |2649 |1022 | 165k|7273 | 0.000000e+00 | 8.000000e+00 |    Inf 
796.91/796.93	c   797s|170000 |   569 |  3120k|  18.4 |  42M|  79 |   - |3837 |  22k|   0 |   0 |1024 | 177k|7489 | 0.000000e+00 | 8.000000e+00 |    Inf 
847.92/847.94	c   848s|180000 |   554 |  3346k|  18.6 |  43M|  79 |   - |3837 |  23k|3837 |2649 |1024 | 188k|7625 | 0.000000e+00 | 8.000000e+00 |    Inf 
896.82/896.81	c   897s|190000 |   527 |  3551k|  18.7 |  43M|  79 |   - |3837 |  23k|3837 |2649 |1029 | 198k|7866 | 0.000000e+00 | 8.000000e+00 |    Inf 
944.11/944.15	c   944s|200000 |   498 |  3742k|  18.7 |  41M|  79 |  27 |3837 |  17k|3837 |2649 |1031 | 208k|8119 | 0.000000e+00 | 8.000000e+00 |    Inf 
989.52/989.51	c   990s|210000 |   513 |  3926k|  18.7 |  41M|  79 |  39 |3837 |  17k|3837 |2649 |1031 | 218k|8322 | 0.000000e+00 | 8.000000e+00 |    Inf 
1030.63/1030.62	c  1031s|220000 |   534 |  4083k|  18.6 |  43M|  79 |   - |3837 |  21k|3837 |2649 |1036 | 230k|8467 | 0.000000e+00 | 8.000000e+00 |    Inf 
1074.32/1074.36	c  1074s|230000 |   593 |  4254k|  18.5 |  45M|  79 |  31 |3837 |  24k|3837 |2649 |1041 | 242k|8638 | 0.000000e+00 | 8.000000e+00 |    Inf 
1118.33/1118.32	c  1118s|240000 |   655 |  4426k|  18.4 |  46M|  79 |  11 |3837 |  26k|3837 |2649 |1043 | 254k|8822 | 0.000000e+00 | 8.000000e+00 |    Inf 
1157.62/1157.65	c  1158s|250000 |   644 |  4584k|  18.3 |  47M|  79 |   - |3837 |  27k|   0 |   0 |1048 | 267k|8977 | 0.000000e+00 | 8.000000e+00 |    Inf 
1202.62/1202.65	c  1203s|260000 |   652 |  4754k|  18.3 |  47M|  79 |  34 |3837 |  25k|3837 |2649 |1049 | 280k|9169 | 0.000000e+00 | 8.000000e+00 |    Inf 
1251.03/1251.01	c  1251s|270000 |   693 |  4949k|  18.3 |  48M|  79 |   - |3837 |  26k|3837 |2649 |1051 | 291k|9348 | 0.000000e+00 | 8.000000e+00 |    Inf 
1301.13/1301.13	c  1301s|280000 |   723 |  5148k|  18.4 |  48M|  79 |   - |3837 |  26k|   0 |   0 |1055 | 304k|9522 | 0.000000e+00 | 8.000000e+00 |    Inf 
1350.13/1350.13	c  1350s|290000 |   849 |  5341k|  18.4 |  50M|  79 |  30 |3837 |  26k|3837 |2649 |1055 | 316k|9675 | 0.000000e+00 | 8.000000e+00 |    Inf 
1397.84/1397.86	c  1398s|300000 |   899 |  5527k|  18.4 |  51M|  82 |  25 |3837 |  27k|3837 |2649 |1056 | 329k|9808 | 0.000000e+00 | 8.000000e+00 |    Inf 
1447.34/1447.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1447.34/1447.38	c  1447s|310000 |   961 |  5726k|  18.5 |  50M|  82 |   - |3837 |  25k|3837 |2650 |1059 | 342k|9947 | 0.000000e+00 | 8.000000e+00 |    Inf 
1490.34/1490.36	c  1490s|320000 |  1008 |  5892k|  18.4 |  51M|  82 |   - |3837 |  26k|   0 |   0 |1065 | 355k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1536.94/1536.91	c  1537s|330000 |  1158 |  6068k|  18.4 |  53M|  83 |   - |3837 |  28k|3837 |2649 |1065 | 368k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1581.55/1581.50	c  1581s|340000 |  1189 |  6228k|  18.3 |  54M|  84 |   - |3837 |  28k|   0 |   0 |1065 | 382k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1627.35/1627.35	c  1627s|350000 |  1197 |  6402k|  18.3 |  55M|  84 |   - |3837 |  30k|3837 |2649 |1065 | 395k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1671.44/1671.44	c  1671s|360000 |  1151 |  6563k|  18.2 |  56M|  84 |   - |3837 |  31k|   0 |   0 |1068 | 408k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1719.45/1719.42	c  1719s|370000 |  1284 |  6753k|  18.3 |  56M|  84 |   - |3837 |  28k|3837 |2649 |1068 | 421k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1769.05/1769.01	c  1769s|380000 |  1431 |  6946k|  18.3 |  57M|  89 |   - |3837 |  28k|3837 |2649 |1069 | 434k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.05/1800.00	c Solving Time (sec) : 1800.00
1800.05/1800.00	c Solving Nodes      : 386709
1800.05/1800.00	c Primal Bound       : +8.00000000000000e+00 (270 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.00	s SATISFIABLE
1800.05/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.05/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.05/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.05/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.05/1800.00	v -x146 -x145 -x144 -x143 x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.05/1800.00	v x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1800.05/1800.00	v -x104 x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 x90 -x89 x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1800.05/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 
1800.05/1800.00	v x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.05/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.05/1800.00	v -x1 
1800.05/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.05/1800.00	c Total Time         :    1800.00
1800.05/1800.00	c   solving          :    1800.00
1800.05/1800.00	c   presolving       :       0.12 (included in solving)
1800.05/1800.00	c   reading          :       0.02 (included in solving)
1800.05/1800.00	c Original Problem   :
1800.05/1800.00	c   Problem name     : HOME/instance-3447733-1307897222.wbo
1800.05/1800.00	c   Variables        : 2094 (2094 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1800.05/1800.00	c Presolved Problem  :
1800.05/1800.00	c   Problem name     : t_HOME/instance-3447733-1307897222.wbo
1800.05/1800.00	c   Variables        : 3837 (2034 binary, 0 integer, 1803 implicit integer, 0 continuous)
1800.05/1800.00	c   Constraints      : 4417 initial, 31501 maximal
1800.05/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.05/1800.00	c   trivial          :       0.00         60          0          0          0          0          0          0          0          0
1800.05/1800.00	c   dualfix          :       0.00         60          0          0          0          0          0          0          0          0
1800.05/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   setppc           :       0.00          0          0          0          0          0         10          0          0          0
1800.05/1800.00	c   linear           :       0.06          0          0          0       1872          0         84          0         69          0
1800.05/1800.00	c   indicator        :       0.00          0          0          0          0          0         60          0          0          0
1800.05/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   root node        :          -       3378          -          -       3378          -          -          -          -          -
1800.05/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   integral         :          0          0          0     201650          0       1052          0        362       3707          0          0     395440
1800.05/1800.00	c   varbound         :          0+         6    1633881       1020          6          0      13612          2     997442       1056          0          0
1800.05/1800.00	c   setppc           :         55          6    1633055          5          6       1049     817826        840     480083          0          0          0
1800.05/1800.00	c   linear           :       1803+         7    1634624         15          6       1045    4103325      42514    6102743          0          0          0
1800.05/1800.00	c   indicator        :       1803          0    1591293       1020          6       1030      12620          0      28624          0          0          0
1800.05/1800.00	c   logicor          :        756+         6     732344         21          6        249    1202817      18649    1239475          0          0          0
1800.05/1800.00	c   bounddisjunction :          0+         0     153891          0          0          0         28          3         45          0          0          0
1800.05/1800.00	c   countsols        :          0          0          0         21          2        251          0          0          0          0          0          0
1800.05/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.05/1800.00	c   integral         :      75.62       0.00       0.00      75.58       0.00       0.03       0.00
1800.05/1800.00	c   varbound         :       5.97       0.00       5.92       0.05       0.00       0.00       0.01
1800.05/1800.00	c   setppc           :       5.12       0.00       4.87       0.00       0.00       0.01       0.24
1800.05/1800.00	c   linear           :      64.72       0.00      61.15       0.00       0.00       0.30       3.27
1800.05/1800.00	c   indicator        :       8.42       0.01       7.53       0.12       0.00       0.76       0.01
1800.05/1800.00	c   logicor          :      93.19       0.00      91.48       0.00       0.00       0.02       1.69
1800.05/1800.00	c   bounddisjunction :       0.45       0.00       0.45       0.00       0.00       0.00       0.00
1800.05/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.05/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.05/1800.00	c   vbounds          :     152748       3826         18     294756
1800.05/1800.00	c   rootredcost      :         21          0          0       1689
1800.05/1800.00	c   pseudoobj        :    1641648      15634       2699     994546
1800.05/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.05/1800.00	c   vbounds          :      25.82      25.81       0.00
1800.05/1800.00	c   rootredcost      :       0.33       0.33       0.00
1800.05/1800.00	c   pseudoobj        :      52.39      52.04       0.35
1800.05/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.00	c   propagation      :       4.50      64725      64660     370035       32.0       1685       27.4          -
1800.05/1800.00	c   infeasible LP    :      33.55     102812     102777     694625       42.2       1091       18.0          0
1800.05/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   pseudo solution  :       0.00          6          6          6        2.0          2       18.5          -
1800.05/1800.00	c   applied globally :          -          -          -     443202       33.9          -          -          -
1800.05/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.00	c   cut pool         :       0.00          5          -          -         16          -    (maximal pool size: 359)
1800.05/1800.00	c   redcost          :      16.51     205842          0     384797          0          0
1800.05/1800.00	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.00	c   gomory           :       0.54          6          0          0       1291          0
1800.05/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.05/1800.00	c   strongcg         :       0.47          6          0          0       2522          0
1800.05/1800.00	c   cmir             :       0.08          6          0          0          1          0
1800.05/1800.00	c   flowcover        :       0.09          6          0          0          0          0
1800.05/1800.00	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.00	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1800.05/1800.00	c   rapidlearning    :       0.19          1          0          0          0         42
1800.05/1800.00	c Pricers            :       Time      Calls       Vars
1800.05/1800.00	c   problem variables:       0.00          0          0
1800.05/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   relpscost        :      75.38     200628        362       3707          0          0     395440
1800.05/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   inference        :       0.00          2          0          0          0          0          4
1800.05/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.00	c   LP solutions     :       0.01          -         21
1800.05/1800.00	c   pseudo solutions :       0.00          -          0
1800.05/1800.00	c   feaspump         :       0.01          0          0
1800.05/1800.00	c   intshifting      :       0.01          0          0
1800.05/1800.00	c   oneopt           :       0.33         19          0
1800.05/1800.00	c   linesearchdiving :       0.58         48          0
1800.05/1800.00	c   guideddiving     :       1.57         48          0
1800.05/1800.00	c   pscostdiving     :       0.67         48          0
1800.05/1800.00	c   coefdiving       :       1.29         48          0
1800.05/1800.00	c   fracdiving       :       1.70         48          0
1800.05/1800.00	c   veclendiving     :       0.97         48          0
1800.05/1800.00	c   objpscostdiving  :       0.48         25          0
1800.05/1800.00	c   rootsoldiving    :       2.07         25          0
1800.05/1800.00	c   crossover        :       1.11         21          0
1800.05/1800.00	c   trivial          :       0.00          2          0
1800.05/1800.00	c   shiftandpropagate:       0.42          1          1
1800.05/1800.00	c   simplerounding   :       0.50     202811          0
1800.05/1800.00	c   zirounding       :       0.44       1000          0
1800.05/1800.00	c   rounding         :       1.12       6327          0

Verifier Data

OK	8

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.28 1.48 1.25 3/177 16527
/proc/meminfo: memFree=32479748/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=10132 CPUtime=0 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 1541 0 0 0 0 0 0 0 23 0 1 0 901318947 10375168 1495 33554432000 4194304 9128323 140734955365952 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16527/statm: 2533 1495 399 1205 0 1324 0

[startup+0.0496831 s]
/proc/loadavg: 1.28 1.48 1.25 3/177 16527
/proc/meminfo: memFree=32479748/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=30724 CPUtime=0.04 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 6370 0 0 0 4 0 0 0 23 0 1 0 901318947 31461376 6322 33554432000 4194304 9128323 140734955365952 18446744073709551615 5213742 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16527/statm: 7681 6322 507 1205 0 6472 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30724

[startup+0.100678 s]
/proc/loadavg: 1.28 1.48 1.25 3/177 16527
/proc/meminfo: memFree=32479748/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=31884 CPUtime=0.09 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 6947 0 0 0 9 0 0 0 23 0 1 0 901318947 32649216 6642 33554432000 4194304 9128323 140734955365952 18446744073709551615 5326889 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16527/statm: 7971 6642 530 1205 0 6762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31884

[startup+0.300633 s]
/proc/loadavg: 1.28 1.48 1.25 3/177 16527
/proc/meminfo: memFree=32479748/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=38148 CPUtime=0.29 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 8697 0 0 0 29 0 0 0 25 0 1 0 901318947 39063552 8373 33554432000 4194304 9128323 140734955365952 18446744073709551615 5993084 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16527/statm: 9537 8373 610 1205 0 8328 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38148

[startup+0.700559 s]
/proc/loadavg: 1.28 1.48 1.25 3/177 16527
/proc/meminfo: memFree=32479748/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=43632 CPUtime=0.69 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 10324 0 0 0 69 0 0 0 25 0 1 0 901318947 44679168 9861 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16527/statm: 10908 9861 666 1205 0 9699 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43632

[startup+1.5004 s]
/proc/loadavg: 1.34 1.49 1.25 3/178 16528
/proc/meminfo: memFree=32390616/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=52256 CPUtime=1.49 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 19312 0 0 0 146 3 0 0 25 0 1 0 901318947 53510144 12027 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16527/statm: 13064 12027 726 1205 0 11855 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52256

[startup+3.10107 s]
/proc/loadavg: 1.34 1.49 1.25 3/178 16528
/proc/meminfo: memFree=32381372/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=58840 CPUtime=3.09 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 26037 0 0 0 305 4 0 0 25 0 1 0 901318947 60252160 13585 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16527/statm: 14710 13585 735 1205 0 13501 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58840

[startup+6.30044 s]
/proc/loadavg: 1.34 1.49 1.25 3/178 16528
/proc/meminfo: memFree=32376164/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=62556 CPUtime=6.29 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 26934 0 0 0 622 7 0 0 25 0 1 0 901318947 64057344 14473 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 15639 14473 739 1205 0 14430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62556

[startup+12.7012 s]
/proc/loadavg: 1.44 1.50 1.26 3/178 16528
/proc/meminfo: memFree=32368440/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=68892 CPUtime=12.69 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 28507 0 0 0 1256 13 0 0 25 0 1 0 901318947 70545408 16046 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 17223 16046 741 1205 0 16014 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68892

[startup+25.5006 s]
/proc/loadavg: 1.52 1.52 1.27 3/178 16528
/proc/meminfo: memFree=32352316/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=71664 CPUtime=25.49 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 43835 0 0 0 2529 20 0 0 25 0 1 0 901318947 73383936 16742 33554432000 4194304 9128323 140734955365952 18446744073709551615 4785281 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 17916 16742 741 1205 0 16707 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71664

[startup+51.1005 s]
/proc/loadavg: 1.69 1.56 1.29 3/178 16529
/proc/meminfo: memFree=32328204/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=81596 CPUtime=51.08 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 54150 0 0 0 5076 32 0 0 25 0 1 0 901318947 83554304 19275 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 20399 19275 741 1205 0 19190 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 81596

[startup+102.306 s]
/proc/loadavg: 1.93 1.64 1.33 3/178 16530
/proc/meminfo: memFree=32315944/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=90388 CPUtime=102.29 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 81094 0 0 0 10168 61 0 0 25 0 1 0 901318947 92557312 21501 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 22597 21501 751 1205 0 21388 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 90388

[startup+162.3 s]
/proc/loadavg: 1.97 1.71 1.37 3/178 16532
/proc/meminfo: memFree=32308260/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=94408 CPUtime=162.28 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 100474 0 0 0 16129 99 0 0 25 0 1 0 901318947 96673792 22516 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 23602 22516 751 1205 0 22393 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 94408

[startup+222.3 s]
/proc/loadavg: 1.99 1.76 1.41 3/178 16534
/proc/meminfo: memFree=32300988/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=96980 CPUtime=222.28 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 103039 0 0 0 22093 135 0 0 25 0 1 0 901318947 99307520 23148 33554432000 4194304 9128323 140734955365952 18446744073709551615 7206727 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 24245 23148 751 1205 0 23036 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 96980

[startup+282.3 s]
/proc/loadavg: 1.99 1.80 1.44 3/178 16535
/proc/meminfo: memFree=32296344/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=97768 CPUtime=282.29 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 105132 0 0 0 28059 170 0 0 25 0 1 0 901318947 100114432 23331 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 24442 23331 751 1205 0 23233 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 97768

[startup+342.3 s]
/proc/loadavg: 1.99 1.83 1.47 3/178 16537
/proc/meminfo: memFree=32292692/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=99120 CPUtime=342.29 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 124853 0 0 0 34018 211 0 0 25 0 1 0 901318947 101498880 23670 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 24780 23670 751 1205 0 23571 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 99120

[startup+402.3 s]
/proc/loadavg: 1.99 1.86 1.50 3/178 16538
/proc/meminfo: memFree=32291756/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=99228 CPUtime=402.29 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 126821 0 0 0 39984 245 0 0 25 0 1 0 901318947 101609472 23735 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 24807 23735 751 1205 0 23598 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 99228

[startup+462.301 s]
/proc/loadavg: 1.99 1.88 1.53 3/178 16540
/proc/meminfo: memFree=32288956/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=100108 CPUtime=462.3 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 149705 0 0 0 45945 285 0 0 25 0 1 0 901318947 102510592 23949 33554432000 4194304 9128323 140734955365952 18446744073709551615 6558647 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 25027 23949 751 1205 0 23818 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100108

[startup+522.301 s]
/proc/loadavg: 1.99 1.90 1.56 3/178 16542
/proc/meminfo: memFree=32286404/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=100796 CPUtime=522.3 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 156944 0 0 0 51908 322 0 0 25 0 1 0 901318947 103215104 24089 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 25199 24089 751 1205 0 23990 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 100796

[startup+582.301 s]
/proc/loadavg: 1.99 1.92 1.58 3/178 16543
/proc/meminfo: memFree=32284372/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=102388 CPUtime=582.3 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 162579 0 0 0 57873 357 0 0 25 0 1 0 901318947 104845312 24513 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 25597 24513 751 1205 0 24388 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 102388

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.99 1.95 1.67 3/178 16550
/proc/meminfo: memFree=32273360/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=109056 CPUtime=822.31 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 169478 0 0 0 81736 495 0 0 25 0 1 0 901318947 111673344 26175 33554432000 4194304 9128323 140734955365952 18446744073709551615 7206727 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 27264 26175 751 1205 0 26055 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 109056

[startup+882.301 s]
/proc/loadavg: 1.99 1.96 1.68 3/178 16560
/proc/meminfo: memFree=32271016/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=110760 CPUtime=882.32 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 169923 0 0 0 87703 529 0 0 25 0 1 0 901318947 113418240 26620 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 27690 26620 751 1205 0 26481 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 110760

[startup+942.301 s]
/proc/loadavg: 1.99 1.96 1.70 3/178 16562
/proc/meminfo: memFree=32267240/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=112876 CPUtime=942.32 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 172524 0 0 0 93668 564 0 0 25 0 1 0 901318947 115585024 27131 33554432000 4194304 9128323 140734955365952 18446744073709551615 4241127 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 28219 27131 751 1205 0 27010 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 112876

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/178 16563
/proc/meminfo: memFree=32264944/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=113032 CPUtime=1002.32 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 172550 0 0 0 99634 598 0 0 25 0 1 0 901318947 115744768 27157 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 28258 27157 751 1205 0 27049 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 113032

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.73 3/178 16568
/proc/meminfo: memFree=32261148/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=114468 CPUtime=1062.32 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 172898 0 0 0 105602 630 0 0 25 0 1 0 901318947 117215232 27505 33554432000 4194304 9128323 140734955365952 18446744073709551615 5333037 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 28617 27505 751 1205 0 27408 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 114468

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.75 3/178 16570
/proc/meminfo: memFree=32261028/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=114928 CPUtime=1122.32 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 173015 0 0 0 111566 666 0 0 25 0 1 0 901318947 117686272 27622 33554432000 4194304 9128323 140734955365952 18446744073709551615 7191101 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 28732 27622 751 1205 0 27523 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 114928

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/178 16571
/proc/meminfo: memFree=32257880/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=116368 CPUtime=1182.33 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 173377 0 0 0 117536 697 0 0 25 0 1 0 901318947 119160832 27984 33554432000 4194304 9128323 140734955365952 18446744073709551615 7192361 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 29092 27984 751 1205 0 27883 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 116368

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.77 3/178 16573
/proc/meminfo: memFree=32257080/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=116552 CPUtime=1242.33 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 173443 0 0 0 123501 732 0 0 25 0 1 0 901318947 119349248 28050 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 29138 28050 751 1205 0 27929 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 116552

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.78 3/178 16574
/proc/meminfo: memFree=32254292/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=117528 CPUtime=1302.34 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 173691 0 0 0 129470 764 0 0 25 0 1 0 901318947 120348672 28298 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 29382 28298 751 1205 0 28173 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 117528

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.79 3/178 16576
/proc/meminfo: memFree=32251884/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=117896 CPUtime=1362.33 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 173786 0 0 0 135435 798 0 0 25 0 1 0 901318947 120725504 28393 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 29474 28393 751 1205 0 28265 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 117896

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.80 3/178 16578
/proc/meminfo: memFree=32248476/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=118252 CPUtime=1422.34 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 179034 0 0 0 141400 834 0 0 25 0 1 0 901318947 121090048 28476 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 29563 28476 751 1205 0 28354 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 118252

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/178 16579
/proc/meminfo: memFree=32245440/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=119888 CPUtime=1482.34 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 179452 0 0 0 147367 867 0 0 25 0 1 0 901318947 122765312 28894 33554432000 4194304 9128323 140734955365952 18446744073709551615 4703549 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 29972 28894 751 1205 0 28763 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 119888

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/178 16581
/proc/meminfo: memFree=32238448/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=122220 CPUtime=1542.34 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 179996 0 0 0 153336 898 0 0 25 0 1 0 901318947 125153280 29438 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 30555 29438 751 1205 0 29346 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 122220

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/178 16582
/proc/meminfo: memFree=32236292/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=124200 CPUtime=1602.35 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 180539 0 0 0 159303 932 0 0 25 0 1 0 901318947 127180800 29969 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 31050 29969 751 1205 0 29841 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 124200

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/178 16584
/proc/meminfo: memFree=32234252/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=124476 CPUtime=1662.35 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 180605 0 0 0 165274 961 0 0 25 0 1 0 901318947 127463424 30035 33554432000 4194304 9128323 140734955365952 18446744073709551615 5231958 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 31119 30035 751 1205 0 29910 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 124476

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/178 16586
/proc/meminfo: memFree=32233072/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=124932 CPUtime=1722.35 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 180727 0 0 0 171242 993 0 0 25 0 1 0 901318947 127930368 30157 33554432000 4194304 9128323 140734955365952 18446744073709551615 5207912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 31233 30157 751 1205 0 30024 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 124932

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.85 3/178 16587
/proc/meminfo: memFree=32229296/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=126292 CPUtime=1782.35 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 181066 0 0 0 177210 1025 0 0 25 0 1 0 901318947 129323008 30496 33554432000 4194304 9128323 140734955365952 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16527/statm: 31573 30496 751 1205 0 30364 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 126292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.99 1.97 1.85 3/179 16589
/proc/meminfo: memFree=32229284/32950928 swapFree=67053884/67111528
[pid=16527] ppid=16525 vsize=126456 CPUtime=1800.05 cores=0,2,4,6
/proc/16527/stat : 16527 (scip-2.0.1.4.li) R 16525 16527 15316 0 -1 4202496 181083 0 0 0 178970 1035 0 0 25 0 1 0 901318947 129490944 30513 33554432000 4194304 9128323 140734955365952 18446744073709551615 8057664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16527/statm: 31614 30513 753 1205 0 30405 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 126456

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.07
CPU user time (s): 1789.71
CPU system time (s): 10.3644
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 138768

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

runsolver used 2.80857 second user time and 5.46117 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-12 18:47:03
IDJOB=3447733
IDBENCH=78905
IDSOLVER=1944
FILE ID=node149/3447733-1307897222
RUNJOBID= node149-1307897222-16499
PBS_JOBID= 13559560
Free space on /tmp= 74056 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.1900569834--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3447733-1307897222/watcher-3447733-1307897222 -o /tmp/evaluation-result-3447733-1307897222/solver-3447733-1307897222 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447733-1307897222.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 9b675eaf583b613075d5327645ad3a71
RANDOM SEED=1403567160

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32484736 kB
Buffers:        106640 kB
Cached:         142972 kB
SwapCached:      22544 kB
Active:         200008 kB
Inactive:        80904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32484736 kB
SwapTotal:    67111528 kB
SwapFree:     67053884 kB
Dirty:           24060 kB
Writeback:           0 kB
AnonPages:       28040 kB
Mapped:           9044 kB
Slab:           120632 kB
PageTables:       4812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191392 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 /tmp at the end= 74036 MiB
End job on node149 at 2011-06-12 19:17:05