Trace number 3447831

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 1431.82 1431.79

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900550006--soft-33-100-0.wbo
MD5SUM12371feb76f2c231a6dc5b657286b6d5
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 benchmark90.6162
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 665
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-3447831-1307898650.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.05/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.05/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 374
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 |      --      | 3.740000e+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 | 3.740000e+02 |    Inf 
0.78/0.83	c   0.8s|     1 |     0 |   223 |     - |  14M|   0 |  39 |3649 |6043 |3649 |2593 |  10 |   0 |   0 | 0.000000e+00 | 3.740000e+02 |    Inf 
0.88/0.93	c   0.9s|     1 |     0 |   244 |     - |  14M|   0 |  39 |3649 |6043 |3649 |2598 |  15 |   0 |   0 | 0.000000e+00 | 3.740000e+02 |    Inf 
1.10/1.11	c   1.1s|     1 |     0 |   255 |     - |  15M|   0 |  41 |3649 |6043 |3649 |2601 |  18 |   0 |   0 | 0.000000e+00 | 3.740000e+02 |    Inf 
1.19/1.30	c   1.3s|     1 |     0 |   280 |     - |  15M|   0 |  41 |3649 |6043 |3649 |2603 |  20 |   0 |   0 | 0.000000e+00 | 3.740000e+02 |    Inf 
1.39/1.49	c   1.5s|     1 |     0 |   299 |     - |  15M|   0 |  45 |3649 |6043 |3649 |2604 |  21 |   0 |   0 | 0.000000e+00 | 3.740000e+02 |    Inf 
1.69/1.71	c   1.7s|     1 |     0 |   315 |     - |  15M|   0 |  45 |3649 |6043 |3649 |2607 |  24 |   0 |   0 | 0.000000e+00 | 3.740000e+02 |    Inf 
1.99/2.09	c   2.1s|     1 |     2 |   315 |     - |  15M|   0 |  45 |3649 |6043 |3649 |2607 |  24 |   0 |   9 | 0.000000e+00 | 3.740000e+02 |    Inf 
3.19/3.23	o 350
3.19/3.23	c r 3.2s|    17 |    16 |  1658 |  83.9 |  16M|  16 |   1 |3649 |6043 |3649 |2708 |  84 |   0 | 136 | 0.000000e+00 | 3.500000e+02 |    Inf 
4.30/4.38	o 310
4.30/4.38	c c 4.4s|    69 |    42 |  3315 |  44.1 |  17M|  24 |   - |3649 |6062 |3649 |2698 | 184 |  19 | 306 | 0.000000e+00 | 3.100000e+02 |    Inf 
4.59/4.63	o 123
4.59/4.63	c * 4.6s|    78 |    34 |  3775 |  44.9 |  18M|  24 |   - |3649 |6063 |3649 |2707 | 243 |  20 | 334 | 0.000000e+00 | 1.230000e+02 |    Inf 
4.99/5.00	o 110
4.99/5.00	c * 5.0s|    91 |    42 |  4395 |  45.3 |  18M|  25 |   - |3649 |6064 |3649 |2694 | 290 |  21 | 411 | 0.000000e+00 | 1.100000e+02 |    Inf 
5.09/5.19	o 38
5.09/5.19	c * 5.2s|    99 |    31 |  4935 |  47.1 |  19M|  25 |   - |3649 |6065 |3649 |2704 | 346 |  22 | 411 | 0.000000e+00 | 3.800000e+01 |    Inf 
5.19/5.22	o 28
5.19/5.22	c * 5.2s|   100 |    28 |  4996 |  47.3 |  18M|  25 |   - |3649 |6065 |3649 |2655 | 353 |  22 | 411 | 0.000000e+00 | 2.800000e+01 |    Inf 
5.79/5.83	o 20
5.79/5.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.79/5.83	c * 5.8s|   111 |    31 |  5833 |  50.2 |  17M|  25 |   - |3649 |3582 |3649 |2600 | 353 |  22 | 491 | 0.000000e+00 | 2.000000e+01 |    Inf 
5.89/5.91	o 9
5.89/5.91	c * 5.9s|   115 |    22 |  6195 |  51.6 |  18M|  25 |   - |3649 |3253 |3649 |2609 | 362 |  29 | 491 | 0.000000e+00 | 9.000000e+00 |    Inf 
15.19/15.29	o 2
15.19/15.29	c *15.3s|   484 |    35 | 17514 |  35.6 |  18M|  25 |   - |3649 |3181 |3649 |2650 | 365 | 342 |1744 | 0.000000e+00 | 2.000000e+00 |    Inf 
28.39/28.47	o 1
28.39/28.47	c *28.5s|  3695 |    61 | 73623 |  19.8 |  19M|  40 |   - |3649 |5624 |3649 |2649 | 367 |4070 |2034 | 0.000000e+00 | 1.000000e+00 |    Inf 
54.69/54.73	c  54.7s| 10000 |    49 |195130 |  19.5 |  21M|  40 |   - |3649 |8769 |3649 |2600 | 367 |  11k|2085 | 0.000000e+00 | 1.000000e+00 |    Inf 
99.99/100.06	c   100s| 20000 |   125 |391176 |  19.5 |  24M|  46 |  22 |3649 |  13k|3649 |2600 | 367 |  25k|2414 | 0.000000e+00 | 1.000000e+00 |    Inf 
146.09/146.18	c   146s| 30000 |   106 |576434 |  19.2 |  26M|  50 |  47 |3649 |  17k|3649 |2600 | 367 |  38k|3016 | 0.000000e+00 | 1.000000e+00 |    Inf 
194.29/194.37	c   194s| 40000 |    49 |772027 |  19.3 |  25M|  50 |   - |3649 |  17k|3649 |2600 | 367 |  51k|3537 | 0.000000e+00 | 1.000000e+00 |    Inf 
243.39/243.44	c   243s| 50000 |   237 |967493 |  19.3 |  29M|  50 |  43 |3649 |  21k|3649 |2600 | 367 |  64k|4003 | 0.000000e+00 | 1.000000e+00 |    Inf 
297.39/297.43	c   297s| 60000 |   677 |  1191k|  19.8 |  32M|  50 |  33 |3649 |  23k|3649 |2600 | 367 |  77k|4461 | 0.000000e+00 | 1.000000e+00 |    Inf 
348.70/348.74	c   349s| 70000 |  1089 |  1402k|  20.0 |  36M|  52 |  33 |3649 |  25k|3649 |2600 | 367 |  90k|4825 | 0.000000e+00 | 1.000000e+00 |    Inf 
399.50/399.51	c   400s| 80000 |  1137 |  1607k|  20.1 |  36M|  52 |  28 |3649 |  23k|3649 |2600 | 367 | 104k|5124 | 0.000000e+00 | 1.000000e+00 |    Inf 
447.90/447.91	c   448s| 90000 |  1061 |  1806k|  20.1 |  37M|  52 |  30 |3649 |  24k|3649 |2600 | 367 | 117k|5439 | 0.000000e+00 | 1.000000e+00 |    Inf 
498.99/499.08	c   499s|100000 |  1052 |  2020k|  20.2 |  38M|  52 |  26 |3649 |  26k|3649 |2600 | 367 | 131k|5794 | 0.000000e+00 | 1.000000e+00 |    Inf 
548.00/548.00	c   548s|110000 |   905 |  2226k|  20.2 |  36M|  52 |   - |3649 |  23k|3649 |2600 | 367 | 145k|6025 | 0.000000e+00 | 1.000000e+00 |    Inf 
598.41/598.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
598.41/598.41	c   598s|120000 |   767 |  2436k|  20.3 |  35M|  52 |   - |3649 |  23k|3649 |2600 | 367 | 159k|6373 | 0.000000e+00 | 1.000000e+00 |    Inf 
647.30/647.37	c   647s|130000 |   684 |  2649k|  20.4 |  35M|  52 |   - |3649 |  24k|3649 |2600 | 367 | 172k|6575 | 0.000000e+00 | 1.000000e+00 |    Inf 
698.80/698.89	c   699s|140000 |   587 |  2869k|  20.5 |  34M|  52 |   - |3649 |  22k|3649 |2600 | 367 | 186k|6902 | 0.000000e+00 | 1.000000e+00 |    Inf 
750.01/750.02	c   750s|150000 |   582 |  3089k|  20.6 |  34M|  52 |  41 |3649 |  24k|3649 |2600 | 367 | 199k|7145 | 0.000000e+00 | 1.000000e+00 |    Inf 
800.51/800.52	c   801s|160000 |   613 |  3304k|  20.7 |  34M|  52 |  31 |3649 |  23k|3649 |2600 | 367 | 213k|7355 | 0.000000e+00 | 1.000000e+00 |    Inf 
851.00/851.04	c   851s|170000 |   568 |  3522k|  20.7 |  35M|  52 |  33 |3649 |  26k|3649 |2600 | 367 | 227k|7629 | 0.000000e+00 | 1.000000e+00 |    Inf 
899.82/899.86	c   900s|180000 |   413 |  3727k|  20.7 |  33M|  53 |  42 |3649 |  23k|3649 |2600 | 367 | 241k|7815 | 0.000000e+00 | 1.000000e+00 |    Inf 
951.52/951.53	c   952s|190000 |   327 |  3952k|  20.8 |  32M|  53 |  39 |3649 |  23k|3649 |2600 | 367 | 255k|7990 | 0.000000e+00 | 1.000000e+00 |    Inf 
1005.71/1005.79	c  1006s|200000 |   255 |  4186k|  20.9 |  31M|  55 |  25 |3649 |  21k|3649 |2600 | 367 | 269k|8260 | 0.000000e+00 | 1.000000e+00 |    Inf 
1060.21/1060.22	c  1060s|210000 |   308 |  4418k|  21.0 |  32M|  55 |   - |3649 |  22k|3649 |2600 | 367 | 282k|8480 | 0.000000e+00 | 1.000000e+00 |    Inf 
1115.52/1115.53	c  1116s|220000 |   287 |  4667k|  21.2 |  33M|  55 |  41 |3649 |  25k|3649 |2600 | 367 | 296k|8727 | 0.000000e+00 | 1.000000e+00 |    Inf 
1168.12/1168.14	c  1168s|230000 |   155 |  4902k|  21.3 |  31M|  58 |   - |3649 |  22k|3649 |2600 | 367 | 310k|8921 | 0.000000e+00 | 1.000000e+00 |    Inf 
1216.62/1216.66	c  1217s|240000 |   166 |  5107k|  21.3 |  32M|  58 |   - |3649 |  24k|3649 |2600 | 367 | 323k|9150 | 0.000000e+00 | 1.000000e+00 |    Inf 
1266.22/1266.21	c  1266s|250000 |   110 |  5310k|  21.2 |  32M|  58 |   - |3649 |  26k|3649 |2600 | 367 | 336k|9360 | 0.000000e+00 | 1.000000e+00 |    Inf 
1315.42/1315.42	c  1315s|260000 |    46 |  5517k|  21.2 |  29M|  58 |  31 |3649 |  22k|3649 |2600 | 367 | 349k|9534 | 0.000000e+00 | 1.000000e+00 |    Inf 
1362.93/1362.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1362.93/1362.95	c  1363s|270000 |   107 |  5716k|  21.2 |  31M|  58 |  19 |3649 |  24k|3649 |2600 | 367 | 361k|9685 | 0.000000e+00 | 1.000000e+00 |    Inf 
1413.72/1413.74	c  1414s|280000 |    93 |  5926k|  21.2 |  31M|  58 |   - |3649 |  25k|3649 |2648 | 367 | 373k|9857 | 0.000000e+00 | 1.000000e+00 |    Inf 
1431.72/1431.74	c 
1431.72/1431.74	c SCIP Status        : problem is solved [optimal solution found]
1431.72/1431.74	c Solving Time (sec) : 1431.74
1431.72/1431.74	c Solving Nodes      : 283464
1431.72/1431.74	c Primal Bound       : +1.00000000000000e+00 (61 solutions)
1431.72/1431.74	c Dual Bound         : +1.00000000000000e+00
1431.72/1431.74	c Gap                : 0.00 %
1431.72/1431.74	s OPTIMUM FOUND
1431.72/1431.74	v -x231 -x230 -x229 -x228 -x227 -x226 x225 -x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 x210 
1431.72/1431.74	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1431.72/1431.74	v -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 -x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1431.72/1431.74	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 
1431.72/1431.74	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 
1431.72/1431.74	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1431.72/1431.74	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 
1431.72/1431.74	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 
1431.72/1431.74	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 
1431.72/1431.74	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 
1431.72/1431.74	v -x1 
1431.72/1431.74	c SCIP Status        : problem is solved [optimal solution found]
1431.72/1431.74	c Total Time         :    1431.74
1431.72/1431.74	c   solving          :    1431.74
1431.72/1431.74	c   presolving       :       0.14 (included in solving)
1431.72/1431.74	c   reading          :       0.02 (included in solving)
1431.72/1431.74	c Original Problem   :
1431.72/1431.74	c   Problem name     : HOME/instance-3447831-1307898650.wbo
1431.72/1431.74	c   Variables        : 2016 (2016 binary, 0 integer, 0 implicit integer, 0 continuous)
1431.72/1431.74	c   Constraints      : 2708 initial, 2708 maximal
1431.72/1431.74	c Presolved Problem  :
1431.72/1431.74	c   Problem name     : t_HOME/instance-3447831-1307898650.wbo
1431.72/1431.74	c   Variables        : 3649 (1940 binary, 0 integer, 1709 implicit integer, 0 continuous)
1431.72/1431.74	c   Constraints      : 4292 initial, 29064 maximal
1431.72/1431.74	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1431.72/1431.74	c   trivial          :       0.00         76          0          0          0          0          0          0          0          0
1431.72/1431.74	c   dualfix          :       0.00         76          0          0          0          0          0          0          0          0
1431.72/1431.74	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1431.72/1431.74	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1431.72/1431.74	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1431.72/1431.74	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1431.72/1431.74	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1431.72/1431.74	c   setppc           :       0.00          0          0          0          0          0          6          0          0          0
1431.72/1431.74	c   linear           :       0.06          0          0          0       1809          0        119          0         96          0
1431.72/1431.74	c   indicator        :       0.00          0          0          0          0          0         76          0          0          0
1431.72/1431.74	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1431.72/1431.74	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1431.72/1431.74	c   root node        :          -       3418          -          -       3418          -          -          -          -          -
1431.72/1431.74	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1431.72/1431.74	c   integral         :          0          0          0     146401          0        185          0        334       3490          0          0     286908
1431.72/1431.74	c   varbound         :          0+         6      19755        350          0          0         14          0       5250        355          0          0
1431.72/1431.74	c   setppc           :         61          6    1216188          4          0        182    1854551       2082    1007766          0          0          0
1431.72/1431.74	c   linear           :       1709+         7    1217709          7          0        178    2816406      13332    3064690          0          0          0
1431.72/1431.74	c   indicator        :       1709          0      19825        350          0        178        107          0        107          0          0          0
1431.72/1431.74	c   logicor          :        813+         6     540042          8          0         53    1157926       6246     912304          0          0          0
1431.72/1431.74	c   bounddisjunction :          0+         0     103513          0          0          0          3          0         13          0          0          0
1431.72/1431.74	c   countsols        :          0          0          0          8          0         55          0          0          0          0          0          0
1431.72/1431.74	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1431.72/1431.74	c   integral         :      67.39       0.00       0.00      67.39       0.00       0.00       0.00
1431.72/1431.74	c   varbound         :       0.07       0.00       0.05       0.02       0.00       0.00       0.00
1431.72/1431.74	c   setppc           :       9.76       0.00       9.25       0.00       0.00       0.00       0.50
1431.72/1431.74	c   linear           :      37.77       0.00      35.77       0.00       0.00       0.04       1.95
1431.72/1431.74	c   indicator        :       0.28       0.00       0.09       0.04       0.00       0.15       0.00
1431.72/1431.74	c   logicor          :      79.91       0.00      78.58       0.00       0.00       0.00       1.33
1431.72/1431.74	c   bounddisjunction :       0.13       0.00       0.13       0.00       0.00       0.00       0.00
1431.72/1431.74	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1431.72/1431.74	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1431.72/1431.74	c   vbounds          :       2153         36          0       5806
1431.72/1431.74	c   rootredcost      :         10          0          0       1709
1431.72/1431.74	c   pseudoobj        :    1219605          9         13       2158
1431.72/1431.74	c Propagator Timings :  TotalTime  Propagate    Resprop
1431.72/1431.74	c   vbounds          :       0.60       0.60       0.00
1431.72/1431.74	c   rootredcost      :       0.25       0.25       0.00
1431.72/1431.74	c   pseudoobj        :      31.74      31.74       0.00
1431.72/1431.74	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1431.72/1431.74	c   propagation      :       1.33      21673      21562     118123       25.4        471       18.8          -
1431.72/1431.74	c   infeasible LP    :      37.16     122339     122311     811451       37.3       1040       16.5          0
1431.72/1431.74	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1431.72/1431.74	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1431.72/1431.74	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1431.72/1431.74	c   applied globally :          -          -          -     377866       33.2          -          -          -
1431.72/1431.74	c   applied locally  :          -          -          -          0        0.0          -          -          -
1431.72/1431.74	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1431.72/1431.74	c   cut pool         :       0.00          5          -          -         18          -    (maximal pool size: 232)
1431.72/1431.74	c   redcost          :       9.78     146169          0       6237          0          0
1431.72/1431.74	c   impliedbounds    :       0.00          6          0          0          0          0
1431.72/1431.74	c   intobj           :       0.00          0          0          0          0          0
1431.72/1431.74	c   gomory           :       0.41          6          0          0       1234          0
1431.72/1431.74	c   cgmip            :       0.00          0          0          0          0          0
1431.72/1431.74	c   closecuts        :       0.00          0          0          0          0          0
1431.72/1431.74	c   strongcg         :       0.34          6          0          0       1467          0
1431.72/1431.74	c   cmir             :       0.07          6          0          0          0          0
1431.72/1431.74	c   flowcover        :       0.08          6          0          0          0          0
1431.72/1431.74	c   clique           :       0.00          6          0          0          0          0
1431.72/1431.74	c   zerohalf         :       0.00          0          0          0          0          0
1431.72/1431.74	c   mcf              :       0.00          1          0          0          0          0
1431.72/1431.74	c   oddcycle         :       0.00          0          0          0          0          0
1431.72/1431.74	c   rapidlearning    :       0.19          1          0          0          0         42
1431.72/1431.74	c Pricers            :       Time      Calls       Vars
1431.72/1431.74	c   problem variables:       0.00          0          0
1431.72/1431.74	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1431.72/1431.74	c   relpscost        :      67.23     146050        334       3490          0          0     286908
1431.72/1431.74	c   pscost           :       0.00          0          0          0          0          0          0
1431.72/1431.74	c   inference        :       0.00          0          0          0          0          0          0
1431.72/1431.74	c   mostinf          :       0.00          0          0          0          0          0          0
1431.72/1431.74	c   leastinf         :       0.00          0          0          0          0          0          0
1431.72/1431.74	c   fullstrong       :       0.00          0          0          0          0          0          0
1431.72/1431.74	c   allfullstrong    :       0.00          0          0          0          0          0          0
1431.72/1431.74	c   random           :       0.00          0          0          0          0          0          0
1431.72/1431.74	c Primal Heuristics  :       Time      Calls      Found
1431.72/1431.74	c   LP solutions     :       0.00          -          8
1431.72/1431.74	c   pseudo solutions :       0.00          -          0
1431.72/1431.74	c   feaspump         :       0.01          0          0
1431.72/1431.74	c   oneopt           :       0.20         10          0
1431.72/1431.74	c   crossover        :       0.35          5          0
1431.72/1431.74	c   pscostdiving     :       3.16         72          0
1431.72/1431.74	c   fracdiving       :       3.29         72          0
1431.72/1431.74	c   veclendiving     :       1.91         72          0
1431.72/1431.74	c   coefdiving       :       3.03         73          1
1431.72/1431.74	c   linesearchdiving :       1.26         73          0
1431.72/1431.74	c   guideddiving     :       2.91         73          0
1431.72/1431.74	c   objpscostdiving  :       0.82         37          0
1431.72/1431.74	c   rootsoldiving    :       1.36         37          0
1431.72/1431.74	c   trivial          :       0.00          2          0
1431.72/1431.74	c   shiftandpropagate:       0.38          1          1
1431.72/1431.74	c   simplerounding   :       0.34     146072          1
1431.72/1431.74	c   zirounding       :       1.41       1000          0
1431.72/1431.74	c   rounding         :       0.74       5339          0
1431.72/1431.74	c   shifting         :       0.71       1647          0
1431.72/1431.74	c   intshifting      :       0.01          0          0
1431.72/1431.74	c   twoopt           :       0.00          0          0
1431.72/1431.74	c   fixandinfer      :       0.00          0          0
1431.72/1431.74	c   clique           :       0.00          0          0
1431.72/1431.74	c   intdiving        :       0.00          0          0
1431.72/1431.74	c   actconsdiving    :       0.00          0          0
1431.72/1431.74	c   octane           :       0.00          0          0
1431.72/1431.74	c   rens             :       0.05          1          0
1431.72/1431.74	c   rins             :       0.00          0          0
1431.72/1431.74	c   localbranching   :       0.00          0          0
1431.72/1431.74	c   mutation         :       0.00          0          0
1431.72/1431.74	c   dins             :       0.00          0          0
1431.72/1431.74	c   vbounds          :       0.00          0          0
1431.72/1431.74	c   undercover       :       0.00          0          0
1431.72/1431.74	c   subnlp           :       0.07          0          0
1431.72/1431.74	c   trysol           :       0.13         89         50
1431.72/1431.74	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1431.72/1431.74	c   primal LP        :       0.00          0          0       0.00          -
1431.72/1431.74	c   dual LP          :     948.92     267436    5943631      22.22    6263.57
1431.72/1431.74	c   lex dual LP      :       0.00          0          0       0.00          -
1431.72/1431.74	c   barrier LP       :       0.00          0          0       0.00          -
1431.72/1431.74	c   diving/probing LP:      12.79       9037      56283       6.23    4400.28
1431.72/1431.74	c   strong branching :      64.35       9950     384240      38.62    5970.94
1431.72/1431.74	c     (at root node) :          -          9       3310     367.78          -
1431.72/1431.74	c   conflict analysis:       0.00          0          0       0.00          -
1431.72/1431.74	c B&B Tree           :
1431.72/1431.74	c   number of runs   :          1
1431.72/1431.74	c   nodes            :     283464
1431.72/1431.74	c   nodes (total)    :     283464
1431.72/1431.74	c   nodes left       :          0
1431.72/1431.74	c   max depth        :         58
1431.72/1431.74	c   max depth (total):         58
1431.72/1431.74	c   backtracks       :      38573 (13.6%)
1431.72/1431.74	c   delayed cutoffs  :       3399
1431.72/1431.74	c   repropagations   :     461905 (812773 domain reductions, 3259 cutoffs)
1431.72/1431.74	c   avg switch length:       5.03
1431.72/1431.74	c   switching time   :      87.58
1431.72/1431.74	c Solution           :
1431.72/1431.74	c   Solutions found  :         61 (11 improvements)
1431.72/1431.74	c   First Solution   : +3.74000000000000e+02   (in run 1, after 1 nodes, 0.54 seconds, depth 1843, found by <shiftandpropagate>)
1431.72/1431.74	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 3695 nodes, 28.47 seconds, depth 22, found by <relaxation>)
1431.72/1431.74	c   Dual Bound       : +1.00000000000000e+00
1431.72/1431.74	c   Gap              :       0.00 %
1431.72/1431.74	c   Root Dual Bound  : +0.00000000000000e+00
1431.72/1431.74	c   Root Iterations  :        315
1431.72/1431.78	c Time complete: 1431.8.

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 /tmp/evaluation-result-3447831-1307898650/watcher-3447831-1307898650 -o /tmp/evaluation-result-3447831-1307898650/solver-3447831-1307898650 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447831-1307898650.wbo -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 1.94 2.01 1.94 3/178 26087
/proc/meminfo: memFree=1986132/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=10132 CPUtime=0 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 1537 0 0 0 0 0 0 0 24 0 1 0 901463205 10375168 1491 33554432000 4194304 9128323 140735180166864 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 2533 1491 399 1205 0 1324 0

[startup+0.0694521 s]
/proc/loadavg: 1.94 2.01 1.94 3/178 26087
/proc/meminfo: memFree=1986132/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=31736 CPUtime=0.05 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 6891 0 0 0 5 0 0 0 24 0 1 0 901463205 32497664 6586 33554432000 4194304 9128323 140735180166864 18446744073709551615 5266583 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26087/statm: 7934 6586 514 1205 0 6725 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31736

[startup+0.100447 s]
/proc/loadavg: 1.94 2.01 1.94 3/178 26087
/proc/meminfo: memFree=1986132/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=31888 CPUtime=0.09 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 6952 0 0 0 9 0 0 0 24 0 1 0 901463205 32653312 6647 33554432000 4194304 9128323 140735180166864 18446744073709551615 5326883 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26087/statm: 7972 6647 530 1205 0 6763 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31888

[startup+0.300399 s]
/proc/loadavg: 1.94 2.01 1.94 3/178 26087
/proc/meminfo: memFree=1986132/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=37984 CPUtime=0.29 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 8660 0 0 0 29 0 0 0 25 0 1 0 901463205 38895616 8339 33554432000 4194304 9128323 140735180166864 18446744073709551615 4528653 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26087/statm: 9496 8339 606 1205 0 8287 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37984

[startup+0.700342 s]
/proc/loadavg: 1.94 2.01 1.94 3/178 26087
/proc/meminfo: memFree=1986132/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=71920 CPUtime=0.68 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 17108 0 0 0 67 1 0 0 25 0 1 0 901463205 73646080 16626 33554432000 4194304 9128323 140735180166864 18446744073709551615 5192815 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26087/statm: 17980 16626 717 1205 0 16771 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 71920

[startup+1.50017 s]
/proc/loadavg: 1.94 2.01 1.94 3/179 26088
/proc/meminfo: memFree=1877420/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=70508 CPUtime=1.49 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 17186 0 0 0 147 2 0 0 25 0 1 0 901463205 72200192 16345 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26087/statm: 17627 16345 730 1205 0 16418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70508

[startup+3.10089 s]
/proc/loadavg: 1.94 2.01 1.94 3/179 26088
/proc/meminfo: memFree=1874072/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=70496 CPUtime=3.09 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 19603 0 0 0 305 4 0 0 25 0 1 0 901463205 72187904 16705 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26087/statm: 17624 16705 755 1205 0 16415 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70496

[startup+6.30034 s]
/proc/loadavg: 1.95 2.01 1.94 3/179 26088
/proc/meminfo: memFree=1873136/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=70496 CPUtime=6.29 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 19608 0 0 0 623 6 0 0 25 0 1 0 901463205 72187904 16709 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26087/statm: 17624 16709 758 1205 0 16415 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70496

[startup+12.7002 s]
/proc/loadavg: 1.95 2.01 1.94 3/179 26088
/proc/meminfo: memFree=1873464/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=70496 CPUtime=12.69 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 19611 0 0 0 1258 11 0 0 25 0 1 0 901463205 72187904 16710 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26087/statm: 17624 16710 757 1205 0 16415 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70496

[startup+25.5009 s]
/proc/loadavg: 1.96 2.01 1.94 3/179 26089
/proc/meminfo: memFree=1871856/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=72272 CPUtime=25.49 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 30156 0 0 0 2529 20 0 0 25 0 1 0 901463205 74006528 17122 33554432000 4194304 9128323 140735180166864 18446744073709551615 5984500 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26087/statm: 18068 17122 757 1205 0 16859 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72272

[startup+51.1004 s]
/proc/loadavg: 1.97 2.01 1.94 3/179 26089
/proc/meminfo: memFree=1859360/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=70496 CPUtime=51.09 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 34411 0 0 0 5071 38 0 0 25 0 1 0 901463205 72187904 16712 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 17624 16712 757 1205 0 16415 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70496

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 1.94 3/179 26091
/proc/meminfo: memFree=1854452/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=71284 CPUtime=102.29 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 37222 0 0 0 10158 71 0 0 25 0 1 0 901463205 72994816 16861 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 17821 16861 757 1205 0 16612 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 71284

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 26092
/proc/meminfo: memFree=1847092/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=74744 CPUtime=162.29 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 40334 0 0 0 16117 112 0 0 25 0 1 0 901463205 76537856 17723 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 18686 17723 757 1205 0 17477 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74744

[startup+222.301 s]
/proc/loadavg: 2.08 2.02 1.95 3/179 26094
/proc/meminfo: memFree=1839352/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=77432 CPUtime=222.29 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 41075 0 0 0 22079 150 0 0 25 0 1 0 901463205 79290368 18464 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 19358 18464 757 1205 0 18149 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 77432

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 1.95 3/179 26096
/proc/meminfo: memFree=1830488/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=82720 CPUtime=282.3 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 44583 0 0 0 28043 187 0 0 25 0 1 0 901463205 84705280 19795 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 20680 19795 757 1205 0 19471 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 82720

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 1.95 3/179 26097
/proc/meminfo: memFree=1824724/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=88192 CPUtime=342.3 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 45953 0 0 0 34004 226 0 0 25 0 1 0 901463205 90308608 21165 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 22048 21165 757 1205 0 20839 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 88192

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 1.95 3/179 26099
/proc/meminfo: memFree=1822816/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=89688 CPUtime=402.29 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 46308 0 0 0 39970 259 0 0 25 0 1 0 901463205 91840512 21520 33554432000 4194304 9128323 140735180166864 18446744073709551615 6732490 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 22422 21520 757 1205 0 21213 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 89688

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26100
/proc/meminfo: memFree=1819928/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=89836 CPUtime=462.3 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 46349 0 0 0 45934 296 0 0 25 0 1 0 901463205 91992064 21561 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 22459 21561 757 1205 0 21250 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 89836

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26102
/proc/meminfo: memFree=1816648/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=90556 CPUtime=522.3 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 46534 0 0 0 51900 330 0 0 25 0 1 0 901463205 92729344 21746 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 22639 21746 757 1205 0 21430 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 90556

[startup+582.301 s]
/proc/loadavg: 2.05 2.01 1.95 3/179 26104
/proc/meminfo: memFree=1815728/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=90584 CPUtime=582.31 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 48651 0 0 0 57864 367 0 0 25 0 1 0 901463205 92758016 21761 33554432000 4194304 9128323 140735180166864 18446744073709551615 5235786 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 22646 21761 757 1205 0 21437 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 90584

[startup+642.301 s]

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

/proc/meminfo: memFree=1814428/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=90584 CPUtime=642.3 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 48652 0 0 0 63827 403 0 0 25 0 1 0 901463205 92758016 21762 33554432000 4194304 9128323 140735180166864 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 22646 21762 757 1205 0 21437 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 90584

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26107
/proc/meminfo: memFree=1813516/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=91228 CPUtime=702.3 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 48795 0 0 0 69791 439 0 0 25 0 1 0 901463205 93417472 21905 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 22807 21905 757 1205 0 21598 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 91228

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26108
/proc/meminfo: memFree=1813084/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=91364 CPUtime=762.31 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 48837 0 0 0 75756 475 0 0 25 0 1 0 901463205 93556736 21947 33554432000 4194304 9128323 140735180166864 18446744073709551615 7205344 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 22841 21947 757 1205 0 21632 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 91364

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26110
/proc/meminfo: memFree=1809072/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=91700 CPUtime=822.31 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 48911 0 0 0 81723 508 0 0 25 0 1 0 901463205 93900800 22021 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 22925 22021 757 1205 0 21716 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 91700

[startup+882.3 s]
/proc/loadavg: 2.08 2.02 1.96 3/179 26112
/proc/meminfo: memFree=1808152/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=92016 CPUtime=882.31 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 49001 0 0 0 87688 543 0 0 25 0 1 0 901463205 94224384 22111 33554432000 4194304 9128323 140735180166864 18446744073709551615 5207902 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 23004 22111 757 1205 0 21795 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 92016

[startup+942.301 s]
/proc/loadavg: 2.03 2.01 1.96 3/179 26113
/proc/meminfo: memFree=1807104/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=92016 CPUtime=942.31 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 49011 0 0 0 93650 581 0 0 25 0 1 0 901463205 94224384 22121 33554432000 4194304 9128323 140735180166864 18446744073709551615 6581570 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 23004 22121 757 1205 0 21795 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 92016

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/179 26115
/proc/meminfo: memFree=1805436/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=92180 CPUtime=1002.31 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 49032 0 0 0 99616 615 0 0 25 0 1 0 901463205 94392320 22142 33554432000 4194304 9128323 140735180166864 18446744073709551615 6505877 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 23045 22142 757 1205 0 21836 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 92180

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26116
/proc/meminfo: memFree=1802640/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=92356 CPUtime=1062.32 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 54056 0 0 0 105578 654 0 0 25 0 1 0 901463205 94572544 22163 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 23089 22163 757 1205 0 21880 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 92356

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26118
/proc/meminfo: memFree=1801856/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=92636 CPUtime=1122.31 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 54130 0 0 0 111541 690 0 0 25 0 1 0 901463205 94859264 22237 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 23159 22237 757 1205 0 21950 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 92636

[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 1.96 3/179 26120
/proc/meminfo: memFree=1797588/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=94484 CPUtime=1182.32 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 54614 0 0 0 117503 729 0 0 25 0 1 0 901463205 96751616 22721 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 23621 22721 757 1205 0 22412 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 94484

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/179 26121
/proc/meminfo: memFree=1795556/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=95012 CPUtime=1242.32 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 54723 0 0 0 123465 767 0 0 25 0 1 0 901463205 97292288 22830 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 23753 22830 757 1205 0 22544 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 95012

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/179 26123
/proc/meminfo: memFree=1793880/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=95796 CPUtime=1302.33 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 54940 0 0 0 129435 798 0 0 25 0 1 0 901463205 98095104 23047 33554432000 4194304 9128323 140735180166864 18446744073709551615 7077578 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 23949 23047 757 1205 0 22740 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 95796

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26124
/proc/meminfo: memFree=1792092/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=97804 CPUtime=1362.32 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 55249 0 0 0 135398 834 0 0 25 0 1 0 901463205 100151296 23356 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 24451 23356 757 1205 0 23242 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 97804

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26126
/proc/meminfo: memFree=1791288/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=97804 CPUtime=1422.33 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 55249 0 0 0 141364 869 0 0 25 0 1 0 901463205 100151296 23356 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 24451 23356 757 1205 0 23242 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 97804

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

[startup+1427.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26126
/proc/meminfo: memFree=1790788/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=97804 CPUtime=1427.12 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 55249 0 0 0 141840 872 0 0 25 0 1 0 901463205 100151296 23356 33554432000 4194304 9128323 140735180166864 18446744073709551615 4640665 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 24451 23356 757 1205 0 23242 0
Current children cumulated CPU time (s) 1427.12
Current children cumulated vsize (KiB) 97804

[startup+1430.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26126
/proc/meminfo: memFree=1790664/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=97804 CPUtime=1430.32 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 55249 0 0 0 142159 873 0 0 25 0 1 0 901463205 100151296 23356 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 24451 23356 757 1205 0 23242 0
Current children cumulated CPU time (s) 1430.32
Current children cumulated vsize (KiB) 97804

[startup+1431.11 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26126
/proc/meminfo: memFree=1790892/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=97804 CPUtime=1431.12 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 55249 0 0 0 142239 873 0 0 25 0 1 0 901463205 100151296 23356 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 24451 23356 757 1205 0 23242 0
Current children cumulated CPU time (s) 1431.12
Current children cumulated vsize (KiB) 97804

[startup+1431.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26126
/proc/meminfo: memFree=1790892/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=97804 CPUtime=1431.52 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 55249 0 0 0 142278 874 0 0 25 0 1 0 901463205 100151296 23356 33554432000 4194304 9128323 140735180166864 18446744073709551615 5333032 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 24451 23356 757 1205 0 23242 0
Current children cumulated CPU time (s) 1431.52
Current children cumulated vsize (KiB) 97804

[startup+1431.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26126
/proc/meminfo: memFree=1790892/32951124 swapFree=67063272/67111528
[pid=26087] ppid=26085 vsize=97804 CPUtime=1431.72 cores=0,2,4,6
/proc/26087/stat : 26087 (scip-2.0.1.4.li) R 26085 26087 25773 0 -1 4202496 55249 0 0 0 142298 874 0 0 25 0 1 0 901463205 100151296 23356 33554432000 4194304 9128323 140735180166864 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26087/statm: 24451 23356 757 1205 0 23242 0
Current children cumulated CPU time (s) 1431.72
Current children cumulated vsize (KiB) 97804

Child status: 0
Real time (s): 1431.79
CPU time (s): 1431.82
CPU user time (s): 1423.07
CPU system time (s): 8.74967
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 100328

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

runsolver used 2.67359 second user time and 4.90325 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-12 19:10:50
IDJOB=3447831
IDBENCH=78954
IDSOLVER=1944
FILE ID=node132/3447831-1307898650
RUNJOBID= node132-1307898650-26059
PBS_JOBID= 13559574
Free space on /tmp= 13332 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.1900550006--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3447831-1307898650/watcher-3447831-1307898650 -o /tmp/evaluation-result-3447831-1307898650/solver-3447831-1307898650 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447831-1307898650.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 12371feb76f2c231a6dc5b657286b6d5
RANDOM SEED=906236773

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:       1986560 kB
Buffers:         54832 kB
Cached:       29926648 kB
SwapCached:       9516 kB
Active:       15368832 kB
Inactive:     14654896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1986560 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:           24200 kB
Writeback:           0 kB
AnonPages:       39892 kB
Mapped:          10944 kB
Slab:           877844 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   202088 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 13320 MiB
End job on node132 at 2011-06-12 19:34:42