Trace number 2692916

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverOPTIMUM 44.2263 44.2266

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111218757--soft-0-100-0.wbo
MD5SUMb0ba3c932573495a13e5be4b53f7a1a4
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark0.262959
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1266
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2692916-1277924636.wbo>
0.00/0.00	c original problem has 371 variables (270 bin, 0 int, 0 impl, 101 cont) and 203 constraints
0.00/0.00	c problem read
0.00/0.00	c presolving settings loaded
0.00/0.01	o 5179
0.00/0.01	c feasible solution found by trivial heuristic, objective value  5.179000e+03
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 101 impls, 0 clqs
0.00/0.01	c (round 2) 0 del vars, 1 del conss, 101 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 101 impls, 0 clqs
0.00/0.01	c    (0.0s) probing: 101/270 (37.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.01	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.01	c presolving (3 rounds):
0.00/0.01	c  0 deleted vars, 1 deleted constraints, 101 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.01	c  101 implications, 0 cliques
0.00/0.01	c presolved problem has 371 variables (270 bin, 0 int, 0 impl, 101 cont) and 202 constraints
0.00/0.01	c     101 constraints of type <indicator>
0.00/0.01	c     101 constraints of type <linear>
0.00/0.01	c transformed objective value is always integral (scale: 1)
0.00/0.01	c Presolving Time: 0.01
0.00/0.01	c - non default parameters ----------------------------------------------------------------------
0.00/0.01	c # SCIP version 1.2.1.2
0.00/0.01	c 
0.00/0.01	c # frequency for displaying node information lines
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.01	c display/freq = 10000
0.00/0.01	c 
0.00/0.01	c # maximal time in seconds to run
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/time = 1800
0.00/0.01	c 
0.00/0.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/memory = 3420
0.00/0.01	c 
0.00/0.01	c # should presolving try to simplify inequalities
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/linear/simplifyinequalities = TRUE
0.00/0.01	c 
0.00/0.01	c # should presolving try to simplify knapsacks
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.01	c 
0.00/0.01	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.01	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.01	c separating/rapidlearning/freq = 0
0.00/0.01	c 
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c start solving
0.00/0.01	c 
0.00/0.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.01	c t 0.0s|     1 |     0 |     0 |     - |1215k|   0 |   0 | 371 | 202 | 371 |   0 |   0 |   0 |   0 | 0.000000e+00 | 5.179000e+03 |    Inf 
0.00/0.01	c   0.0s|     1 |     0 |    26 |     - |1249k|   0 |   0 | 371 | 202 | 371 |  26 |  26 |   0 |   0 | 0.000000e+00 | 5.179000e+03 |    Inf 
0.00/0.02	c   0.0s|     1 |     0 |    65 |     - |1265k|   0 |  22 | 371 | 202 | 371 |  41 |  41 |   0 |   0 | 0.000000e+00 | 5.179000e+03 |    Inf 
0.00/0.02	c   0.0s|     1 |     0 |   100 |     - |1381k|   0 |  28 | 371 | 202 | 371 |  52 |  52 |   0 |   0 | 0.000000e+00 | 5.179000e+03 |    Inf 
0.00/0.03	c   0.0s|     1 |     0 |   109 |     - |1387k|   0 |  30 | 371 | 202 | 371 |  55 |  55 |   0 |   0 | 0.000000e+00 | 5.179000e+03 |    Inf 
0.00/0.08	c   0.1s|     1 |     2 |   160 |     - |1398k|   0 |  30 | 371 | 202 | 371 |  55 |  55 |   0 |  30 | 0.000000e+00 | 5.179000e+03 |    Inf 
0.39/0.45	o 337
0.39/0.45	c * 0.4s|   148 |   121 |  1337 |   8.4 |1656k|  53 |   - | 371 | 208 | 371 |  58 |  92 |   6 | 377 | 0.000000e+00 | 3.370000e+02 |    Inf 
0.39/0.48	o 290
0.39/0.48	c * 0.5s|   173 |   125 |  1404 |   7.5 |1739k|  53 |   - | 371 | 243 | 371 |  57 |  92 |  41 | 405 | 0.000000e+00 | 2.900000e+02 |    Inf 
0.79/0.87	o 282
0.79/0.87	c * 0.8s|   758 |   457 |  3488 |   4.5 |2376k|  95 |   - | 371 | 544 | 371 |  65 | 228 | 344 | 652 | 0.000000e+00 | 2.820000e+02 |    Inf 
0.79/0.88	o 268
0.79/0.88	c * 0.8s|   791 |   470 |  3582 |   4.4 |2422k|  95 |   - | 371 | 554 | 371 |  61 | 233 | 354 | 658 | 0.000000e+00 | 2.680000e+02 |    Inf 
0.88/0.92	o 248
0.88/0.92	c * 0.9s|   855 |   496 |  3901 |   4.4 |2457k|  95 |   - | 371 | 569 | 371 |  72 | 264 | 369 | 671 | 0.000000e+00 | 2.480000e+02 |    Inf 
0.88/0.92	o 246
0.88/0.92	c * 0.9s|   856 |   493 |  3901 |   4.4 |2462k|  95 |   - | 371 | 569 | 371 |  72 | 264 | 369 | 671 | 0.000000e+00 | 2.460000e+02 |    Inf 
0.88/0.96	o 245
0.88/0.96	c * 0.9s|   924 |   525 |  4335 |   4.6 |2564k|  95 |   - | 371 | 613 | 371 |  59 | 293 | 414 | 692 | 0.000000e+00 | 2.450000e+02 |    Inf 
0.88/0.97	o 202
0.88/0.97	c * 0.9s|   930 |   458 |  4363 |   4.6 |2486k|  95 |   - | 371 | 613 | 371 |  67 | 301 | 414 | 701 | 0.000000e+00 | 2.020000e+02 |    Inf 
0.88/1.00	o 201
0.88/1.00	c * 0.9s|   981 |   474 |  4541 |   4.5 |2547k|  95 |   - | 371 | 649 | 371 |  63 | 312 | 450 | 704 | 0.000000e+00 | 2.010000e+02 |    Inf 
1.00/1.08	o 197
1.00/1.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.00/1.08	c * 1.0s|  1131 |   527 |  5346 |   4.6 |2726k|  95 |   - | 371 | 784 | 371 |  56 | 334 | 589 | 728 | 0.000000e+00 | 1.970000e+02 |    Inf 
1.29/1.32	o 193
1.29/1.32	c * 1.2s|  1627 |   659 |  6467 |   3.9 |3068k|  95 |   - | 371 |1064 | 371 |  58 | 419 | 878 | 756 | 0.000000e+00 | 1.930000e+02 |    Inf 
1.39/1.42	o 172
1.39/1.42	c * 1.4s|  1839 |   637 |  6977 |   3.7 |3166k|  95 |   - | 371 |1223 | 371 |  63 | 444 |1038 | 760 | 0.000000e+00 | 1.720000e+02 |    Inf 
2.49/2.57	o 169
2.49/2.57	c * 2.4s|  4125 |  1277 | 12286 |   3.0 |4179k| 101 |   - | 371 |1114 | 371 |  61 | 729 |2354 | 974 | 0.000000e+00 | 1.690000e+02 |    Inf 
2.79/2.85	o 159
2.79/2.85	c * 2.7s|  4662 |  1358 | 13467 |   2.9 |4332k| 101 |   - | 371 | 871 | 371 |  56 | 788 |2673 |1007 | 0.000000e+00 | 1.590000e+02 |    Inf 
2.79/2.85	o 146
2.79/2.85	c * 2.7s|  4669 |  1326 | 13503 |   2.9 |4290k| 101 |   - | 371 | 871 | 371 |  66 | 798 |2673 |1010 | 0.000000e+00 | 1.460000e+02 |    Inf 
2.79/2.88	o 132
2.79/2.88	c * 2.8s|  4713 |  1285 | 13806 |   2.9 |4264k| 101 |   - | 371 | 897 | 371 |  62 | 835 |2711 |1036 | 0.000000e+00 | 1.320000e+02 |    Inf 
2.79/2.89	o 121
2.79/2.89	c * 2.8s|  4714 |  1246 | 13808 |   2.9 |4188k| 101 |   - | 371 | 897 | 371 |  62 | 835 |2711 |1036 | 0.000000e+00 | 1.210000e+02 |    Inf 
4.19/4.23	o 115
4.19/4.23	c * 4.0s|  7365 |  1661 | 20009 |   2.7 |5257k| 140 |   - | 371 | 756 | 371 |  72 |1218 |4518 |1142 | 0.000000e+00 | 1.150000e+02 |    Inf 
5.50/5.52	c   5.3s| 10000 |  2261 | 26031 |   2.6 |6217k| 140 |   1 | 371 |1084 | 371 |  56 |1455 |5894 |1165 | 0.000000e+00 | 1.150000e+02 |    Inf 
9.99/10.08	c   9.6s| 20000 |  3088 | 39643 |   2.0 |8924k| 140 |   1 | 371 |1687 | 371 |  55 |1767 |  11k|1176 | 0.000000e+00 | 1.150000e+02 |    Inf 
14.59/14.69	c  14.0s| 30000 |  4177 | 53970 |   1.8 |  11M| 140 |   1 | 371 |1675 | 371 |  55 |2032 |  18k|1176 | 0.000000e+00 | 1.150000e+02 |    Inf 
18.49/18.60	c  17.7s| 40000 |  4851 | 65855 |   1.6 |  13M| 140 |   1 | 371 |1657 | 371 |  57 |2247 |  24k|1176 | 0.000000e+00 | 1.150000e+02 |    Inf 
22.29/22.35	c  21.3s| 50000 |  5638 | 78940 |   1.6 |  15M| 140 |   1 | 371 |1689 | 371 |  55 |2563 |  30k|1176 | 0.000000e+00 | 1.150000e+02 |    Inf 
25.59/25.63	o 113
25.59/25.63	c *24.4s| 58281 |  6154 | 89667 |   1.5 |  17M| 140 |   - | 371 |1295 | 371 |  65 |2862 |  35k|1179 | 0.000000e+00 | 1.130000e+02 |    Inf 
25.59/25.66	o 97
25.59/25.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
25.59/25.66	c *24.4s| 58346 |  6027 | 90039 |   1.5 |  17M| 140 |   - | 371 |1223 | 371 |  65 |2883 |  35k|1180 | 0.000000e+00 | 9.700000e+01 |    Inf 
25.59/25.67	o 94
25.59/25.67	c *24.4s| 58361 |  5998 | 90175 |   1.5 |  17M| 140 |   - | 371 |1196 | 371 |  60 |2891 |  35k|1180 | 0.000000e+00 | 9.400000e+01 |    Inf 
25.59/25.68	o 89
25.59/25.68	c *24.4s| 58389 |  5925 | 90342 |   1.5 |  17M| 140 |   - | 371 |1141 | 371 |  62 |2909 |  35k|1180 | 0.000000e+00 | 8.900000e+01 |    Inf 
25.69/25.77	o 71
25.69/25.77	c *24.5s| 58578 |  5686 | 91081 |   1.6 |  17M| 140 |   - | 371 |1098 | 371 |  68 |2988 |  35k|1181 | 0.000000e+00 | 7.100000e+01 |    Inf 
25.69/25.79	o 58
25.69/25.79	c *24.5s| 58619 |  5489 | 91231 |   1.6 |  16M| 140 |   - | 371 |1060 | 371 |  62 |2998 |  35k|1181 | 0.000000e+00 | 5.800000e+01 |    Inf 
26.29/26.40	c  25.1s| 60000 |  5528 | 96909 |   1.6 |  17M| 140 |   2 | 371 |1325 | 371 |  71 |3465 |  36k|1188 | 0.000000e+00 | 5.800000e+01 |    Inf 
26.49/26.57	o 49
26.49/26.57	c *25.3s| 60375 |  5134 | 98718 |   1.6 |  16M| 140 |   - | 371 |1371 | 371 |  67 |3589 |  36k|1188 | 0.000000e+00 | 4.900000e+01 |    Inf 
26.99/27.00	o 47
26.99/27.00	c *25.7s| 61289 |  4857 |103659 |   1.7 |  15M| 140 |   - | 371 |1436 | 371 |  57 |3646 |  37k|1198 | 0.000000e+00 | 4.700000e+01 |    Inf 
29.69/29.73	o 39
29.69/29.73	c *28.3s| 67189 |  4648 |134279 |   2.0 |  16M| 140 |   - | 371 |2640 | 371 |  55 |4203 |  42k|1297 | 0.000000e+00 | 3.900000e+01 |    Inf 
30.89/30.97	c  29.5s| 70000 |  4759 |149709 |   2.1 |  17M| 140 |   1 | 371 |4329 | 371 |  55 |4426 |  45k|1345 | 0.000000e+00 | 3.900000e+01 |    Inf 
35.90/35.92	c  34.2s| 80000 |  4998 |209000 |   2.6 |  19M| 140 |   4 | 371 |7292 | 371 |  55 |5554 |  54k|1604 | 0.000000e+00 | 3.900000e+01 |    Inf 
40.99/41.07	c  39.2s| 90000 |  5207 |264227 |   2.9 |  21M| 140 |   1 | 371 |8123 | 371 |  55 |6629 |  63k|1846 | 0.000000e+00 | 3.900000e+01 |    Inf 
42.59/42.60	o 23
42.59/42.60	c *40.6s| 92643 |  3001 |281344 |   3.0 |  15M| 140 |   - | 371 |6998 | 371 |  56 |6940 |  65k|1930 | 0.000000e+00 | 2.300000e+01 |    Inf 
43.90/43.91	o 20
43.90/43.91	c *41.9s| 94905 |  2908 |299908 |   3.2 |  15M| 140 |   - | 371 |6402 | 371 |  55 |7167 |  68k|2017 | 0.000000e+00 | 2.000000e+01 |    Inf 
44.19/44.21	c 
44.19/44.21	c SCIP Status        : problem is solved [optimal solution found]
44.19/44.21	c Solving Time (sec) : 42.18
44.19/44.21	c Solving Nodes      : 95053
44.19/44.21	c Primal Bound       : +2.00000000000000e+01 (259 solutions)
44.19/44.21	c Dual Bound         : +2.00000000000000e+01
44.19/44.21	c Gap                : 0.00 %
44.19/44.21	s OPTIMUM FOUND
44.19/44.21	v -x169 -x168 -x167 x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 x150 -x149 -x148 
44.19/44.21	v -x147 -x146 -x145 -x144 x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 
44.19/44.21	v -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 x109 -x108 -x107 -x106 
44.19/44.21	v -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 x93 -x92 -x91 -x90 -x89 -x88 -x87 x86 -x85 -x84 -x83 -x82 
44.19/44.21	v -x81 -x80 -x79 -x78 x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 
44.19/44.21	v -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 x32 -x31 
44.19/44.21	v -x30 -x29 -x28 -x27 -x26 -x25 x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 
44.19/44.21	v -x4 x3 -x2 -x1 
44.19/44.21	c SCIP Status        : problem is solved [optimal solution found]
44.19/44.21	c Solving Time       :      42.18
44.19/44.21	c Original Problem   :
44.19/44.21	c   Problem name     : HOME/instance-2692916-1277924636.wbo
44.19/44.21	c   Variables        : 371 (270 binary, 0 integer, 0 implicit integer, 101 continuous)
44.19/44.21	c   Constraints      : 203 initial, 203 maximal
44.19/44.21	c Presolved Problem  :
44.19/44.21	c   Problem name     : t_HOME/instance-2692916-1277924636.wbo
44.19/44.21	c   Variables        : 371 (270 binary, 0 integer, 0 implicit integer, 101 continuous)
44.19/44.21	c   Constraints      : 202 initial, 8923 maximal
44.19/44.21	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
44.19/44.21	c   trivial          :       0.00          0          0          0          0          0          0          0          0
44.19/44.21	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
44.19/44.21	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
44.19/44.21	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
44.19/44.21	c   implics          :       0.00          0          0          0          0          0          0          0          0
44.19/44.21	c   probing          :       0.01          0          0          0          0          0          0          0          0
44.19/44.21	c   indicator        :       0.00          0          0          0          0          0          0          0          0
44.19/44.21	c   linear           :       0.00          0          0          0        101          0          1          0          0
44.19/44.21	c   logicor          :       0.00          0          0          0          0          0          0          0          0
44.19/44.21	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
44.19/44.21	c   root node        :          -         87          -          -        174          -          -          -          -
44.19/44.21	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
44.19/44.21	c   integral         :          0          0          0      56821          0          1        161          0          0      89892
44.19/44.21	c   indicator        :        101          0     466672      11718          0       2857     526823          0          0          0
44.19/44.21	c   linear           :        101          5     464025      11690          0      12742    1944027       7179          0          0
44.19/44.21	c   logicor          :          0+         0     128528          0          0      11953     232859          0          0          0
44.19/44.21	c   bounddisjunction :          0+         0       3392          0          0          0         24          0          0          0
44.19/44.21	c   countsols        :          0          0          0       8140          0          0          0          0          0          0
44.19/44.21	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
44.19/44.21	c   integral         :       1.22       0.00       0.00       1.22       0.00
44.19/44.21	c   indicator        :       0.69       0.00       0.66       0.03       0.00
44.19/44.21	c   linear           :       7.04       0.00       6.96       0.08       0.00
44.19/44.21	c   logicor          :       4.15       0.00       4.15       0.00       0.00
44.19/44.21	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
44.19/44.21	c   countsols        :       0.01       0.00       0.00       0.01       0.00
44.19/44.21	c Propagators        :       Time      Calls    Cutoffs    DomReds
44.19/44.21	c   vbounds          :       0.07          2          0          0
44.19/44.21	c   rootredcost      :       0.04         29          0         87
44.19/44.21	c   pseudoobj        :       4.92     477945      11195     488845
44.19/44.21	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
44.19/44.21	c   propagation      :       5.14      35883      35767     234756       37.0       2381        8.9          -
44.19/44.21	c   infeasible LP    :       0.58       6896       6889      41197       22.2        127       10.7          0
44.19/44.21	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
44.19/44.21	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
44.19/44.21	c   pseudo solution  :       0.00        195        195        763       19.3         38        8.2          -
44.19/44.21	c   applied globally :          -          -          -      60780       18.9          -          -          -
44.19/44.21	c   applied locally  :          -          -          -       8006       39.4          -          -          -
44.19/44.21	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
44.19/44.21	c   cut pool         :       0.00          2          -          -          2          -    (maximal pool size: 16)
44.19/44.21	c   redcost          :       0.39      60038          0      76267          0          0
44.19/44.21	c   impliedbounds    :       0.00          3          0          0          0          0
44.19/44.21	c   intobj           :       0.00          0          0          0          0          0
44.19/44.21	c   cgmip            :       0.00          0          0          0          0          0
44.19/44.21	c   gomory           :       0.00          3          0          0         16          0
44.19/44.21	c   strongcg         :       0.01          3          0          0          0          0
44.19/44.21	c   cmir             :       0.00          3          0          0          0          0
44.19/44.21	c   flowcover        :       0.01          3          0          0          0          0
44.19/44.21	c   clique           :       0.00          1          0          0          0          0
44.19/44.21	c   zerohalf         :       0.00          0          0          0          0          0
44.19/44.21	c   mcf              :       0.00          1          0          0          0          0
44.19/44.21	c   rapidlearning    :       0.00          0          0          0          0          0
44.19/44.21	c Pricers            :       Time      Calls       Vars
44.19/44.21	c   problem variables:       0.00          0          0
44.19/44.21	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
44.19/44.21	c   relpscost        :       1.19      45101          1        161          0          0      89892
44.19/44.21	c   pscost           :       0.00          0          0          0          0          0          0
44.19/44.21	c   inference        :       0.13       8111          0          0          0          0      16222
44.19/44.21	c   mostinf          :       0.00          0          0          0          0          0          0
44.19/44.21	c   leastinf         :       0.00          0          0          0          0          0          0
44.19/44.21	c   fullstrong       :       0.00          0          0          0          0          0          0
44.19/44.21	c   allfullstrong    :       0.00          0          0          0          0          0          0
44.19/44.21	c   random           :       0.00          0          0          0          0          0          0
44.19/44.21	c Primal Heuristics  :       Time      Calls      Found
44.19/44.21	c   LP solutions     :       0.01          -         29
44.19/44.21	c   pseudo solutions :       0.00          -          0
44.19/44.21	c   feaspump         :       0.00          0          0
44.19/44.21	c   oneopt           :       0.04         27          0
44.19/44.21	c   crossover        :       0.19         25          0
44.19/44.21	c   pscostdiving     :       0.04         86          0
44.19/44.21	c   fracdiving       :       0.01         86          0
44.19/44.21	c   veclendiving     :       0.04         86          0
44.19/44.21	c   guideddiving     :       0.04         86          0
44.19/44.21	c   coefdiving       :       0.02         87          0
44.19/44.21	c   linesearchdiving :       0.02         87          0
44.19/44.21	c   rootsoldiving    :       0.10         67          0
44.19/44.21	c   objpscostdiving  :       0.01         68          0
44.19/44.21	c   trivial          :       0.00          2          2
44.19/44.21	c   simplerounding   :       0.06      46641          0
44.19/44.21	c   zirounding       :       0.09       1000          0
44.19/44.21	c   rounding         :       0.15       3004          0
44.19/44.21	c   shifting         :       0.13        925          0
44.19/44.21	c   intshifting      :       0.00         10          0
44.19/44.21	c   twoopt           :       0.00          0          0
44.19/44.21	c   fixandinfer      :       0.00          0          0
44.19/44.21	c   intdiving        :       0.00          0          0
44.19/44.21	c   actconsdiving    :       0.00          0          0
44.19/44.21	c   octane           :       0.00          0          0
44.19/44.21	c   rens             :       0.00          1          0
44.19/44.21	c   rins             :       0.00          0          0
44.19/44.21	c   localbranching   :       0.00          0          0
44.19/44.21	c   mutation         :       0.00          0          0
44.19/44.21	c   dins             :       0.00          0          0
44.19/44.21	c   undercover       :       0.00          0          0
44.19/44.21	c   nlp              :       0.03          0          0
44.19/44.21	c   trysol           :       0.06       3143        228
44.19/44.21	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
44.19/44.21	c   primal LP        :       0.00          0          0       0.00          -
44.19/44.21	c   dual LP          :      10.15      59492     300627       5.05   29618.42
44.19/44.21	c   lex dual LP      :       0.00          0          0       0.00          -
44.19/44.21	c   barrier LP       :       0.00          0          0       0.00          -
44.19/44.21	c   diving/probing LP:       0.07        490       1210       2.47   17285.71
44.19/44.21	c   strong branching :       0.94       2029      31844      15.69   33876.60
44.19/44.21	c     (at root node) :          -         30       1349      44.97          -
44.19/44.21	c   conflict analysis:       0.00          0          0       0.00          -
44.19/44.21	c B&B Tree           :
44.19/44.21	c   number of runs   :          1
44.19/44.21	c   nodes            :      95053
44.19/44.21	c   nodes (total)    :      95053
44.19/44.21	c   nodes left       :          0
44.19/44.21	c   max depth        :        140
44.19/44.21	c   max depth (total):        140
44.19/44.21	c   backtracks       :       8464 (8.9%)
44.19/44.21	c   delayed cutoffs  :       7112
44.19/44.21	c   repropagations   :     282548 (326974 domain reductions, 3402 cutoffs)
44.19/44.21	c   avg switch length:       7.74
44.19/44.21	c   switching time   :       5.38
44.19/44.21	c Solution           :
44.19/44.21	c   Solutions found  :        259 (30 improvements)
44.19/44.21	c   First Solution   : +5.17900000000000e+03   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
44.19/44.21	c   Primal Bound     : +2.00000000000000e+01   (in run 1, after 94905 nodes, 41.89 seconds, depth 31, found by <relaxation>)
44.19/44.21	c   Dual Bound       : +2.00000000000000e+01
44.19/44.21	c   Gap              :       0.00 %
44.19/44.21	c   Root Dual Bound  : +0.00000000000000e+00
44.19/44.21	c   Root Iterations  :        109
44.19/44.22	c Time complete: 44.22.

Verifier Data

OK	20

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.86 1.97 1.99 4/178 27942
/proc/meminfo: memFree=30631484/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=9260 CPUtime=0
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 1638 0 0 0 0 0 0 0 23 0 1 0 168067143 9482240 1557 4089446400 4194304 8223781 140733905985936 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27942/statm: 2315 1557 369 984 0 1328 0

[startup+0.0912981 s]
/proc/loadavg: 1.86 1.97 1.99 4/178 27942
/proc/meminfo: memFree=30631484/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=16292 CPUtime=0.08
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 5710 0 0 0 8 0 0 0 18 0 1 0 168067143 16683008 3193 4089446400 4194304 8223781 140733905985936 18446744073709551615 6456254 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27942/statm: 4073 3193 574 984 0 3086 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16292

[startup+0.100298 s]
/proc/loadavg: 1.86 1.97 1.99 4/178 27942
/proc/meminfo: memFree=30631484/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=16292 CPUtime=0.09
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 5710 0 0 0 8 1 0 0 18 0 1 0 168067143 16683008 3193 4089446400 4194304 8223781 140733905985936 18446744073709551615 6532633 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27942/statm: 4073 3193 574 984 0 3086 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16292

[startup+0.300266 s]
/proc/loadavg: 1.86 1.97 1.99 4/178 27942
/proc/meminfo: memFree=30631484/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=16292 CPUtime=0.29
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 5718 0 0 0 28 1 0 0 18 0 1 0 168067143 16683008 3201 4089446400 4194304 8223781 140733905985936 18446744073709551615 6567098 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27942/statm: 4073 3201 577 984 0 3086 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16292

[startup+0.700196 s]
/proc/loadavg: 1.86 1.97 1.99 4/178 27942
/proc/meminfo: memFree=30631484/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=16296 CPUtime=0.69
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 6311 0 0 0 66 3 0 0 18 0 1 0 168067143 16687104 3219 4089446400 4194304 8223781 140733905985936 18446744073709551615 6359576 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27942/statm: 4074 3219 582 984 0 3087 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16296

[startup+1.50105 s]
/proc/loadavg: 1.86 1.97 1.99 3/179 27943
/proc/meminfo: memFree=30619944/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=17696 CPUtime=1.49
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 9479 0 0 0 141 8 0 0 20 0 1 0 168067143 18120704 3570 4089446400 4194304 8223781 140733905985936 18446744073709551615 6455718 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27942/statm: 4424 3570 582 984 0 3437 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17696

[startup+3.10077 s]
/proc/loadavg: 1.86 1.97 1.99 3/179 27943
/proc/meminfo: memFree=30617836/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=20120 CPUtime=3.09
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 16072 0 0 0 295 14 0 0 25 0 1 0 168067143 20602880 4179 4089446400 4194304 8223781 140733905985936 18446744073709551615 4703854 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27942/statm: 5030 4179 585 984 0 4043 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20120

[startup+6.30021 s]
/proc/loadavg: 1.87 1.97 1.99 3/179 27943
/proc/meminfo: memFree=30614636/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=23516 CPUtime=6.29
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 27075 0 0 0 601 28 0 0 25 0 1 0 168067143 24080384 4997 4089446400 4194304 8223781 140733905985936 18446744073709551615 4977109 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27942/statm: 5879 4997 585 984 0 4892 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23516

[startup+12.7011 s]
/proc/loadavg: 1.88 1.97 1.99 3/179 27944
/proc/meminfo: memFree=30609624/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=28724 CPUtime=12.69
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 32680 0 0 0 1209 60 0 0 25 0 1 0 168067143 29413376 6287 4089446400 4194304 8223781 140733905985936 18446744073709551615 7237416 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27942/statm: 7181 6287 585 984 0 6194 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28724

[startup+25.5008 s]
/proc/loadavg: 1.90 1.97 1.99 3/179 27971
/proc/meminfo: memFree=30565268/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=38396 CPUtime=25.49
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 35740 0 0 0 2426 123 0 0 25 0 1 0 168067143 39317504 8702 4089446400 4194304 8223781 140733905985936 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/27942/statm: 9599 8702 587 984 0 8612 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38396

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

[startup+31.9067 s]
/proc/loadavg: 1.91 1.97 1.99 3/179 27971
/proc/meminfo: memFree=30528184/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=41864 CPUtime=31.9
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 69119 0 0 0 3036 154 0 0 25 0 1 0 168067143 42868736 9552 4089446400 4194304 8223781 140733905985936 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/27942/statm: 10466 9552 602 984 0 9479 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 41864

[startup+38.3006 s]
/proc/loadavg: 1.92 1.97 1.99 3/179 27972
/proc/meminfo: memFree=30518664/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=44868 CPUtime=38.29
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 77720 0 0 0 3651 178 0 0 25 0 1 0 168067143 45944832 10290 4089446400 4194304 8223781 140733905985936 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/27942/statm: 11217 10290 602 984 0 10230 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 44868

[startup+41.501 s]
/proc/loadavg: 1.92 1.97 1.99 3/179 27972
/proc/meminfo: memFree=30513204/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=46384 CPUtime=41.49
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 78094 0 0 0 3958 191 0 0 25 0 1 0 168067143 47497216 10664 4089446400 4194304 8223781 140733905985936 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/27942/statm: 11596 10664 602 984 0 10609 0
Current children cumulated CPU time (s) 41.49
Current children cumulated vsize (KiB) 46384

[startup+43.1007 s]
/proc/loadavg: 1.92 1.97 1.99 3/179 27972
/proc/meminfo: memFree=30510848/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=47012 CPUtime=43.09
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 86616 0 0 0 4112 197 0 0 25 0 1 0 168067143 48140288 10816 4089446400 4194304 8223781 140733905985936 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/27942/statm: 11753 10816 602 984 0 10766 0
Current children cumulated CPU time (s) 43.09
Current children cumulated vsize (KiB) 47012

[startup+43.9006 s]
/proc/loadavg: 1.92 1.97 1.99 3/179 27972
/proc/meminfo: memFree=30510592/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=47012 CPUtime=43.9
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 94948 0 0 0 4188 202 0 0 25 0 1 0 168067143 48140288 10816 4089446400 4194304 8223781 140733905985936 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/27942/statm: 11753 10816 602 984 0 10766 0
Current children cumulated CPU time (s) 43.9
Current children cumulated vsize (KiB) 47012

[startup+44.1006 s]
/proc/loadavg: 1.92 1.97 1.99 3/179 27972
/proc/meminfo: memFree=30510592/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=47012 CPUtime=44.09
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 94948 0 0 0 4207 202 0 0 25 0 1 0 168067143 48140288 10816 4089446400 4194304 8223781 140733905985936 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/27942/statm: 11753 10816 602 984 0 10766 0
Current children cumulated CPU time (s) 44.09
Current children cumulated vsize (KiB) 47012

[startup+44.2006 s]
/proc/loadavg: 1.92 1.97 1.99 3/179 27972
/proc/meminfo: memFree=30510592/32950928 swapFree=67111528/67111528
[pid=27942] ppid=27940 vsize=47012 CPUtime=44.19
/proc/27942/stat : 27942 (pbscip.linux.x8) R 27940 27942 27917 0 -1 4202496 94949 0 0 0 4216 203 0 0 25 0 1 0 168067143 48140288 10817 4089446400 4194304 8223781 140733905985936 18446744073709551615 5953094 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/27942/statm: 11753 10817 602 984 0 10766 0
Current children cumulated CPU time (s) 44.19
Current children cumulated vsize (KiB) 47012

Child status: 0
Real time (s): 44.2266
CPU time (s): 44.2263
CPU user time (s): 42.1916
CPU system time (s): 2.03469
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 47012

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

runsolver used 0.058991 second user time and 0.150977 second system time

The end

Launcher Data

Begin job on node112 at 2010-06-30 21:03:56
IDJOB=2692916
IDBENCH=79246
IDSOLVER=1204
FILE ID=node112/2692916-1277924636
PBS_JOBID= 11197354
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111218757--soft-0-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692916-1277924636/watcher-2692916-1277924636 -o /tmp/evaluation-result-2692916-1277924636/solver-2692916-1277924636 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692916-1277924636.wbo -t 1800 -m 3800

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

MD5SUM BENCH= b0ba3c932573495a13e5be4b53f7a1a4
RANDOM SEED=916244819

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30632012 kB
Buffers:        206284 kB
Cached:        1897096 kB
SwapCached:          0 kB
Active:         601788 kB
Inactive:      1571912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30632012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4692 kB
Writeback:           0 kB
AnonPages:       70172 kB
Mapped:          15452 kB
Slab:            81736 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   213720 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node112 at 2010-06-30 21:04:41