Trace number 2692799

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverMSAT (TO) 1800.31 1800.29

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900579996--soft-33-100-0.wbo
MD5SUM469cd609ab798a94b23843d73b73e9c6
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 benchmark340.634
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 constraints1837
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 93832
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 93831
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 677
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 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 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-2692799-1277904215.wbo>
0.00/0.03	c original problem has 3905 variables (2068 bin, 0 int, 0 impl, 1837 cont) and 4545 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1967 impls, 5 clqs
0.00/0.08	c (round 2) 0 del vars, 61 del conss, 1837 chg bounds, 45 chg sides, 0 chg coeffs, 0 upgd conss, 1967 impls, 5 clqs
0.00/0.09	c (round 3) 45 del vars, 131 del conss, 1851 chg bounds, 70 chg sides, 0 chg coeffs, 0 upgd conss, 1967 impls, 5 clqs
0.09/0.10	c (round 4) 104 del vars, 146 del conss, 1852 chg bounds, 71 chg sides, 0 chg coeffs, 0 upgd conss, 1967 impls, 5 clqs
0.09/0.11	c (round 5) 119 del vars, 147 del conss, 1852 chg bounds, 71 chg sides, 0 chg coeffs, 844 upgd conss, 1967 impls, 5 clqs
0.09/0.12	c (round 6) 120 del vars, 147 del conss, 1852 chg bounds, 71 chg sides, 0 chg coeffs, 844 upgd conss, 1967 impls, 5 clqs
0.09/0.16	c    (0.1s) probing: 101/2008 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (7 rounds):
0.09/0.16	c  120 deleted vars, 147 deleted constraints, 1852 tightened bounds, 0 added holes, 71 changed sides, 0 changed coefficients
0.09/0.16	c  1967 implications, 5 cliques
0.09/0.16	c presolved problem has 3785 variables (2008 bin, 0 int, 0 impl, 1777 cont) and 4398 constraints
0.09/0.16	c    1777 constraints of type <indicator>
0.09/0.16	c       5 constraints of type <setppc>
0.09/0.16	c    1777 constraints of type <linear>
0.09/0.16	c     839 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.10
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.2
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1799.98
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.17	c 
0.09/0.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.17	c   0.1s|     1 |     0 |     9 |     - |  13M|   0 |   3 |3785 |4398 |3785 | 844 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.18	o 90383
0.09/0.18	c y 0.1s|     1 |     0 |    14 |     - |  14M|   0 |   3 |3785 |4398 |3785 | 844 |   0 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
0.19/0.20	c   0.1s|     1 |     0 |    48 |     - |  14M|   0 |  36 |3785 |4398 |3785 | 867 |  23 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
0.19/0.24	c   0.2s|     1 |     0 |   106 |     - |  14M|   0 |  50 |3785 |4398 |3785 | 894 |  50 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
0.29/0.30	c   0.2s|     1 |     0 |   156 |     - |  14M|   0 |  57 |3785 |4398 |3785 | 917 |  73 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
0.29/0.38	c   0.3s|     1 |     0 |   186 |     - |  14M|   0 |  50 |3785 |4398 |3785 | 927 |  83 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
0.39/0.45	c   0.4s|     1 |     0 |   224 |     - |  14M|   0 |  60 |3785 |4398 |3785 | 932 |  88 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
0.49/0.54	c   0.5s|     1 |     0 |   240 |     - |  15M|   0 |  64 |3785 |4398 |3785 | 936 |  92 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
1.20/1.22	c   1.1s|     1 |     2 |   240 |     - |  15M|   0 |  64 |3785 |4398 |3785 | 936 |  92 |   0 |  33 | 0.000000e+00 | 9.038300e+04 |    Inf 
21.99/22.07	c  21.2s| 10000 |  9999 | 11270 |   1.1 |  37M|1015 |   0 |3785 |4406 |3785 | 982 |1281 |   8 |1265 | 0.000000e+00 | 9.038300e+04 |    Inf 
28.89/28.98	o 1344
28.89/28.98	c *27.9s| 15509 | 14828 | 12479 |   0.8 |  45M|1015 |   - |3785 |4406 |3785 | 990 |1575 |   8 |1290 | 0.000000e+00 | 1.344000e+03 |    Inf 
35.50/35.53	c  34.2s| 20000 | 19315 | 16789 |   0.8 |  53M|1015 |   0 |3785 |4408 |3785 | 986 |2345 |  10 |1405 | 0.000000e+00 | 1.344000e+03 |    Inf 
45.79/45.81	o 78
45.79/45.81	c *44.2s| 26432 |   910 | 32374 |   1.2 |  23M|1015 |   - |3785 |4492 |3785 | 979 |3526 |  95 |1482 | 0.000000e+00 | 7.800000e+01 |    Inf 
45.90/45.91	o 72
45.90/45.91	c *44.3s| 26444 |   825 | 32861 |   1.2 |  23M|1015 |   - |3785 |4068 |3785 | 962 |3550 |  95 |1482 | 0.000000e+00 | 7.200000e+01 |    Inf 
45.99/46.03	o 34
45.99/46.03	c *44.4s| 26519 |   396 | 32941 |   1.2 |  22M|1015 |   - |3785 |3960 |3785 | 962 |3554 | 103 |1482 | 0.000000e+00 | 3.400000e+01 |    Inf 
46.49/46.52	o 8
46.49/46.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
46.49/46.52	c *44.9s| 26903 |   135 | 33436 |   1.2 |  21M|1015 |   - |3785 |3300 |3785 | 957 |3582 | 115 |1486 | 0.000000e+00 | 8.000000e+00 |    Inf 
51.70/51.73	c  49.8s| 30000 |   217 | 48457 |   1.6 |  23M|1015 |   - |3785 |5445 |   0 |   0 |4095 |3874 |1619 | 0.000000e+00 | 8.000000e+00 |    Inf 
53.49/53.56	o 2
53.49/53.56	c *51.5s| 31213 |   192 | 53296 |   1.7 |  23M|1015 |   - |3785 |6420 |3785 | 945 |4290 |5341 |1625 | 0.000000e+00 | 2.000000e+00 |    Inf 
66.99/67.00	c  64.3s| 40000 |   324 | 89067 |   2.2 |  26M|1015 |   - |3785 |  10k|   0 |   0 |5427 |  16k|1726 | 0.000000e+00 | 2.000000e+00 |    Inf 
83.00/83.04	c  79.6s| 50000 |   329 |128519 |   2.6 |  28M|1015 |   - |3785 |  14k|   0 |   0 |6893 |  28k|1727 | 0.000000e+00 | 2.000000e+00 |    Inf 
100.10/100.14	c  96.0s| 60000 |   363 |166686 |   2.8 |  29M|1015 |  12 |3785 |  16k|3785 | 938 |8172 |  41k|1728 | 0.000000e+00 | 2.000000e+00 |    Inf 
117.19/117.21	c   112s| 70000 |   391 |203231 |   2.9 |  32M|1015 |  10 |3785 |  21k|3785 | 946 |9646 |  54k|1728 | 0.000000e+00 | 2.000000e+00 |    Inf 
136.41/136.42	c   131s| 80000 |   368 |241297 |   3.0 |  33M|1015 |   - |3785 |  22k|   0 |   0 |  10k|  68k|1728 | 0.000000e+00 | 2.000000e+00 |    Inf 
155.80/155.82	c   149s| 90000 |   359 |280067 |   3.1 |  34M|1015 |   - |3785 |  25k|   0 |   0 |  12k|  80k|1728 | 0.000000e+00 | 2.000000e+00 |    Inf 
177.29/177.37	c   170s|100000 |   370 |322503 |   3.2 |  35M|1015 |   - |3785 |  27k|   0 |   0 |  14k|  93k|1773 | 0.000000e+00 | 2.000000e+00 |    Inf 
198.79/198.86	c   191s|110000 |   404 |363265 |   3.3 |  38M|1015 |   - |3785 |  34k|   0 |   0 |  15k| 106k|1882 | 0.000000e+00 | 2.000000e+00 |    Inf 
222.89/222.98	c   214s|120000 |   399 |404346 |   3.4 |  40M|1015 |   - |3785 |  39k|   0 |   0 |  16k| 120k|1978 | 0.000000e+00 | 2.000000e+00 |    Inf 
247.80/247.82	c   238s|130000 |   375 |443194 |   3.4 |  41M|1015 |   8 |3785 |  42k|3785 | 939 |  18k| 133k|2114 | 0.000000e+00 | 2.000000e+00 |    Inf 
273.30/273.37	c   263s|140000 |   378 |484922 |   3.5 |  44M|1015 |   - |3785 |  46k|   0 |   0 |  20k| 147k|2182 | 0.000000e+00 | 2.000000e+00 |    Inf 
298.80/298.83	o 1
298.80/298.83	c * 288s|148988 |   321 |518940 |   3.5 |  44M|1015 |   - |3785 |  47k|3785 | 944 |  21k| 159k|2317 | 0.000000e+00 | 1.000000e+00 |    Inf 
301.51/301.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
301.51/301.55	c   291s|150000 |   334 |522902 |   3.5 |  43M|1015 |  11 |3785 |  47k|3785 | 938 |  21k| 160k|2321 | 0.000000e+00 | 1.000000e+00 |    Inf 
329.90/329.91	c   318s|160000 |   356 |561009 |   3.5 |  44M|1015 |   7 |3785 |  49k|3785 | 946 |  22k| 173k|2418 | 0.000000e+00 | 1.000000e+00 |    Inf 
358.90/358.95	c   347s|170000 |   417 |599010 |   3.5 |  47M|1015 |  20 |3785 |  54k|3785 | 954 |  23k| 187k|2503 | 0.000000e+00 | 1.000000e+00 |    Inf 
391.50/391.52	c   379s|180000 |   437 |640331 |   3.6 |  48M|1015 |  20 |3785 |  56k|3785 | 946 |  24k| 201k|2653 | 0.000000e+00 | 1.000000e+00 |    Inf 
422.30/422.40	c   409s|190000 |   399 |678403 |   3.6 |  49M|1015 |   - |3785 |  59k|3785 | 953 |  26k| 215k|2723 | 0.000000e+00 | 1.000000e+00 |    Inf 
452.71/452.71	c   438s|200000 |   520 |717604 |   3.6 |  49M|1015 |   1 |3785 |  57k|3785 | 938 |  27k| 228k|2822 | 0.000000e+00 | 1.000000e+00 |    Inf 
483.31/483.34	c   468s|210000 |   571 |755643 |   3.6 |  51M|1015 |   - |3785 |  61k|   0 |   0 |  28k| 241k|2880 | 0.000000e+00 | 1.000000e+00 |    Inf 
514.11/514.14	c   498s|220000 |   479 |793465 |   3.6 |  50M|1015 |   9 |3785 |  56k|3785 | 938 |  30k| 254k|3019 | 0.000000e+00 | 1.000000e+00 |    Inf 
546.61/546.63	c   530s|230000 |   519 |835956 |   3.6 |  50M|1015 |   - |3785 |  55k|   0 |   0 |  31k| 267k|3164 | 0.000000e+00 | 1.000000e+00 |    Inf 
579.82/579.86	c   563s|240000 |   610 |879343 |   3.7 |  53M|1015 |   - |3785 |  62k|   0 |   0 |  33k| 280k|3259 | 0.000000e+00 | 1.000000e+00 |    Inf 
616.91/616.94	c   599s|250000 |   802 |923715 |   3.7 |  55M|1015 |   - |3785 |  63k|   0 |   0 |  34k| 293k|3349 | 0.000000e+00 | 1.000000e+00 |    Inf 
651.92/651.94	c   633s|260000 |   871 |966798 |   3.7 |  57M|1015 |   - |3785 |  68k|   0 |   0 |  36k| 307k|3428 | 0.000000e+00 | 1.000000e+00 |    Inf 
686.12/686.13	c   667s|270000 |   683 |  1009k|   3.7 |  50M|1015 |   - |3785 |  50k|   0 |   0 |  37k| 321k|3549 | 0.000000e+00 | 1.000000e+00 |    Inf 
715.51/715.59	c   696s|280000 |   698 |  1053k|   3.8 |  52M|1015 |   1 |3785 |  55k|3785 | 948 |  38k| 334k|3674 | 0.000000e+00 | 1.000000e+00 |    Inf 
747.31/747.36	c   727s|290000 |   735 |  1096k|   3.8 |  55M|1015 |  14 |3785 |  61k|3785 | 942 |  40k| 347k|3774 | 0.000000e+00 | 1.000000e+00 |    Inf 
780.02/780.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
780.02/780.01	c   759s|300000 |   775 |  1141k|   3.8 |  56M|1015 |   1 |3785 |  64k|3785 | 942 |  41k| 360k|3856 | 0.000000e+00 | 1.000000e+00 |    Inf 
815.62/815.61	c   794s|310000 |   791 |  1182k|   3.8 |  58M|1015 |   1 |3785 |  68k|3785 | 942 |  43k| 373k|3928 | 0.000000e+00 | 1.000000e+00 |    Inf 
853.92/853.92	c   831s|320000 |   829 |  1230k|   3.8 |  59M|1015 |  10 |3785 |  70k|3785 | 942 |  45k| 386k|4014 | 0.000000e+00 | 1.000000e+00 |    Inf 
892.72/892.74	c   869s|330000 |   850 |  1276k|   3.9 |  61M|1015 |   - |3785 |  75k|   0 |   0 |  46k| 399k|4106 | 0.000000e+00 | 1.000000e+00 |    Inf 
930.73/930.77	c   906s|340000 |   838 |  1324k|   3.9 |  63M|1015 |   - |3785 |  81k|   0 |   0 |  48k| 412k|4207 | 0.000000e+00 | 1.000000e+00 |    Inf 
971.72/971.78	c   947s|350000 |   820 |  1370k|   3.9 |  64M|1015 |   6 |3785 |  83k|3785 | 942 |  50k| 425k|4312 | 0.000000e+00 | 1.000000e+00 |    Inf 
1015.82/1015.87	c   990s|360000 |   838 |  1412k|   3.9 |  66M|1015 |   - |3785 |  89k|   0 |   0 |  51k| 438k|4393 | 0.000000e+00 | 1.000000e+00 |    Inf 
1058.82/1058.84	c  1032s|370000 |   843 |  1454k|   3.9 |  68M|1015 |   - |3785 |  93k|   0 |   0 |  52k| 452k|4466 | 0.000000e+00 | 1.000000e+00 |    Inf 
1103.93/1103.91	c  1077s|380000 |   860 |  1493k|   3.9 |  70M|1015 |   6 |3785 |  98k|3785 | 942 |  54k| 466k|4540 | 0.000000e+00 | 1.000000e+00 |    Inf 
1153.63/1153.61	c  1126s|390000 |   843 |  1532k|   3.9 |  72M|1015 |   1 |3785 | 103k|3785 | 951 |  56k| 480k|4600 | 0.000000e+00 | 1.000000e+00 |    Inf 
1207.93/1207.94	c  1179s|400000 |   888 |  1579k|   3.9 |  73M|1015 |   - |3785 | 105k|   0 |   0 |  58k| 493k|4683 | 0.000000e+00 | 1.000000e+00 |    Inf 
1260.73/1260.71	c  1231s|410000 |   945 |  1623k|   4.0 |  74M|1015 |   - |3785 | 105k|   0 |   0 |  59k| 506k|4773 | 0.000000e+00 | 1.000000e+00 |    Inf 
1312.93/1312.96	c  1283s|420000 |  1028 |  1670k|   4.0 |  76M|1015 |   - |3785 | 109k|   0 |   0 |  61k| 520k|4860 | 0.000000e+00 | 1.000000e+00 |    Inf 
1366.54/1366.54	c  1336s|430000 |  1076 |  1714k|   4.0 |  78M|1015 |   - |3785 | 113k|   0 |   0 |  63k| 535k|4939 | 0.000000e+00 | 1.000000e+00 |    Inf 
1419.93/1419.92	c  1388s|440000 |  1031 |  1759k|   4.0 |  77M|1015 |   5 |3785 | 110k|3785 | 942 |  64k| 549k|5019 | 0.000000e+00 | 1.000000e+00 |    Inf 
1475.43/1475.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1475.43/1475.48	c  1443s|450000 |  1099 |  1800k|   4.0 |  80M|1015 |  12 |3785 | 116k|3785 | 942 |  66k| 563k|5068 | 0.000000e+00 | 1.000000e+00 |    Inf 
1560.43/1560.45	c  1528s|460000 |  1005 |  1843k|   4.0 |  78M|1015 |   - |3785 | 112k|   0 |   0 |  68k| 577k|5137 | 0.000000e+00 | 1.000000e+00 |    Inf 
1639.52/1639.52	c  1606s|470000 |   972 |  1889k|   4.0 |  77M|1015 |  10 |3785 | 111k|3785 | 942 |  70k| 591k|5220 | 0.000000e+00 | 1.000000e+00 |    Inf 
1724.02/1724.06	c  1690s|480000 |   985 |  1936k|   4.0 |  79M|1015 |   - |3785 | 114k|   0 |   0 |  71k| 605k|5285 | 0.000000e+00 | 1.000000e+00 |    Inf 
1800.02/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.01	c 
1800.02/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.01	c Solving Time (sec) : 1765.95
1800.02/1800.01	c Solving Nodes      : 489269
1800.02/1800.01	c Primal Bound       : +1.00000000000000e+00 (109 solutions)
1800.02/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.02/1800.01	c Gap                : infinite
1800.02/1800.05	s SATISFIABLE
1800.02/1800.05	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.02/1800.05	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 x190 -x189 
1800.02/1800.05	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.02/1800.05	v -x167 x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.02/1800.05	v -x146 x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 
1800.02/1800.05	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 x104 
1800.02/1800.05	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.02/1800.05	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.02/1800.05	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.02/1800.05	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.02/1800.05	v -x1 
1800.02/1800.05	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.05	c Solving Time       :    1765.95
1800.02/1800.05	c Original Problem   :
1800.02/1800.05	c   Problem name     : HOME/instance-2692799-1277904215.wbo
1800.02/1800.05	c   Variables        : 3905 (2068 binary, 0 integer, 0 implicit integer, 1837 continuous)
1800.02/1800.05	c   Constraints      : 4545 initial, 4545 maximal
1800.02/1800.05	c Presolved Problem  :
1800.02/1800.05	c   Problem name     : t_HOME/instance-2692799-1277904215.wbo
1800.02/1800.05	c   Variables        : 3785 (2008 binary, 0 integer, 0 implicit integer, 1777 continuous)
1800.02/1800.05	c   Constraints      : 4398 initial, 117506 maximal
1800.02/1800.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.05	c   trivial          :       0.00         60          0          0          0          0          0          0          0
1800.02/1800.05	c   dualfix          :       0.00         60          0          0          0          0          0          0          0
1800.02/1800.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.05	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.02/1800.05	c   indicator        :       0.00          0          0          0          0          0         60          0          0
1800.02/1800.05	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.05	c   linear           :       0.05          0          0          0       1852          0         87         71          0
1800.02/1800.05	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.02/1800.05	c   root node        :          -       1777          -          -       3554          -          -          -          -
1800.02/1800.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.05	c   integral         :          0          0          0     297120          0          8        471          0          0     520594
1800.02/1800.05	c   indicator        :       1777          0     608103      29082          0          0      44855          0          0          0
1800.02/1800.05	c   setppc           :          5          6    2124990      17388          0       9610     437920          0          0          0
1800.02/1800.05	c   linear           :       1777          6    2165144      35587          0     149639   11119519      73429          0          0
1800.02/1800.05	c   logicor          :        839+         6     947524      26091          0      86973    2385000          0          0          0
1800.02/1800.05	c   countsols        :          0          0          0      26091          0          0          0          0          0          0
1800.02/1800.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.05	c   integral         :      18.33       0.00       0.00      18.33       0.00
1800.02/1800.05	c   indicator        :       3.20       0.00       0.63       2.57       0.00
1800.02/1800.05	c   setppc           :       4.86       0.00       4.86       0.00       0.00
1800.02/1800.05	c   linear           :     105.57       0.00     104.82       0.75       0.00
1800.02/1800.05	c   logicor          :     602.51       0.00     602.33       0.18       0.00
1800.02/1800.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.05	c   vbounds          :       0.10          2          0          0
1800.02/1800.05	c   rootredcost      :       0.07          8          0       1777
1800.02/1800.05	c   pseudoobj        :      73.61    2175408         13       7228
1800.02/1800.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.05	c   propagation      :      12.12     246235     245630    1580844       25.9       5671       25.4          -
1800.02/1800.05	c   infeasible LP    :       3.52      11804      11804      93571       41.4         44       22.1          0
1800.02/1800.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.05	c   pseudo solution  :       0.00          3          3         34       28.8         25        4.4          -
1800.02/1800.05	c   applied globally :          -          -          -     618467       21.0          -          -          -
1800.02/1800.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.05	c   cut pool         :       0.00          5          -          -         66          -    (maximal pool size: 217)
1800.02/1800.05	c   redcost          :      14.26     297275          0       6742          0          0
1800.02/1800.05	c   impliedbounds    :       0.00          6          0          0          0          0
1800.02/1800.05	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.05	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.05	c   gomory           :       0.13          6          0          0        882          0
1800.02/1800.05	c   strongcg         :       0.05          6          0          0         36          0
1800.02/1800.05	c   cmir             :       0.03          6          0          0          0          0
1800.02/1800.05	c   flowcover        :       0.06          6          0          0          0          0
1800.02/1800.05	c   clique           :       0.00          6          0          0          0          0
1800.02/1800.05	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.05	c   mcf              :       0.00          1          0          0          0          0
1800.02/1800.05	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.05	c Pricers            :       Time      Calls       Vars
1800.02/1800.05	c   problem variables:       0.00          0          0
1800.02/1800.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.05	c   relpscost        :      18.12     260722          8        471          0          0     520594
1800.02/1800.05	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.05	c   inference        :       3.50      26084          0          0          0          0      52168
1800.02/1800.05	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.05	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.05	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.05	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.05	c   LP solutions     :       0.02          -          7
1800.02/1800.05	c   pseudo solutions :       0.00          -          0
1800.02/1800.05	c   oneopt           :       0.12          8          0
1800.02/1800.05	c   feaspump         :       0.00          1          0
1800.02/1800.05	c   intshifting      :       0.00          3          0
1800.02/1800.05	c   crossover        :       0.30         12          0
1800.02/1800.05	c   fracdiving       :       0.11         98          0
1800.02/1800.05	c   veclendiving     :       0.06         98          0
1800.02/1800.05	c   linesearchdiving :       0.11         98          0
1800.02/1800.05	c   guideddiving     :       0.10         98          0
1800.02/1800.05	c   coefdiving       :       0.13         99          0
1800.02/1800.05	c   pscostdiving     :       0.15         99          0
1800.02/1800.05	c   objpscostdiving  :       0.08         92          0
1800.02/1800.05	c   rootsoldiving    :       0.15         92          0
1800.02/1800.05	c   trivial          :       0.01          2          0
1800.02/1800.05	c   simplerounding   :       0.43     260687          0
1800.02/1800.05	c   zirounding       :       0.09       1000          0
1800.02/1800.05	c   rounding         :       0.99       7130          0
1800.02/1800.05	c   shifting         :       0.74       2271          0
1800.02/1800.05	c   twoopt           :       0.00          0          0
1800.02/1800.05	c   fixandinfer      :       0.00          0          0
1800.02/1800.05	c   intdiving        :       0.00          0          0
1800.02/1800.05	c   actconsdiving    :       0.00          0          0
1800.02/1800.05	c   octane           :       0.00          0          0
1800.02/1800.05	c   rens             :       0.02          1          0
1800.02/1800.05	c   rins             :       0.00          0          0
1800.02/1800.05	c   localbranching   :       0.00          0          0
1800.02/1800.05	c   mutation         :       0.00          0          0
1800.02/1800.05	c   dins             :       0.00          0          0
1800.02/1800.05	c   undercover       :       0.00          0          0
1800.02/1800.05	c   nlp              :       0.03          0          0
1800.02/1800.05	c   trysol           :       0.56       2462        102
1800.02/1800.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.05	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.05	c   dual LP          :     301.29     282364    1977955       7.00    6564.95
1800.02/1800.05	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.05	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.05	c   diving/probing LP:       0.09         60        484       8.07    5377.78
1800.02/1800.05	c   strong branching :      15.20       5362     115737      21.58    7614.28
1800.02/1800.05	c     (at root node) :          -         33       5873     177.97          -
1800.02/1800.05	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.05	c B&B Tree           :
1800.02/1800.05	c   number of runs   :          1
1800.02/1800.05	c   nodes            :     489269
1800.02/1800.05	c   nodes (total)    :     489269
1800.02/1800.05	c   nodes left       :        994
1800.02/1800.05	c   max depth        :       1015
1800.02/1800.05	c   max depth (total):       1015
1800.02/1800.05	c   backtracks       :      62365 (12.7%)
1800.02/1800.05	c   delayed cutoffs  :      55692
1800.02/1800.05	c   repropagations   :     854025 (3144693 domain reductions, 55136 cutoffs)
1800.02/1800.05	c   avg switch length:       4.81
1800.02/1800.05	c   switching time   :     356.96
1800.02/1800.05	c Solution           :
1800.02/1800.05	c   Solutions found  :        109 (8 improvements)
1800.02/1800.05	c   First Solution   : +9.03830000000000e+04   (in run 1, after 1 nodes, 0.11 seconds, depth 0, found by <trysol>)
1800.02/1800.05	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 148988 nodes, 288.05 seconds, depth 28, found by <relaxation>)
1800.02/1800.05	c   Dual Bound       : +0.00000000000000e+00
1800.02/1800.05	c   Gap              :   infinite
1800.02/1800.05	c   Root Dual Bound  : +0.00000000000000e+00
1800.02/1800.05	c   Root Iterations  :        240
1800.22/1800.28	c Time complete: 1800.3.

Verifier Data

OK	1

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692799-1277904215/watcher-2692799-1277904215 -o /tmp/evaluation-result-2692799-1277904215/solver-2692799-1277904215 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692799-1277904215.wbo -t 1800 -m 3800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.02 2.00 3/196 23618
/proc/meminfo: memFree=31480972/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=9408 CPUtime=0
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 1646 0 0 0 0 0 0 0 21 0 1 0 164013239 9633792 1566 4089446400 4194304 8223781 140735229205856 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23618/statm: 2352 1566 369 984 0 1365 0

[startup+0.100212 s]
/proc/loadavg: 2.04 2.02 2.00 3/196 23618
/proc/meminfo: memFree=31480972/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=29652 CPUtime=0.09
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 8100 0 0 0 8 1 0 0 21 0 1 0 164013239 30363648 6371 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 7413 6371 452 984 0 6426 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29652

[startup+0.200195 s]
/proc/loadavg: 2.04 2.02 2.00 3/196 23618
/proc/meminfo: memFree=31480972/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=35000 CPUtime=0.19
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 11853 0 0 0 16 3 0 0 21 0 1 0 164013239 35840000 7788 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 8750 7788 570 984 0 7763 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 35000

[startup+0.300176 s]
/proc/loadavg: 2.04 2.02 2.00 3/196 23618
/proc/meminfo: memFree=31480972/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=37220 CPUtime=0.29
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 12460 0 0 0 25 4 0 0 21 0 1 0 164013239 38113280 8395 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 9305 8395 572 984 0 8318 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37220

[startup+0.7011 s]
/proc/loadavg: 2.04 2.02 2.00 3/196 23618
/proc/meminfo: memFree=31480972/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=40036 CPUtime=0.69
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 20287 0 0 0 62 7 0 0 22 0 1 0 164013239 40996864 9076 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 10009 9076 588 984 0 9022 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40036

[startup+1.50095 s]
/proc/loadavg: 2.04 2.02 2.00 3/197 23619
/proc/meminfo: memFree=31445996/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=40036 CPUtime=1.49
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 20288 0 0 0 140 9 0 0 25 0 1 0 164013239 40996864 9077 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 10009 9077 589 984 0 9022 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40036

[startup+3.10066 s]
/proc/loadavg: 2.04 2.02 2.00 3/197 23619
/proc/meminfo: memFree=31446112/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=40036 CPUtime=3.1
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 20288 0 0 0 295 15 0 0 25 0 1 0 164013239 40996864 9077 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 10009 9077 589 984 0 9022 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 40036

[startup+6.30008 s]
/proc/loadavg: 2.04 2.02 2.00 3/197 23620
/proc/meminfo: memFree=31446112/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=40036 CPUtime=6.29
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 20324 0 0 0 603 26 0 0 25 0 1 0 164013239 40996864 9113 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 10009 9113 590 984 0 9022 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40036

[startup+12.7009 s]
/proc/loadavg: 2.04 2.02 2.00 3/197 23620
/proc/meminfo: memFree=31439688/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=48984 CPUtime=12.69
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 39420 0 0 0 1220 49 0 0 25 0 1 0 164013239 50159616 11017 4089446400 4194304 8223781 140735229205856 18446744073709551615 6436949 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 12246 11017 592 984 0 11259 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48984

[startup+25.5006 s]
/proc/loadavg: 2.03 2.02 2.00 3/197 23620
/proc/meminfo: memFree=31415604/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=67468 CPUtime=25.49
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 64832 0 0 0 2458 91 0 0 25 0 1 0 164013239 69087232 15810 4089446400 4194304 8223781 140735229205856 18446744073709551615 6505820 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 16867 15810 595 984 0 15880 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67468

[startup+51.1009 s]
/proc/loadavg: 2.02 2.02 2.00 3/197 23620
/proc/meminfo: memFree=31399500/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=87828 CPUtime=51.1
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 110193 0 0 0 4924 186 0 0 25 0 1 0 164013239 89935872 20945 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 21957 20945 596 984 0 20970 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 87828

[startup+102.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/197 23622
/proc/meminfo: memFree=31390648/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=95460 CPUtime=102.3
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 127076 0 0 0 9811 419 0 0 25 0 1 0 164013239 97751040 22886 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 23865 22886 596 984 0 22878 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 95460

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 23624
/proc/meminfo: memFree=31384380/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=100916 CPUtime=162.29
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 137006 0 0 0 15573 656 0 0 25 0 1 0 164013239 103337984 24200 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 25229 24200 596 984 0 24242 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 100916

[startup+222.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/197 23625
/proc/meminfo: memFree=31378120/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=106892 CPUtime=222.3
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 140093 0 0 0 21371 859 0 0 25 0 1 0 164013239 109457408 25630 4089446400 4194304 8223781 140735229205856 18446744073709551615 6482565 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 26723 25630 596 984 0 25736 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 106892

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 23627
/proc/meminfo: memFree=31371732/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=113652 CPUtime=282.3
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 146225 0 0 0 27195 1035 0 0 25 0 1 0 164013239 116379648 27284 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 28413 27284 596 984 0 27426 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 113652

[startup+342.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/197 23628
/proc/meminfo: memFree=31367316/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=118140 CPUtime=342.3
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 160094 0 0 0 33046 1184 0 0 25 0 1 0 164013239 120975360 28128 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 29535 28128 596 984 0 28548 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 118140

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/197 23630
/proc/meminfo: memFree=31365268/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=120644 CPUtime=402.3
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 164665 0 0 0 38917 1313 0 0 25 0 1 0 164013239 123539456 28601 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 30161 28601 596 984 0 29174 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 120644

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 23632
/proc/meminfo: memFree=31362344/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=122676 CPUtime=462.31
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 171160 0 0 0 44781 1450 0 0 25 0 1 0 164013239 125620224 29101 4089446400 4194304 8223781 140735229205856 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 30669 29101 596 984 0 29682 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 122676

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 23633
/proc/meminfo: memFree=31360424/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=126760 CPUtime=522.31
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 175993 0 0 0 50640 1591 0 0 25 0 1 0 164013239 129802240 29767 4089446400 4194304 8223781 140735229205856 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 31690 29767 596 984 0 30703 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 126760

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 23635
/proc/meminfo: memFree=31359612/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=127408 CPUtime=582.31
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 182527 0 0 0 56504 1727 0 0 25 0 1 0 164013239 130465792 29874 4089446400 4194304 8223781 140735229205856 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 31852 29874 596 984 0 30865 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 127408

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 23636
/proc/meminfo: memFree=31354708/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=132380 CPUtime=642.31
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 195618 0 0 0 62394 1837 0 0 25 0 1 0 164013239 135557120 31013 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 33095 31013 596 984 0 32108 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 132380

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 23644
/proc/meminfo: memFree=31344724/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=141284 CPUtime=942.32
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 248456 0 0 0 91769 2463 0 0 25 0 1 0 164013239 144674816 33347 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 35321 33347 596 984 0 34334 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 141284

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 23646
/proc/meminfo: memFree=31342668/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=144068 CPUtime=1002.32
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 255839 0 0 0 97663 2569 0 0 25 0 1 0 164013239 147525632 33903 4089446400 4194304 8223781 140735229205856 18446744073709551615 4925973 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 36017 33903 596 984 0 35030 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 144068

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 23648
/proc/meminfo: memFree=31341000/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=145424 CPUtime=1062.33
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 260829 0 0 0 103560 2673 0 0 25 0 1 0 164013239 148914176 34224 4089446400 4194304 8223781 140735229205856 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 36356 34224 596 984 0 35369 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 145424

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 23649
/proc/meminfo: memFree=31337704/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=148492 CPUtime=1122.32
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 261703 0 0 0 109468 2764 0 0 25 0 1 0 164013239 152055808 35027 4089446400 4194304 8223781 140735229205856 18446744073709551615 5901765 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 37123 35027 596 984 0 36136 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 148492

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 23650
/proc/meminfo: memFree=31334164/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=152072 CPUtime=1182.33
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 262633 0 0 0 115384 2849 0 0 25 0 1 0 164013239 155721728 35798 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 38018 35798 596 984 0 37031 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 152072

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 23652
/proc/meminfo: memFree=31332976/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=152140 CPUtime=1242.33
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 262833 0 0 0 121307 2926 0 0 25 0 1 0 164013239 155791360 35843 4089446400 4194304 8223781 140735229205856 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 38035 35843 596 984 0 37048 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 152140

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 23654
/proc/meminfo: memFree=31332300/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=153556 CPUtime=1302.33
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 266255 0 0 0 127227 3006 0 0 25 0 1 0 164013239 157241344 36027 4089446400 4194304 8223781 140735229205856 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 38389 36027 596 984 0 37402 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 153556

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 23656
/proc/meminfo: memFree=31329372/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=156512 CPUtime=1362.33
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 267958 0 0 0 133156 3077 0 0 25 0 1 0 164013239 160268288 36720 4089446400 4194304 8223781 140735229205856 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 39128 36720 596 984 0 38141 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 156512

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 23657
/proc/meminfo: memFree=31329424/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=156560 CPUtime=1422.34
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 268134 0 0 0 139076 3158 0 0 25 0 1 0 164013239 160317440 36749 4089446400 4194304 8223781 140735229205856 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23618/statm: 39140 36749 596 984 0 38153 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 156560

[startup+1482.3 s]
/proc/loadavg: 1.94 1.98 1.99 4/200 23736
/proc/meminfo: memFree=31204192/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=157784 CPUtime=1482.34
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 268697 0 0 0 145012 3222 0 0 25 0 1 0 164013239 161570816 37070 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23618/statm: 39446 37070 596 984 0 38459 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 157784

[startup+1542.31 s]
/proc/loadavg: 2.57 2.15 2.05 4/200 23742
/proc/meminfo: memFree=31182176/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=158480 CPUtime=1542.34
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 271087 0 0 0 150978 3256 0 0 25 0 1 0 164013239 162283520 37137 4089446400 4194304 8223781 140735229205856 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23618/statm: 39620 37137 596 984 0 38633 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 158480

[startup+1602.3 s]
/proc/loadavg: 2.75 2.27 2.10 4/200 23744
/proc/meminfo: memFree=31169804/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=158512 CPUtime=1602.32
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 277370 0 0 0 156941 3291 0 0 25 0 1 0 164013239 162316288 37141 4089446400 4194304 8223781 140735229205856 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23618/statm: 39628 37141 596 984 0 38641 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 158512

[startup+1662.3 s]
/proc/loadavg: 2.91 2.40 2.15 4/200 23746
/proc/meminfo: memFree=31162660/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=158476 CPUtime=1662.33
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 283239 0 0 0 162907 3326 0 0 25 0 1 0 164013239 162279424 37141 4089446400 4194304 8223781 140735229205856 18446744073709551615 4208902 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23618/statm: 39619 37141 596 984 0 38632 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 158476

[startup+1722.3 s]
/proc/loadavg: 2.92 2.49 2.20 4/200 23747
/proc/meminfo: memFree=31154904/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=159048 CPUtime=1722.32
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 288478 0 0 0 168869 3363 0 0 25 0 1 0 164013239 162865152 37290 4089446400 4194304 8223781 140735229205856 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23618/statm: 39762 37290 596 984 0 38775 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 159048

[startup+1782.3 s]
/proc/loadavg: 2.87 2.55 2.23 4/200 23749
/proc/meminfo: memFree=31149384/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=159048 CPUtime=1782.32
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 288944 0 0 0 174837 3395 0 0 25 0 1 0 164013239 162865152 37290 4089446400 4194304 8223781 140735229205856 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23618/statm: 39762 37290 596 984 0 38775 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 159048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.91 2.58 2.25 4/200 23749
/proc/meminfo: memFree=31147880/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=159048 CPUtime=1800.02
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 289269 0 0 0 176597 3405 0 0 25 0 1 0 164013239 162865152 37290 4089446400 4194304 8223781 140735229205856 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23618/statm: 39762 37290 596 984 0 38775 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 159048

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

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

[startup+1800.11 s]
/proc/loadavg: 2.91 2.58 2.25 4/200 23749
/proc/meminfo: memFree=31147880/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=147644 CPUtime=1800.12
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 289378 0 0 0 176607 3405 0 0 25 0 1 0 164013239 151187456 34388 4089446400 4194304 8223781 140735229205856 18446744073709551615 4332856 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23618/statm: 36911 34388 598 984 0 35924 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 147644

[startup+1800.2 s]
/proc/loadavg: 2.91 2.58 2.25 4/200 23749
/proc/meminfo: memFree=31147880/32950928 swapFree=67111528/67111528
[pid=23618] ppid=23616 vsize=147644 CPUtime=1800.22
/proc/23618/stat : 23618 (pbscip.linux.x8) R 23616 23618 22969 0 -1 4202496 289378 0 0 0 176617 3405 0 0 25 0 1 0 164013239 151187456 34388 4089446400 4194304 8223781 140735229205856 18446744073709551615 5950410 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23618/statm: 36911 34388 598 984 0 35924 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 147644

Child status: 0
Real time (s): 1800.29
CPU time (s): 1800.31
CPU user time (s): 1766.25
CPU system time (s): 34.0588
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 159164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1766.25
system time used= 34.0588
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289382
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= 1
involuntary context switches= 9827

runsolver used 2.35164 second user time and 5.86411 second system time

The end

Launcher Data

Begin job on node116 at 2010-06-30 15:23:35
IDJOB=2692799
IDBENCH=78918
IDSOLVER=1204
FILE ID=node116/2692799-1277904215
PBS_JOBID= 11197183
Free space on /tmp= 74212 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900579996--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692799-1277904215/watcher-2692799-1277904215 -o /tmp/evaluation-result-2692799-1277904215/solver-2692799-1277904215 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692799-1277904215.wbo -t 1800 -m 3800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 469cd609ab798a94b23843d73b73e9c6
RANDOM SEED=660180381

node116.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31481872 kB
Buffers:        184532 kB
Cached:        1003944 kB
SwapCached:          0 kB
Active:         618556 kB
Inactive:       707836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31481872 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5368 kB
Writeback:           0 kB
AnonPages:      138468 kB
Mapped:          20652 kB
Slab:            77944 kB
PageTables:       5436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1659840 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= 74208 MiB
End job on node116 at 2010-06-30 15:53:37