Trace number 3447815

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4OPTIMUM 1626.43 1626.37

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900576927--soft-33-100-0.wbo
MD5SUMb0bcd9e760e7f0ffa9653d41066a148b
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 benchmark113.746
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 constraints1785
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 88246
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 88245
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
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-3447815-1307898649.wbo>
0.00/0.02	c original problem has 2016 variables (2016 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.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, 152 impls, 11 clqs
0.07/0.08	c (round 2) 0 del vars, 127 del conss, 0 add conss, 1785 chg bounds, 52 chg sides, 0 chg coeffs, 0 upgd conss, 152 impls, 11 clqs
0.07/0.09	c (round 3) 104 del vars, 195 del conss, 0 add conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 0 upgd conss, 152 impls, 11 clqs
0.09/0.10	c (round 4) 152 del vars, 195 del conss, 0 add conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 880 upgd conss, 152 impls, 11 clqs
0.09/0.11	c (round 5) 152 del vars, 201 del conss, 0 add conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 880 upgd conss, 152 impls, 11 clqs
0.09/0.16	c    (0.2s) probing: 101/1940 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  152 deleted vars, 201 deleted constraints, 0 added constraints, 1809 tightened bounds, 0 added holes, 96 changed sides, 0 changed coefficients
0.09/0.16	c  1861 implications, 11 cliques
0.09/0.16	c presolved problem has 3649 variables (1940 bin, 0 int, 1709 impl, 0 cont) and 4292 constraints
0.09/0.16	c      61 constraints of type <setppc>
0.09/0.16	c    1709 constraints of type <linear>
0.09/0.16	c    1709 constraints of type <indicator>
0.09/0.16	c     813 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.14
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 2.0.1.4
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 = 1800
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 = 13950
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # belongs reading time to solving time?
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c timing/reading = TRUE
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 # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = 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.16	c 
0.49/0.54	o 629
0.49/0.54	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.54	c T 0.5s|     1 |     0 |     0 |     - |  14M|   0 |   - |3649 |6001 |3649 |2583 |   0 |   0 |   0 |      --      | 6.290000e+02 |    Inf 
0.49/0.56	c   0.6s|     1 |     0 |    68 |     - |  13M|   0 |  36 |3649 |6001 |3649 |2583 |   0 |   0 |   0 | 0.000000e+00 | 6.290000e+02 |    Inf 
0.69/0.79	c   0.8s|     1 |     0 |   184 |     - |  14M|   0 |  39 |3649 |6040 |3649 |2593 |  10 |   0 |   0 | 0.000000e+00 | 6.290000e+02 |    Inf 
0.79/0.89	c   0.9s|     1 |     0 |   205 |     - |  14M|   0 |  39 |3649 |6040 |3649 |2598 |  15 |   0 |   0 | 0.000000e+00 | 6.290000e+02 |    Inf 
1.00/1.07	c   1.1s|     1 |     0 |   216 |     - |  15M|   0 |  41 |3649 |6040 |3649 |2601 |  18 |   0 |   0 | 0.000000e+00 | 6.290000e+02 |    Inf 
1.19/1.25	c   1.3s|     1 |     0 |   241 |     - |  15M|   0 |  41 |3649 |6040 |3649 |2603 |  20 |   0 |   0 | 0.000000e+00 | 6.290000e+02 |    Inf 
1.39/1.45	c   1.5s|     1 |     0 |   260 |     - |  15M|   0 |  45 |3649 |6040 |3649 |2604 |  21 |   0 |   0 | 0.000000e+00 | 6.290000e+02 |    Inf 
1.59/1.67	c   1.7s|     1 |     0 |   276 |     - |  15M|   0 |  45 |3649 |6040 |3649 |2607 |  24 |   0 |   0 | 0.000000e+00 | 6.290000e+02 |    Inf 
1.99/2.05	c   2.0s|     1 |     2 |   276 |     - |  15M|   0 |  45 |3649 |6040 |3649 |2607 |  24 |   0 |   9 | 0.000000e+00 | 6.290000e+02 |    Inf 
3.59/3.64	o 513
3.59/3.64	c * 3.6s|    35 |    34 |  2536 |  66.5 |  17M|  17 |   - |3649 |6040 |3649 |2658 | 152 |   0 | 183 | 0.000000e+00 | 5.130000e+02 |    Inf 
3.69/3.79	o 414
3.69/3.79	c * 3.8s|    44 |    37 |  2679 |  55.9 |  17M|  17 |   - |3649 |6050 |3649 |2655 | 163 |  10 | 200 | 0.000000e+00 | 4.140000e+02 |    Inf 
3.89/3.94	o 384
3.89/3.94	c * 3.9s|    57 |    43 |  2870 |  46.3 |  18M|  20 |   - |3649 |6067 |3649 |2666 | 179 |  27 | 216 | 0.000000e+00 | 3.840000e+02 |    Inf 
3.89/3.95	o 307
3.89/3.95	c * 3.9s|    58 |    41 |  2871 |  45.5 |  18M|  20 |   - |3649 |6067 |3649 |2666 | 179 |  27 | 216 | 0.000000e+00 | 3.070000e+02 |    Inf 
4.09/4.11	o 235
4.09/4.11	c * 4.1s|    62 |    40 |  3391 |  51.1 |  18M|  20 |   - |3649 |6067 |3649 |2712 | 237 |  27 | 219 | 0.000000e+00 | 2.350000e+02 |    Inf 
4.19/4.22	o 212
4.19/4.22	c * 4.2s|    66 |    36 |  3510 |  49.8 |  19M|  20 |   - |3649 |6071 |3649 |2708 | 274 |  31 | 219 | 0.000000e+00 | 2.120000e+02 |    Inf 
4.39/4.47	o 66
4.39/4.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.39/4.47	c * 4.5s|    75 |    23 |  4096 |  51.6 |  19M|  21 |   - |3649 |6077 |3649 |2720 | 340 |  37 | 240 | 0.000000e+00 | 6.600000e+01 |    Inf 
4.59/4.68	o 22
4.59/4.68	c * 4.7s|    78 |    21 |  4326 |  52.6 |  19M|  21 |   - |3649 |4892 |3649 |2675 | 361 |  37 | 273 | 0.000000e+00 | 2.200000e+01 |    Inf 
6.09/6.13	o 9
6.09/6.13	c * 6.1s|    96 |    13 |  5603 |  56.1 |  18M|  21 |   - |3649 |3356 |3649 |2665 | 375 |  51 | 515 | 0.000000e+00 | 9.000000e+00 |    Inf 
43.69/43.71	o 7
43.69/43.71	c *43.7s|  6568 |   105 |155346 |  23.6 |  21M|  40 |   - |3649 |6135 |3649 |2654 | 396 |8050 |2081 | 0.000000e+00 | 7.000000e+00 |    Inf 
45.00/45.01	o 6
45.00/45.01	c f45.0s|  6860 |   125 |161486 |  23.5 |  21M|  40 |   - |3649 |6175 |3649 |2654 | 396 |8292 |2103 | 0.000000e+00 | 6.000000e+00 |    Inf 
46.69/46.73	o 3
46.69/46.73	c *46.7s|  7233 |    93 |169498 |  23.4 |  21M|  40 |   - |3649 |5736 |3649 |2654 | 396 |8582 |2131 | 0.000000e+00 | 3.000000e+00 |    Inf 
57.00/57.08	c  57.1s| 10000 |    79 |218717 |  21.8 |  21M|  40 |   - |3649 |6952 |   0 |   0 | 396 |  11k|2197 | 0.000000e+00 | 3.000000e+00 |    Inf 
68.39/68.43	o 1
68.39/68.43	c *68.4s| 13299 |    59 |272811 |  20.5 |  22M|  40 |   - |3649 |9295 |3649 |2654 | 396 |  15k|2207 | 0.000000e+00 | 1.000000e+00 |    Inf 
93.29/93.36	c  93.4s| 20000 |    60 |391306 |  19.6 |  24M|  41 |   - |3649 |  13k|3649 |2600 | 396 |  24k|2414 | 0.000000e+00 | 1.000000e+00 |    Inf 
134.11/134.11	c   134s| 30000 |   188 |571960 |  19.1 |  28M|  55 |   - |3649 |  18k|3649 |2600 | 396 |  38k|3032 | 0.000000e+00 | 1.000000e+00 |    Inf 
175.10/175.11	c   175s| 40000 |    48 |758208 |  18.9 |  27M|  55 |   - |3649 |  19k|3649 |2600 | 396 |  51k|3530 | 0.000000e+00 | 1.000000e+00 |    Inf 
216.20/216.21	c   216s| 50000 |    63 |940619 |  18.8 |  29M|  55 |  15 |3649 |  23k|3649 |2600 | 396 |  64k|4006 | 0.000000e+00 | 1.000000e+00 |    Inf 
256.50/256.59	c   257s| 60000 |    83 |  1111k|  18.5 |  32M|  55 |  30 |3649 |  29k|3649 |2600 | 396 |  77k|4379 | 0.000000e+00 | 1.000000e+00 |    Inf 
301.80/301.80	c   302s| 70000 |   144 |  1301k|  18.6 |  35M|  55 |   - |3649 |  35k|3649 |2600 | 396 |  90k|4781 | 0.000000e+00 | 1.000000e+00 |    Inf 
345.30/345.39	c   345s| 80000 |   140 |  1480k|  18.5 |  37M|  55 |   - |3649 |  40k|3649 |2600 | 396 | 103k|5137 | 0.000000e+00 | 1.000000e+00 |    Inf 
390.70/390.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
390.70/390.79	c   391s| 90000 |   157 |  1675k|  18.6 |  39M|  55 |  31 |3649 |  43k|3649 |2600 | 396 | 116k|5422 | 0.000000e+00 | 1.000000e+00 |    Inf 
435.01/435.09	c   435s|100000 |   188 |  1856k|  18.6 |  38M|  55 |   - |3649 |  40k|3649 |2600 | 396 | 129k|5783 | 0.000000e+00 | 1.000000e+00 |    Inf 
483.41/483.45	c   483s|110000 |   210 |  2060k|  18.7 |  40M|  55 |  31 |3649 |  44k|3649 |2600 | 396 | 142k|6032 | 0.000000e+00 | 1.000000e+00 |    Inf 
531.31/531.39	c   531s|120000 |   253 |  2259k|  18.8 |  43M|  55 |  26 |3649 |  48k|3649 |2600 | 396 | 156k|6316 | 0.000000e+00 | 1.000000e+00 |    Inf 
580.61/580.66	c   581s|130000 |   192 |  2462k|  18.9 |  42M|  55 |   - |3649 |  48k|3649 |2600 | 396 | 170k|6569 | 0.000000e+00 | 1.000000e+00 |    Inf 
630.32/630.39	c   630s|140000 |   225 |  2665k|  19.0 |  42M|  55 |  43 |3649 |  47k|3649 |2600 | 396 | 183k|6849 | 0.000000e+00 | 1.000000e+00 |    Inf 
675.82/675.85	c   676s|150000 |   385 |  2865k|  19.1 |  44M|  55 |   - |3649 |  50k|3649 |2600 | 396 | 196k|7030 | 0.000000e+00 | 1.000000e+00 |    Inf 
721.02/721.02	c   721s|160000 |   436 |  3057k|  19.1 |  47M|  55 |  33 |3649 |  54k|3649 |2600 | 396 | 208k|7317 | 0.000000e+00 | 1.000000e+00 |    Inf 
767.31/767.37	c   767s|170000 |   583 |  3255k|  19.1 |  48M|  55 |  26 |3649 |  54k|3649 |2600 | 396 | 221k|7564 | 0.000000e+00 | 1.000000e+00 |    Inf 
814.22/814.23	c   814s|180000 |   585 |  3455k|  19.2 |  48M|  55 |   - |3649 |  54k|3649 |2600 | 396 | 234k|7754 | 0.000000e+00 | 1.000000e+00 |    Inf 
859.33/859.38	c   859s|190000 |   530 |  3648k|  19.2 |  48M|  55 |  31 |3649 |  55k|3649 |2600 | 396 | 247k|7942 | 0.000000e+00 | 1.000000e+00 |    Inf 
905.43/905.41	c   905s|200000 |   578 |  3845k|  19.2 |  50M|  55 |  24 |3649 |  56k|3649 |2600 | 396 | 260k|8179 | 0.000000e+00 | 1.000000e+00 |    Inf 
955.73/955.75	c   956s|210000 |   893 |  4054k|  19.3 |  54M|  55 |   - |3649 |  60k|3649 |2600 | 396 | 274k|8400 | 0.000000e+00 | 1.000000e+00 |    Inf 
1005.44/1005.48	c  1005s|220000 |   962 |  4268k|  19.4 |  57M|  56 |   - |3649 |  65k|3649 |2600 | 396 | 288k|8590 | 0.000000e+00 | 1.000000e+00 |    Inf 
1054.63/1054.67	c  1055s|230000 |   895 |  4473k|  19.4 |  56M|  61 |   - |3649 |  63k|3649 |2600 | 396 | 302k|8717 | 0.000000e+00 | 1.000000e+00 |    Inf 
1103.73/1103.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1103.73/1103.70	c  1104s|240000 |   709 |  4679k|  19.5 |  54M|  61 |   - |3649 |  62k|   0 |   0 | 396 | 316k|8950 | 0.000000e+00 | 1.000000e+00 |    Inf 
1151.53/1151.52	c  1152s|250000 |   559 |  4875k|  19.5 |  51M|  61 |  41 |3649 |  57k|3649 |2600 | 396 | 329k|9134 | 0.000000e+00 | 1.000000e+00 |    Inf 
1198.14/1198.10	c  1198s|260000 |   449 |  5071k|  19.5 |  50M|  61 |   - |3649 |  57k|3649 |2600 | 396 | 342k|9323 | 0.000000e+00 | 1.000000e+00 |    Inf 
1244.94/1244.91	c  1245s|270000 |   491 |  5271k|  19.5 |  50M|  61 |  30 |3649 |  58k|3649 |2600 | 396 | 355k|9508 | 0.000000e+00 | 1.000000e+00 |    Inf 
1292.34/1292.32	c  1292s|280000 |   353 |  5465k|  19.5 |  50M|  61 |  26 |3649 |  58k|3649 |2600 | 396 | 369k|9676 | 0.000000e+00 | 1.000000e+00 |    Inf 
1337.94/1337.96	c  1338s|290000 |   249 |  5658k|  19.5 |  49M|  61 |  26 |3649 |  59k|3649 |2600 | 396 | 382k|9846 | 0.000000e+00 | 1.000000e+00 |    Inf 
1385.54/1385.55	c  1386s|300000 |   175 |  5858k|  19.5 |  48M|  61 |  42 |3649 |  59k|3649 |2600 | 396 | 394k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1433.15/1433.13	c  1433s|310000 |    82 |  6057k|  19.5 |  44M|  61 |  25 |3649 |  51k|3649 |2600 | 396 | 408k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1478.84/1478.82	c  1479s|320000 |   153 |  6248k|  19.5 |  43M|  61 |   - |3649 |  47k|3649 |2600 | 396 | 420k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1524.84/1524.82	c  1525s|330000 |    56 |  6447k|  19.5 |  44M|  61 |  22 |3649 |  50k|3649 |2600 | 396 | 432k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1572.25/1572.21	c  1572s|340000 |    37 |  6651k|  19.6 |  41M|  61 |  32 |3649 |  42k|3649 |2654 | 396 | 444k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1618.76/1618.79	c  1619s|350000 |    20 |  6847k|  19.6 |  42M|  61 |  39 |3649 |  44k|3649 |2600 | 396 | 457k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1626.35/1626.31	c 
1626.35/1626.31	c SCIP Status        : problem is solved [optimal solution found]
1626.35/1626.31	c Solving Time (sec) : 1626.31
1626.35/1626.31	c Solving Nodes      : 351680
1626.35/1626.31	c Primal Bound       : +1.00000000000000e+00 (72 solutions)
1626.35/1626.31	c Dual Bound         : +1.00000000000000e+00
1626.35/1626.31	c Gap                : 0.00 %
1626.35/1626.31	s OPTIMUM FOUND
1626.35/1626.31	v -x231 -x230 -x229 -x228 -x227 -x226 x225 -x224 -x223 -x222 x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1626.35/1626.31	v x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 -x192 -x191 -x190 x189 
1626.35/1626.31	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1626.35/1626.31	v -x167 -x166 -x165 -x164 -x163 x162 -x161 -x160 -x159 -x158 -x157 x156 -x155 -x154 -x153 -x152 -x151 x150 -x149 -x148 -x147 -x146 
1626.35/1626.31	v -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 
1626.35/1626.31	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 
1626.35/1626.31	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 
1626.35/1626.31	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 
1626.35/1626.31	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 
1626.35/1626.31	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 
1626.35/1626.31	v -x1 
1626.35/1626.31	c SCIP Status        : problem is solved [optimal solution found]
1626.35/1626.31	c Total Time         :    1626.31
1626.35/1626.31	c   solving          :    1626.31
1626.35/1626.31	c   presolving       :       0.14 (included in solving)
1626.35/1626.31	c   reading          :       0.02 (included in solving)
1626.35/1626.31	c Original Problem   :
1626.35/1626.31	c   Problem name     : HOME/instance-3447815-1307898649.wbo
1626.35/1626.31	c   Variables        : 2016 (2016 binary, 0 integer, 0 implicit integer, 0 continuous)
1626.35/1626.31	c   Constraints      : 2708 initial, 2708 maximal
1626.35/1626.31	c Presolved Problem  :
1626.35/1626.31	c   Problem name     : t_HOME/instance-3447815-1307898649.wbo
1626.35/1626.31	c   Variables        : 3649 (1940 binary, 0 integer, 1709 implicit integer, 0 continuous)
1626.35/1626.31	c   Constraints      : 4292 initial, 65463 maximal
1626.35/1626.31	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1626.35/1626.31	c   trivial          :       0.00         76          0          0          0          0          0          0          0          0
1626.35/1626.31	c   dualfix          :       0.00         76          0          0          0          0          0          0          0          0
1626.35/1626.31	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1626.35/1626.31	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1626.35/1626.31	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1626.35/1626.31	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1626.35/1626.31	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1626.35/1626.31	c   setppc           :       0.00          0          0          0          0          0          6          0          0          0
1626.35/1626.31	c   linear           :       0.06          0          0          0       1809          0        119          0         96          0
1626.35/1626.31	c   indicator        :       0.00          0          0          0          0          0         76          0          0          0
1626.35/1626.31	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1626.35/1626.31	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1626.35/1626.31	c   root node        :          -       3418          -          -       3418          -          -          -          -          -
1626.35/1626.31	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1626.35/1626.31	c   integral         :          0          0          0     182055          0        206          0        423       4384          0          0     356496
1626.35/1626.31	c   varbound         :          0+         6      60768        384          0          0        140          0      13003        384          0          0
1626.35/1626.31	c   setppc           :         61          6    1476403          4          0        203    2221793       2996    1134569          0          0          0
1626.35/1626.31	c   linear           :       1709+         7    1473669          9          0        199    3572031      15319    3468661          0          0          0
1626.35/1626.31	c   indicator        :       1709          0      60033        384          0        199        143          0        373          0          0          0
1626.35/1626.31	c   logicor          :        813+         6     671045         12          0         60    1339919       7306    1145278          0          0          0
1626.35/1626.31	c   bounddisjunction :          0+         0      44360          0          0          0          0          0          1          0          0          0
1626.35/1626.31	c   countsols        :          0          0          0         12          0         62          0          0          0          0          0          0
1626.35/1626.31	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1626.35/1626.31	c   integral         :      64.87       0.00       0.00      64.86       0.00       0.01       0.00
1626.35/1626.31	c   varbound         :       0.15       0.00       0.13       0.02       0.00       0.00       0.00
1626.35/1626.31	c   setppc           :      11.53       0.00      10.99       0.00       0.00       0.00       0.54
1626.35/1626.31	c   linear           :      40.66       0.00      38.46       0.00       0.00       0.04       2.15
1626.35/1626.31	c   indicator        :       0.40       0.00       0.20       0.04       0.00       0.16       0.00
1626.35/1626.31	c   logicor          :     150.22       0.00     148.73       0.00       0.00       0.00       1.49
1626.35/1626.31	c   bounddisjunction :       0.04       0.00       0.04       0.00       0.00       0.00       0.00
1626.35/1626.31	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1626.35/1626.31	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1626.35/1626.31	c   vbounds          :       4288        132          0       9011
1626.35/1626.31	c   rootredcost      :         13          0          0       1709
1626.35/1626.31	c   pseudoobj        :    1479910        148         24       9690
1626.35/1626.31	c Propagator Timings :  TotalTime  Propagate    Resprop
1626.35/1626.31	c   vbounds          :       0.89       0.89       0.00
1626.35/1626.31	c   rootredcost      :       0.28       0.28       0.00
1626.35/1626.31	c   pseudoobj        :      35.45      35.44       0.00
1626.35/1626.31	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1626.35/1626.31	c   propagation      :       1.53      25645      25485     150342       27.3        539       19.5          -
1626.35/1626.31	c   infeasible LP    :      41.25     153010     153004    1025196       39.0       1815       15.6          0
1626.35/1626.31	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1626.35/1626.31	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1626.35/1626.31	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1626.35/1626.31	c   applied globally :          -          -          -     459136       34.3          -          -          -
1626.35/1626.31	c   applied locally  :          -          -          -          0        0.0          -          -          -
1626.35/1626.31	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1626.35/1626.31	c   cut pool         :       0.00          5          -          -         18          -    (maximal pool size: 233)
1626.35/1626.31	c   redcost          :      11.03     181940          0      11513          0          0
1626.35/1626.31	c   impliedbounds    :       0.00          6          0          0          0          0
1626.35/1626.31	c   intobj           :       0.00          0          0          0          0          0
1626.35/1626.31	c   gomory           :       0.41          6          0          0       1234          0
1626.35/1626.31	c   cgmip            :       0.00          0          0          0          0          0
1626.35/1626.31	c   closecuts        :       0.00          0          0          0          0          0
1626.35/1626.31	c   strongcg         :       0.34          6          0          0       1467          0
1626.35/1626.31	c   cmir             :       0.07          6          0          0          0          0
1626.35/1626.31	c   flowcover        :       0.08          6          0          0          0          0
1626.35/1626.31	c   clique           :       0.00          6          0          0          0          0
1626.35/1626.31	c   zerohalf         :       0.00          0          0          0          0          0
1626.35/1626.31	c   mcf              :       0.00          1          0          0          0          0
1626.35/1626.31	c   oddcycle         :       0.00          0          0          0          0          0
1626.35/1626.31	c   rapidlearning    :       0.16          1          0          0          0         39
1626.35/1626.31	c Pricers            :       Time      Calls       Vars
1626.35/1626.31	c   problem variables:       0.00          0          0
1626.35/1626.31	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1626.35/1626.31	c   relpscost        :      64.68     181671        423       4384          0          0     356496
1626.35/1626.31	c   pscost           :       0.00          0          0          0          0          0          0
1626.35/1626.31	c   inference        :       0.00          0          0          0          0          0          0
1626.35/1626.31	c   mostinf          :       0.00          0          0          0          0          0          0
1626.35/1626.31	c   leastinf         :       0.00          0          0          0          0          0          0
1626.35/1626.31	c   fullstrong       :       0.00          0          0          0          0          0          0
1626.35/1626.31	c   allfullstrong    :       0.00          0          0          0          0          0          0
1626.35/1626.31	c   random           :       0.00          0          0          0          0          0          0
1626.35/1626.31	c Primal Heuristics  :       Time      Calls      Found
1626.35/1626.31	c   LP solutions     :       0.00          -         12
1626.35/1626.31	c   pseudo solutions :       0.00          -          0
1626.35/1626.31	c   feaspump         :       0.01          0          0
1626.35/1626.31	c   oneopt           :       0.24         13          0
1626.35/1626.31	c   crossover        :       0.43          6          0
1626.35/1626.31	c   fracdiving       :       3.30         96          1
1626.35/1626.31	c   linesearchdiving :       1.42         96          0
1626.35/1626.31	c   guideddiving     :       3.02         96          0
1626.35/1626.31	c   veclendiving     :       2.47         96          0
1626.35/1626.31	c   coefdiving       :       2.99         97          0
1626.35/1626.31	c   pscostdiving     :       2.78         97          0
1626.35/1626.31	c   objpscostdiving  :       0.69         49          0
1626.35/1626.31	c   rootsoldiving    :       1.47         49          0
1626.35/1626.31	c   trivial          :       0.00          2          0
1626.35/1626.31	c   shiftandpropagate:       0.38          1          1
1626.35/1626.31	c   simplerounding   :       0.37     181714          0
1626.35/1626.31	c   zirounding       :       3.45       1000          0
1626.35/1626.31	c   rounding         :       0.75       5991          0
1626.35/1626.31	c   shifting         :       0.72       1855          0
1626.35/1626.31	c   intshifting      :       0.01          0          0
1626.35/1626.31	c   twoopt           :       0.00          0          0
1626.35/1626.31	c   fixandinfer      :       0.00          0          0
1626.35/1626.31	c   clique           :       0.00          0          0
1626.35/1626.31	c   intdiving        :       0.00          0          0
1626.35/1626.31	c   actconsdiving    :       0.00          0          0
1626.35/1626.31	c   octane           :       0.00          0          0
1626.35/1626.31	c   rens             :       0.05          1          0
1626.35/1626.31	c   rins             :       0.00          0          0
1626.35/1626.31	c   localbranching   :       0.00          0          0
1626.35/1626.31	c   mutation         :       0.00          0          0
1626.35/1626.31	c   dins             :       0.00          0          0
1626.35/1626.31	c   vbounds          :       0.00          0          0
1626.35/1626.31	c   undercover       :       0.00          0          0
1626.35/1626.31	c   subnlp           :       0.05          0          0
1626.35/1626.31	c   trysol           :       0.15         99         58
1626.35/1626.31	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1626.35/1626.31	c   primal LP        :       0.00          0          0       0.00          -
1626.35/1626.31	c   dual LP          :     989.93     333644    6815876      20.43    6885.24
1626.35/1626.31	c   lex dual LP      :       0.00          0          0       0.00          -
1626.35/1626.31	c   barrier LP       :       0.00          0          0       0.00          -
1626.35/1626.31	c   diving/probing LP:      12.87       9785      63420       6.48    4927.60
1626.35/1626.31	c   strong branching :      61.50      10802     398483      36.89    6479.27
1626.35/1626.31	c     (at root node) :          -          9       3143     349.22          -
1626.35/1626.31	c   conflict analysis:       0.00          0          0       0.00          -
1626.35/1626.31	c B&B Tree           :
1626.35/1626.31	c   number of runs   :          1
1626.35/1626.31	c   nodes            :     351680
1626.35/1626.31	c   nodes (total)    :     351680
1626.35/1626.31	c   nodes left       :          0
1626.35/1626.31	c   max depth        :         61
1626.35/1626.31	c   max depth (total):         61
1626.35/1626.31	c   backtracks       :      50250 (14.3%)
1626.35/1626.31	c   delayed cutoffs  :       4738
1626.35/1626.31	c   repropagations   :     543566 (1018774 domain reductions, 4541 cutoffs)
1626.35/1626.31	c   avg switch length:       4.75
1626.35/1626.31	c   switching time   :     130.74
1626.35/1626.31	c Solution           :
1626.35/1626.31	c   Solutions found  :         72 (14 improvements)
1626.35/1626.31	c   First Solution   : +6.29000000000000e+02   (in run 1, after 1 nodes, 0.54 seconds, depth 1835, found by <shiftandpropagate>)
1626.35/1626.31	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 13299 nodes, 68.43 seconds, depth 19, found by <relaxation>)
1626.35/1626.31	c   Dual Bound       : +1.00000000000000e+00
1626.35/1626.31	c   Gap              :       0.00 %
1626.35/1626.31	c   Root Dual Bound  : +0.00000000000000e+00
1626.35/1626.31	c   Root Iterations  :        276
1626.35/1626.36	c Time complete: 1626.42.

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.82 3/173 29072
/proc/meminfo: memFree=1543404/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=10328 CPUtime=0 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 1582 0 0 0 0 0 0 0 23 0 1 0 882280566 10575872 1535 33554432000 4194304 9128323 140733543624848 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29072/statm: 2582 1535 399 1205 0 1373 0

[startup+0.076815 s]
/proc/loadavg: 2.00 2.00 1.82 3/173 29072
/proc/meminfo: memFree=1543404/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=31736 CPUtime=0.07 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 6886 0 0 0 7 0 0 0 23 0 1 0 882280566 32497664 6580 33554432000 4194304 9128323 140733543624848 18446744073709551615 5192497 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 7934 6580 514 1205 0 6725 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31736

[startup+0.100822 s]
/proc/loadavg: 2.00 2.00 1.82 3/173 29072
/proc/meminfo: memFree=1543404/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=31884 CPUtime=0.09 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 6946 0 0 0 9 0 0 0 24 0 1 0 882280566 32649216 6640 33554432000 4194304 9128323 140733543624848 18446744073709551615 18446744073699065939 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 7971 6640 530 1205 0 6762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31884

[startup+0.300777 s]
/proc/loadavg: 2.00 2.00 1.82 3/173 29072
/proc/meminfo: memFree=1543404/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=37928 CPUtime=0.29 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 8648 0 0 0 29 0 0 0 25 0 1 0 882280566 38838272 8332 33554432000 4194304 9128323 140733543624848 18446744073709551615 5089491 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 9482 8332 606 1205 0 8273 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37928

[startup+0.700698 s]
/proc/loadavg: 2.00 2.00 1.82 3/173 29072
/proc/meminfo: memFree=1543404/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=71912 CPUtime=0.69 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 17093 0 0 0 67 2 0 0 25 0 1 0 882280566 73637888 16622 33554432000 4194304 9128323 140733543624848 18446744073709551615 5605736 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 17978 16622 715 1205 0 16769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71912

[startup+1.50055 s]
/proc/loadavg: 2.00 2.00 1.83 4/175 29074
/proc/meminfo: memFree=1431856/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=70500 CPUtime=1.49 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 17184 0 0 0 145 4 0 0 25 0 1 0 882280566 72192000 16354 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 17625 16354 727 1205 0 16416 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70500

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 1.83 4/175 29074
/proc/meminfo: memFree=1428508/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=70540 CPUtime=3.09 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 19580 0 0 0 300 9 0 0 25 0 1 0 882280566 72232960 16711 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 17635 16711 750 1205 0 16426 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70540

[startup+6.30064 s]
/proc/loadavg: 2.00 2.00 1.83 4/175 29074
/proc/meminfo: memFree=1427896/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=70540 CPUtime=6.29 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 19587 0 0 0 613 16 0 0 25 0 1 0 882280566 72232960 16718 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 17635 16718 754 1205 0 16426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70540

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.83 4/175 29074
/proc/meminfo: memFree=1427408/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=70540 CPUtime=12.69 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 19589 0 0 0 1235 34 0 0 25 0 1 0 882280566 72232960 16719 33554432000 4194304 9128323 140733543624848 18446744073709551615 18446744073699065939 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 17635 16719 754 1205 0 16426 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70540

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 1.83 4/175 29075
/proc/meminfo: memFree=1426936/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=70540 CPUtime=25.5 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 30913 0 0 0 2483 67 0 0 25 0 1 0 882280566 72232960 16722 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 17635 16722 754 1205 0 16426 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 70540

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.83 4/175 29075
/proc/meminfo: memFree=1424416/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=70540 CPUtime=51.09 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 39002 0 0 0 4982 127 0 0 25 0 1 0 882280566 72232960 16730 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 17635 16730 754 1205 0 16426 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70540

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.83 4/175 29077
/proc/meminfo: memFree=1416328/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=74284 CPUtime=102.3 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 56073 0 0 0 9983 247 0 0 25 0 1 0 882280566 76066816 17642 33554432000 4194304 9128323 140733543624848 18446744073709551615 6526849 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 18571 17642 754 1205 0 17362 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74284

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.84 4/175 29078
/proc/meminfo: memFree=1407732/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=78564 CPUtime=162.3 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 62199 0 0 0 15848 382 0 0 25 0 1 0 882280566 80449536 18708 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 19641 18708 754 1205 0 18432 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 78564

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.85 4/175 29080
/proc/meminfo: memFree=1401472/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=82180 CPUtime=222.29 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 65011 0 0 0 21710 519 0 0 25 0 1 0 882280566 84152320 19617 33554432000 4194304 9128323 140733543624848 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 20545 19617 754 1205 0 19336 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 82180

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.85 4/175 29082
/proc/meminfo: memFree=1391492/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=87184 CPUtime=282.3 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 68303 0 0 0 27582 648 0 0 25 0 1 0 882280566 89276416 20878 33554432000 4194304 9128323 140733543624848 18446744073709551615 7192542 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 21796 20878 754 1205 0 20587 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 87184

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.86 4/175 29083
/proc/meminfo: memFree=1387352/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=90480 CPUtime=342.31 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 69113 0 0 0 33461 770 0 0 25 0 1 0 882280566 92651520 21688 33554432000 4194304 9128323 140733543624848 18446744073709551615 7346424 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 22620 21688 754 1205 0 21411 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 90480

[startup+402.301 s]
/proc/loadavg: 2.10 2.03 1.87 4/175 29085
/proc/meminfo: memFree=1384072/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=93192 CPUtime=402.31 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 69734 0 0 0 39339 892 0 0 25 0 1 0 882280566 95428608 22309 33554432000 4194304 9128323 140733543624848 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 23298 22309 754 1205 0 22089 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 93192

[startup+462.3 s]
/proc/loadavg: 2.03 2.02 1.88 4/175 29086
/proc/meminfo: memFree=1381544/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=95168 CPUtime=462.3 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 70238 0 0 0 45214 1016 0 0 25 0 1 0 882280566 97452032 22813 33554432000 4194304 9128323 140733543624848 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 23792 22813 754 1205 0 22583 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 95168

[startup+522.301 s]
/proc/loadavg: 2.01 2.02 1.89 4/175 29088
/proc/meminfo: memFree=1375652/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=97700 CPUtime=522.31 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 73365 0 0 0 51089 1142 0 0 25 0 1 0 882280566 100044800 23454 33554432000 4194304 9128323 140733543624848 18446744073709551615 6713371 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 24425 23454 754 1205 0 23216 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 97700

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 1.89 4/175 29090
/proc/meminfo: memFree=1372760/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=99676 CPUtime=582.31 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 73832 0 0 0 56966 1265 0 0 25 0 1 0 882280566 102068224 23921 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 24919 23921 754 1205 0 23710 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 99676

[startup+642.3 s]

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

/proc/meminfo: memFree=1355212/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=109088 CPUtime=942.32 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 76219 0 0 0 92229 2003 0 0 25 0 1 0 882280566 111706112 26307 33554432000 4194304 9128323 140733543624848 18446744073709551615 4557549 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 27272 26307 754 1205 0 26063 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 109088

[startup+1002.3 s]
/proc/loadavg: 2.03 2.02 1.92 4/175 29104
/proc/meminfo: memFree=1346724/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=116532 CPUtime=1002.33 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 80579 0 0 0 98096 2137 0 0 25 0 1 0 882280566 119328768 28113 33554432000 4194304 9128323 140733543624848 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 29133 28113 754 1205 0 27924 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 116532

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 1.92 4/175 29105
/proc/meminfo: memFree=1345052/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=116816 CPUtime=1062.33 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 80663 0 0 0 103970 2263 0 0 25 0 1 0 882280566 119619584 28197 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 29204 28197 754 1205 0 27995 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 116816

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.92 4/175 29107
/proc/meminfo: memFree=1343248/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=116816 CPUtime=1122.34 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 80665 0 0 0 109852 2382 0 0 25 0 1 0 882280566 119619584 28199 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 29204 28199 754 1205 0 27995 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 116816

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/175 29109
/proc/meminfo: memFree=1342076/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=116816 CPUtime=1182.33 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 80665 0 0 0 115732 2501 0 0 25 0 1 0 882280566 119619584 28199 33554432000 4194304 9128323 140733543624848 18446744073709551615 6581570 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 29204 28199 754 1205 0 27995 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 116816

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/175 29110
/proc/meminfo: memFree=1340660/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=116816 CPUtime=1242.34 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 80674 0 0 0 121602 2632 0 0 25 0 1 0 882280566 119619584 28208 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 29204 28208 754 1205 0 27995 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 116816

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/175 29112
/proc/meminfo: memFree=1337240/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=116952 CPUtime=1302.35 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 80720 0 0 0 127482 2753 0 0 25 0 1 0 882280566 119758848 28254 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 29238 28254 754 1205 0 28029 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 116952

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/175 29113
/proc/meminfo: memFree=1335448/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=116952 CPUtime=1362.34 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 80726 0 0 0 133355 2879 0 0 25 0 1 0 882280566 119758848 28260 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 29238 28260 754 1205 0 28029 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 116952

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 4/175 29115
/proc/meminfo: memFree=1335376/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=116952 CPUtime=1422.35 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 80726 0 0 0 139241 2994 0 0 25 0 1 0 882280566 119758848 28260 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 29238 28260 754 1205 0 28029 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 116952

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 1.93 4/175 29117
/proc/meminfo: memFree=1333832/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=117976 CPUtime=1482.34 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 81009 0 0 0 145116 3118 0 0 25 0 1 0 882280566 120807424 28543 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 29494 28543 754 1205 0 28285 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 117976

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 1.93 4/175 29118
/proc/meminfo: memFree=1332912/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=119300 CPUtime=1542.34 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 81229 0 0 0 150992 3242 0 0 25 0 1 0 882280566 122163200 28762 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 29825 28762 754 1205 0 28616 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 119300

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.93 4/175 29120
/proc/meminfo: memFree=1329128/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=121112 CPUtime=1602.35 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 81677 0 0 0 156866 3369 0 0 25 0 1 0 882280566 124018688 29198 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 30278 29198 754 1205 0 29069 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 121112

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

[startup+1612.7 s]
/proc/loadavg: 2.01 2.01 1.93 3/175 29158
/proc/meminfo: memFree=1298232/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=121112 CPUtime=1612.75 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 81679 0 0 0 157882 3393 0 0 25 0 1 0 882280566 124018688 29200 33554432000 4194304 9128323 140733543624848 18446744073709551615 6505877 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 30278 29200 754 1205 0 29069 0
Current children cumulated CPU time (s) 1612.75
Current children cumulated vsize (KiB) 121112

[startup+1619.1 s]
/proc/loadavg: 2.00 2.01 1.93 3/175 29158
/proc/meminfo: memFree=1295928/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=122080 CPUtime=1619.16 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 81778 0 0 0 158502 3414 0 0 25 0 1 0 882280566 125009920 29299 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 30520 29299 754 1205 0 29311 0
Current children cumulated CPU time (s) 1619.16
Current children cumulated vsize (KiB) 122080

[startup+1622.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/175 29158
/proc/meminfo: memFree=1295688/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=122080 CPUtime=1622.35 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 81799 0 0 0 158811 3424 0 0 25 0 1 0 882280566 125009920 29320 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 30520 29320 754 1205 0 29311 0
Current children cumulated CPU time (s) 1622.35
Current children cumulated vsize (KiB) 122080

[startup+1623.9 s]
/proc/loadavg: 2.00 2.01 1.93 3/175 29158
/proc/meminfo: memFree=1258488/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=122080 CPUtime=1623.95 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 81799 0 0 0 158967 3428 0 0 25 0 1 0 882280566 125009920 29320 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 30520 29320 754 1205 0 29311 0
Current children cumulated CPU time (s) 1623.95
Current children cumulated vsize (KiB) 122080

[startup+1625.5 s]
/proc/loadavg: 2.00 2.01 1.93 3/175 29158
/proc/meminfo: memFree=1258616/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=122080 CPUtime=1625.55 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 81802 0 0 0 159121 3434 0 0 25 0 1 0 882280566 125009920 29323 33554432000 4194304 9128323 140733543624848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 30520 29323 754 1205 0 29311 0
Current children cumulated CPU time (s) 1625.55
Current children cumulated vsize (KiB) 122080

[startup+1625.9 s]
/proc/loadavg: 2.00 2.01 1.93 3/175 29158
/proc/meminfo: memFree=1258616/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=122080 CPUtime=1625.96 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 81802 0 0 0 159161 3435 0 0 25 0 1 0 882280566 125009920 29323 33554432000 4194304 9128323 140733543624848 18446744073709551615 6732546 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 30520 29323 754 1205 0 29311 0
Current children cumulated CPU time (s) 1625.96
Current children cumulated vsize (KiB) 122080

[startup+1626.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/175 29158
/proc/meminfo: memFree=1258616/32951124 swapFree=67064576/67111528
[pid=29072] ppid=29070 vsize=122236 CPUtime=1626.35 cores=1,3,5,7
/proc/29072/stat : 29072 (scip-2.0.1.4.li) R 29070 29072 28722 0 -1 4202496 81807 0 0 0 159200 3435 0 0 25 0 1 0 882280566 125169664 29328 33554432000 4194304 9128323 140733543624848 18446744073709551615 4207424 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/29072/statm: 30559 29328 754 1205 0 29350 0
Current children cumulated CPU time (s) 1626.35
Current children cumulated vsize (KiB) 122236

Child status: 0
Real time (s): 1626.37
CPU time (s): 1626.43
CPU user time (s): 1592.06
CPU system time (s): 34.3658
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 124324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1592.06
system time used= 34.3658
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81811
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= 4
involuntary context switches= 1935

runsolver used 2.56661 second user time and 6.11907 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-12 19:10:49
IDJOB=3447815
IDBENCH=78946
IDSOLVER=1944
FILE ID=node141/3447815-1307898649
RUNJOBID= node141-1307898649-29046
PBS_JOBID= 13559567
Free space on /var/tmp= 2912 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900576927--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447815-1307898649/watcher-3447815-1307898649 -o /var/tmp/evaluation-result-3447815-1307898649/solver-3447815-1307898649 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447815-1307898649.wbo -t 1800 -m 15500

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

MD5SUM BENCH= b0bcd9e760e7f0ffa9653d41066a148b
RANDOM SEED=132036645

node141.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	: 5362.96
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.82
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.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.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.84
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.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.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:     32951124 kB
MemFree:       1545360 kB
Buffers:         49956 kB
Cached:       30389516 kB
SwapCached:       8816 kB
Active:       15210104 kB
Inactive:     15246832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1545360 kB
SwapTotal:    67111528 kB
SwapFree:     67064576 kB
Dirty:           24140 kB
Writeback:           0 kB
AnonPages:       14900 kB
Mapped:           9712 kB
Slab:           885276 kB
PageTables:       4580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   153152 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2888 MiB
End job on node141 at 2011-06-12 19:37:56