Trace number 3447855

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 1027.66 1027.64

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900558106--soft-66-100-0.wbo
MD5SUM125243b279b6e24b77d57dd07a5f7014
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark59.058
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 constraints937
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 46894
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46893
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 815
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-3447855-1307898653.wbo>
0.00/0.02	c original problem has 1168 variables (1168 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.03/0.04	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 214 impls, 14 clqs
0.03/0.07	c (round 2) 0 del vars, 162 del conss, 0 add conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 0 upgd conss, 214 impls, 14 clqs
0.03/0.08	c (round 3) 98 del vars, 162 del conss, 0 add conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 1707 upgd conss, 214 impls, 14 clqs
0.03/0.09	c (round 4) 98 del vars, 221 del conss, 0 add conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 1707 upgd conss, 214 impls, 14 clqs
0.09/0.13	c    (0.1s) probing: 101/1119 (9.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.13	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.13	c presolving (5 rounds):
0.09/0.13	c  98 deleted vars, 221 deleted constraints, 0 added constraints, 937 tightened bounds, 0 added holes, 49 changed sides, 0 changed coefficients
0.09/0.13	c  1102 implications, 14 cliques
0.09/0.13	c presolved problem has 2007 variables (1119 bin, 0 int, 888 impl, 0 cont) and 3424 constraints
0.09/0.13	c      62 constraints of type <setppc>
0.09/0.13	c     888 constraints of type <linear>
0.09/0.13	c     888 constraints of type <indicator>
0.09/0.13	c    1586 constraints of type <logicor>
0.09/0.13	c transformed objective value is always integral (scale: 1)
0.09/0.13	c Presolving Time: 0.11
0.09/0.13	c - non default parameters ----------------------------------------------------------------------
0.09/0.13	c # SCIP version 2.0.1.4
0.09/0.13	c 
0.09/0.13	c # frequency for displaying node information lines
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.13	c display/freq = 10000
0.09/0.13	c 
0.09/0.13	c # maximal time in seconds to run
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/time = 1800
0.09/0.13	c 
0.09/0.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/memory = 13950
0.09/0.13	c 
0.09/0.13	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.13	c # [type: int, range: [1,2], default: 1]
0.09/0.13	c timing/clocktype = 2
0.09/0.13	c 
0.09/0.13	c # belongs reading time to solving time?
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c timing/reading = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify inequalities
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/linear/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/indicator/addCouplingCons = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify knapsacks
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13	c separating/rapidlearning/freq = 0
0.09/0.13	c 
0.09/0.13	c -----------------------------------------------------------------------------------------------
0.09/0.13	c start solving
0.09/0.13	c 
0.19/0.25	o 790
0.19/0.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.25	c T 0.2s|     1 |     0 |     0 |     - |9333k|   0 |   - |2007 |4312 |2007 |2536 |   0 |   0 |   0 |      --      | 7.900000e+02 |    Inf 
0.19/0.27	c   0.3s|     1 |     0 |   159 |     - |8909k|   0 |  39 |2007 |4312 |2007 |2536 |   0 |   0 |   0 | 0.000000e+00 | 7.900000e+02 |    Inf 
0.49/0.50	c   0.5s|     1 |     0 |   272 |     - |9909k|   0 |  38 |2007 |4350 |2007 |2543 |   7 |   0 |   0 | 0.000000e+00 | 7.900000e+02 |    Inf 
0.59/0.68	c   0.7s|     1 |     0 |   293 |     - |  10M|   0 |  43 |2007 |4350 |2007 |2549 |  13 |   0 |   0 | 0.000000e+00 | 7.900000e+02 |    Inf 
0.79/0.88	c   0.9s|     1 |     0 |   317 |     - |  10M|   0 |  44 |2007 |4350 |2007 |2550 |  14 |   0 |   0 | 0.000000e+00 | 7.900000e+02 |    Inf 
1.00/1.08	c   1.1s|     1 |     0 |   338 |     - |  10M|   0 |  44 |2007 |4350 |2007 |2553 |  17 |   0 |   0 | 0.000000e+00 | 7.900000e+02 |    Inf 
1.19/1.29	c   1.3s|     1 |     0 |   358 |     - |  10M|   0 |  47 |2007 |4350 |2007 |2556 |  20 |   0 |   0 | 0.000000e+00 | 7.900000e+02 |    Inf 
1.49/1.50	c   1.5s|     1 |     0 |   452 |     - |  10M|   0 |  45 |2007 |4350 |2007 |2560 |  24 |   0 |   0 | 0.000000e+00 | 7.900000e+02 |    Inf 
1.79/1.86	c   1.9s|     1 |     2 |  1643 |     - |  10M|   0 |  45 |2007 |4350 |2007 |2560 |  24 |   0 |   9 | 0.000000e+00 | 7.900000e+02 |    Inf 
2.69/2.73	o 350
2.69/2.73	c * 2.7s|    15 |    14 |  2634 | 155.9 |  10M|  14 |   - |2007 |4350 |2007 |2612 |  68 |   0 | 142 | 0.000000e+00 | 3.500000e+02 |    Inf 
2.89/2.93	o 243
2.89/2.93	c * 2.9s|    21 |    16 |  3151 | 134.9 |  10M|  14 |   - |2007 |4352 |2007 |2605 | 105 |   2 | 180 | 0.000000e+00 | 2.430000e+02 |    Inf 
2.99/3.02	o 196
2.99/3.02	c * 3.0s|    25 |    18 |  3285 | 118.0 |  11M|  15 |   - |2007 |4352 |2007 |2603 | 132 |   2 | 191 | 0.000000e+00 | 1.960000e+02 |    Inf 
3.09/3.15	o 37
3.09/3.15	c * 3.1s|    32 |    15 |  3713 | 105.2 |  11M|  15 |   - |2007 |4355 |2007 |2591 | 155 |   5 | 212 | 0.000000e+00 | 3.700000e+01 |    Inf 
3.30/3.39	o 30
3.30/3.39	c * 3.4s|    37 |     9 |  3987 |  98.2 |  10M|  15 |   - |2007 |3214 |2007 |2571 | 158 |   8 | 270 | 0.000000e+00 | 3.000000e+01 |    Inf 
48.99/49.09	c  49.1s| 10000 |   545 |191341 |  19.1 |  16M|  54 |   - |2007 |5883 |2007 |2549 | 173 |  12k|2316 | 0.000000e+00 | 3.000000e+01 |    Inf 
82.49/82.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
82.49/82.59	c  82.6s| 20000 |   701 |369539 |  18.5 |  18M|  64 |  26 |2007 |7893 |2007 |2549 | 183 |  25k|2410 | 0.000000e+00 | 3.000000e+01 |    Inf 
117.70/117.73	c   118s| 30000 |   738 |534631 |  17.8 |  19M|  64 |   - |2007 |6344 |2007 |2549 | 191 |  38k|2973 | 0.000000e+00 | 3.000000e+01 |    Inf 
151.99/152.05	c   152s| 40000 |   844 |698021 |  17.4 |  21M|  64 |  24 |2007 |7893 |2007 |2549 | 219 |  51k|3435 | 0.000000e+00 | 3.000000e+01 |    Inf 
187.60/187.63	c   188s| 50000 |   814 |867882 |  17.3 |  22M|  64 |   - |2007 |8065 |2007 |2549 | 239 |  64k|3879 | 0.000000e+00 | 3.000000e+01 |    Inf 
222.50/222.53	c   223s| 60000 |   890 |  1038k|  17.3 |  23M|  64 |   - |2007 |7794 |2007 |2549 | 261 |  77k|4275 | 0.000000e+00 | 3.000000e+01 |    Inf 
255.11/255.11	c   255s| 70000 |  1112 |  1193k|  17.0 |  26M|  64 |  22 |2007 |  10k|2007 |2549 | 273 |  91k|4712 | 0.000000e+00 | 3.000000e+01 |    Inf 
287.01/287.03	c   287s| 80000 |  1223 |  1346k|  16.8 |  28M|  64 |   9 |2007 |9760 |2007 |2549 | 281 | 104k|4999 | 0.000000e+00 | 3.000000e+01 |    Inf 
293.70/293.75	o 26
293.70/293.75	c * 294s| 81971 |  1219 |  1377k|  16.8 |  28M|  64 |   - |2007 |  10k|2007 |2549 | 282 | 107k|5117 | 0.000000e+00 | 2.600000e+01 |    Inf 
319.30/319.35	c   319s| 90000 |  1258 |  1503k|  16.7 |  28M|  64 |   - |2007 |8237 |   0 |   0 | 289 | 117k|5376 | 0.000000e+00 | 2.600000e+01 |    Inf 
319.60/319.66	o 23
319.60/319.66	c * 320s| 90088 |  1246 |  1504k|  16.7 |  28M|  64 |   - |2007 |8305 |2007 |2549 | 289 | 117k|5381 | 0.000000e+00 | 2.300000e+01 |    Inf 
351.30/351.39	c   351s|100000 |  1277 |  1669k|  16.7 |  28M|  67 |   - |2007 |8109 |   0 |   0 | 292 | 129k|5628 | 0.000000e+00 | 2.300000e+01 |    Inf 
383.70/383.74	c   384s|110000 |  1294 |  1834k|  16.7 |  28M|  69 |   - |2007 |7181 |2007 |2549 | 292 | 142k|5956 | 0.000000e+00 | 2.300000e+01 |    Inf 
417.10/417.13	c   417s|120000 |  1258 |  2011k|  16.8 |  29M|  69 |  35 |2007 |8481 |2007 |2549 | 292 | 156k|6205 | 0.000000e+00 | 2.300000e+01 |    Inf 
450.40/450.42	c   450s|130000 |  1199 |  2187k|  16.8 |  29M|  69 |   - |2007 |8584 |2007 |2549 | 292 | 168k|6479 | 0.000000e+00 | 2.300000e+01 |    Inf 
483.20/483.28	c   483s|140000 |  1231 |  2357k|  16.8 |  31M|  69 |  34 |2007 |  10k|2007 |2549 | 294 | 181k|6779 | 0.000000e+00 | 2.300000e+01 |    Inf 
505.80/505.89	o 22
505.80/505.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
505.80/505.89	c * 506s|146642 |  1225 |  2476k|  16.9 |  30M|  69 |   - |2007 |8432 |2007 |2551 | 296 | 190k|6940 | 0.000000e+00 | 2.200000e+01 |    Inf 
517.31/517.34	c   517s|150000 |  1197 |  2532k|  16.9 |  30M|  69 |  29 |2007 |7598 |2007 |2568 | 296 | 194k|7081 | 0.000000e+00 | 2.200000e+01 |    Inf 
552.60/552.64	c   553s|160000 |  1132 |  2718k|  17.0 |  30M|  69 |   - |2007 |8178 |2007 |2549 | 296 | 207k|7399 | 0.000000e+00 | 2.200000e+01 |    Inf 
587.11/587.17	c   587s|170000 |  1134 |  2901k|  17.1 |  31M|  69 |   - |2007 |7430 |2007 |2549 | 296 | 218k|7748 | 0.000000e+00 | 2.200000e+01 |    Inf 
623.80/623.89	c   624s|180000 |  1138 |  3103k|  17.2 |  32M|  69 |  34 |2007 |8284 |2007 |2549 | 296 | 231k|7974 | 0.000000e+00 | 2.200000e+01 |    Inf 
658.51/658.51	c   659s|190000 |  1149 |  3286k|  17.3 |  33M|  69 |   - |2007 |9865 |2007 |2549 | 298 | 243k|8230 | 0.000000e+00 | 2.200000e+01 |    Inf 
691.31/691.36	c   691s|200000 |  1105 |  3459k|  17.3 |  33M|  69 |   - |2007 |9525 |2007 |2549 | 299 | 256k|8455 | 0.000000e+00 | 2.200000e+01 |    Inf 
725.01/725.00	c   725s|210000 |  1145 |  3635k|  17.3 |  34M|  69 |   - |2007 |  10k|   0 |   0 | 305 | 268k|8657 | 0.000000e+00 | 2.200000e+01 |    Inf 
760.21/760.24	c   760s|220000 |  1139 |  3821k|  17.4 |  34M|  69 |   - |2007 |  10k|2007 |2549 | 309 | 281k|8881 | 0.000000e+00 | 2.200000e+01 |    Inf 
775.71/775.77	o 13
775.71/775.77	c * 776s|224081 |   683 |  3905k|  17.4 |  27M|  69 |   - |2007 |  11k|2007 |2549 | 312 | 286k|8928 | 0.000000e+00 | 1.300000e+01 |    Inf 
794.61/794.62	c   795s|230000 |   636 |  4001k|  17.4 |  26M|  69 |   - |2007 |8580 |2007 |2549 | 312 | 294k|9089 | 0.000000e+00 | 1.300000e+01 |    Inf 
826.12/826.12	c   826s|240000 |   576 |  4170k|  17.4 |  25M|  69 |  30 |2007 |8259 |2007 |2549 | 312 | 307k|9223 | 0.000000e+00 | 1.300000e+01 |    Inf 
858.11/858.13	c   858s|250000 |   494 |  4342k|  17.4 |  26M|  69 |  27 |2007 |9753 |2007 |2549 | 312 | 319k|9417 | 0.000000e+00 | 1.300000e+01 |    Inf 
889.62/889.68	c   890s|260000 |   475 |  4511k|  17.4 |  26M|  69 |   - |2007 |  11k|   0 |   0 | 312 | 332k|9580 | 0.000000e+00 | 1.300000e+01 |    Inf 
921.52/921.55	c   922s|270000 |   502 |  4672k|  17.3 |  28M|  69 |  40 |2007 |  15k|2007 |2549 | 312 | 345k|9831 | 0.000000e+00 | 1.300000e+01 |    Inf 
953.62/953.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
953.62/953.70	c   954s|280000 |   471 |  4836k|  17.3 |  26M|  69 |  27 |2007 |  11k|2007 |2549 | 312 | 358k|  10k| 0.000000e+00 | 1.300000e+01 |    Inf 
985.72/985.76	c   986s|290000 |   547 |  5007k|  17.3 |  29M|  73 |  27 |2007 |  15k|2007 |2549 | 312 | 372k|  10k| 0.000000e+00 | 1.300000e+01 |    Inf 
1018.11/1018.12	c  1018s|300000 |   311 |  5173k|  17.2 |  24M|  78 |   - |2007 |8342 |2007 |2549 | 312 | 386k|  10k| 0.000000e+00 | 1.300000e+01 |    Inf 
1027.62/1027.61	c 
1027.62/1027.61	c SCIP Status        : problem is solved [optimal solution found]
1027.62/1027.61	c Solving Time (sec) : 1027.61
1027.62/1027.61	c Solving Nodes      : 303108
1027.62/1027.61	c Primal Bound       : +1.30000000000000e+01 (98 solutions)
1027.62/1027.61	c Dual Bound         : +1.30000000000000e+01
1027.62/1027.61	c Gap                : 0.00 %
1027.62/1027.61	s OPTIMUM FOUND
1027.62/1027.61	v x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1027.62/1027.61	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 x195 -x194 -x193 -x192 -x191 -x190 -x189 
1027.62/1027.61	v -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 x174 -x173 -x172 -x171 -x170 -x169 -x168 
1027.62/1027.61	v x167 -x166 -x165 -x164 -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1027.62/1027.61	v -x146 x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1027.62/1027.61	v -x125 -x124 -x123 x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 x111 -x110 -x109 -x108 -x107 -x106 -x105 
1027.62/1027.61	v -x104 -x103 -x102 x101 -x100 -x99 -x98 x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 x85 -x84 -x83 -x82 -x81 -x80 
1027.62/1027.61	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 
1027.62/1027.61	v x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1027.62/1027.61	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 
1027.62/1027.61	v -x1 
1027.62/1027.61	c SCIP Status        : problem is solved [optimal solution found]
1027.62/1027.61	c Total Time         :    1027.61
1027.62/1027.61	c   solving          :    1027.61
1027.62/1027.61	c   presolving       :       0.11 (included in solving)
1027.62/1027.61	c   reading          :       0.02 (included in solving)
1027.62/1027.61	c Original Problem   :
1027.62/1027.61	c   Problem name     : HOME/instance-3447855-1307898653.wbo
1027.62/1027.61	c   Variables        : 1168 (1168 binary, 0 integer, 0 implicit integer, 0 continuous)
1027.62/1027.61	c   Constraints      : 2708 initial, 2708 maximal
1027.62/1027.61	c Presolved Problem  :
1027.62/1027.61	c   Problem name     : t_HOME/instance-3447855-1307898653.wbo
1027.62/1027.61	c   Variables        : 2007 (1119 binary, 0 integer, 888 implicit integer, 0 continuous)
1027.62/1027.61	c   Constraints      : 3424 initial, 16592 maximal
1027.62/1027.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1027.62/1027.61	c   trivial          :       0.00         49          0          0          0          0          0          0          0          0
1027.62/1027.61	c   dualfix          :       0.00         49          0          0          0          0          0          0          0          0
1027.62/1027.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1027.62/1027.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1027.62/1027.61	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1027.62/1027.61	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1027.62/1027.61	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1027.62/1027.61	c   setppc           :       0.00          0          0          0          0          0         59          0          0          0
1027.62/1027.61	c   linear           :       0.05          0          0          0        937          0        113          0         49          0
1027.62/1027.61	c   indicator        :       0.00          0          0          0          0          0         49          0          0          0
1027.62/1027.61	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1027.62/1027.61	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1027.62/1027.61	c   root node        :          -       1568          -          -       1568          -          -          -          -          -
1027.62/1027.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1027.62/1027.61	c   integral         :          0          0          0     157988          0        393          0        312       4337          0          0     308812
1027.62/1027.61	c   varbound         :          0+         6    1468072        297          0          0      25019         24    1514991        299          0          0
1027.62/1027.61	c   setppc           :         62          6    1466708          1          0        390    2090798      12646    1081784          0          0          0
1027.62/1027.61	c   linear           :        888+         7    1456044          5          0        372    1351718      15888    3190370          0          0          0
1027.62/1027.61	c   indicator        :        888          0    1439784        297          0        368      14361          0      29429          0          0          0
1027.62/1027.61	c   logicor          :       1586+         6     670587          9          0         89    2155268      14437    1851121          0          0          0
1027.62/1027.61	c   bounddisjunction :          0+         0     243346          0          0          0       3235        108       2244          0          0          0
1027.62/1027.61	c   countsols        :          0          0          0          9          0         91          0          0          0          0          0          0
1027.62/1027.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1027.62/1027.61	c   integral         :      54.60       0.00       0.00      54.59       0.00       0.01       0.00
1027.62/1027.61	c   varbound         :       4.95       0.00       4.94       0.00       0.00       0.00       0.01
1027.62/1027.61	c   setppc           :       6.42       0.00       5.92       0.00       0.00       0.00       0.49
1027.62/1027.61	c   linear           :      20.19       0.00      18.80       0.00       0.00       0.03       1.35
1027.62/1027.61	c   indicator        :       6.16       0.01       6.06       0.01       0.00       0.08       0.01
1027.62/1027.61	c   logicor          :      35.89       0.00      34.36       0.00       0.00       0.01       1.53
1027.62/1027.61	c   bounddisjunction :       1.79       0.00       1.78       0.00       0.00       0.00       0.00
1027.62/1027.61	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1027.62/1027.61	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1027.62/1027.61	c   vbounds          :     154232       9977         10     193236
1027.62/1027.61	c   rootredcost      :          9          0          0        783
1027.62/1027.61	c   pseudoobj        :    1471301      25880       2761    1512432
1027.62/1027.61	c Propagator Timings :  TotalTime  Propagate    Resprop
1027.62/1027.61	c   vbounds          :      12.31      12.31       0.00
1027.62/1027.61	c   rootredcost      :       0.27       0.27       0.00
1027.62/1027.61	c   pseudoobj        :      25.20      24.95       0.25
1027.62/1027.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1027.62/1027.61	c   propagation      :       2.48      45874      45782     249900       28.7       1455       22.3          -
1027.62/1027.61	c   infeasible LP    :      17.77     103712     103694     720176       39.5       1161       14.7          0
1027.62/1027.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1027.62/1027.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1027.62/1027.61	c   pseudo solution  :       0.00          9          9          9        2.0          0        0.0          -
1027.62/1027.61	c   applied globally :          -          -          -     390559       32.3          -          -          -
1027.62/1027.61	c   applied locally  :          -          -          -          0        0.0          -          -          -
1027.62/1027.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1027.62/1027.61	c   cut pool         :       0.00          5          -          -          4          -    (maximal pool size: 208)
1027.62/1027.61	c   redcost          :       6.93     165888          0     248846          0          0
1027.62/1027.61	c   impliedbounds    :       0.00          6          0          0          0          0
1027.62/1027.61	c   intobj           :       0.00          0          0          0          0          0
1027.62/1027.61	c   gomory           :       0.51          6          0          0        973          0
1027.62/1027.61	c   cgmip            :       0.00          0          0          0          0          0
1027.62/1027.61	c   closecuts        :       0.00          0          0          0          0          0
1027.62/1027.61	c   strongcg         :       0.44          6          0          0       1374          0
1027.62/1027.61	c   cmir             :       0.04          6          0          0          3          0
1027.62/1027.61	c   flowcover        :       0.06          6          0          0          2          0
1027.62/1027.61	c   clique           :       0.00          6          0          0          0          0
1027.62/1027.61	c   zerohalf         :       0.00          0          0          0          0          0
1027.62/1027.61	c   mcf              :       0.00          1          0          0          0          0
1027.62/1027.61	c   oddcycle         :       0.00          0          0          0          0          0
1027.62/1027.61	c   rapidlearning    :       0.12          1          0          0          0         38
1027.62/1027.61	c Pricers            :       Time      Calls       Vars
1027.62/1027.61	c   problem variables:       0.00          0          0
1027.62/1027.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1027.62/1027.61	c   relpscost        :      54.49     157691        312       4337          0          0     308812
1027.62/1027.61	c   pscost           :       0.00          0          0          0          0          0          0
1027.62/1027.61	c   inference        :       0.00          0          0          0          0          0          0
1027.62/1027.61	c   mostinf          :       0.00          0          0          0          0          0          0
1027.62/1027.61	c   leastinf         :       0.00          0          0          0          0          0          0
1027.62/1027.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1027.62/1027.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1027.62/1027.61	c   random           :       0.00          0          0          0          0          0          0
1027.62/1027.61	c Primal Heuristics  :       Time      Calls      Found
1027.62/1027.61	c   LP solutions     :       0.01          -          9
1027.62/1027.61	c   pseudo solutions :       0.00          -          0
1027.62/1027.61	c   intshifting      :       0.01          0          0
1027.62/1027.61	c   oneopt           :       0.14         10          0
1027.62/1027.61	c   feaspump         :       0.14          1          0
1027.62/1027.61	c   fracdiving       :       1.25         36          0
1027.62/1027.61	c   veclendiving     :       0.53         36          0
1027.62/1027.61	c   linesearchdiving :       0.35         36          0
1027.62/1027.61	c   guideddiving     :       0.86         36          0
1027.62/1027.61	c   coefdiving       :       0.84         37          0
1027.62/1027.61	c   pscostdiving     :       0.40         37          0
1027.62/1027.61	c   objpscostdiving  :       0.24         19          0
1027.62/1027.61	c   rootsoldiving    :       0.51         19          0
1027.62/1027.61	c   crossover        :       0.80         26          0
1027.62/1027.61	c   trivial          :       0.00          2          0
1027.62/1027.61	c   shiftandpropagate:       0.11          1          1
1027.62/1027.61	c   simplerounding   :       0.23     160845          0
1027.62/1027.61	c   zirounding       :       3.47        380          0
1027.62/1027.61	c   rounding         :       0.59       5639          0
1027.62/1027.61	c   shifting         :       0.66       1781          0
1027.62/1027.61	c   twoopt           :       0.00          0          0
1027.62/1027.61	c   fixandinfer      :       0.00          0          0
1027.62/1027.61	c   clique           :       0.00          0          0
1027.62/1027.61	c   intdiving        :       0.00          0          0
1027.62/1027.61	c   actconsdiving    :       0.00          0          0
1027.62/1027.61	c   octane           :       0.00          0          0
1027.62/1027.61	c   rens             :       0.02          1          0
1027.62/1027.61	c   rins             :       0.00          0          0
1027.62/1027.61	c   localbranching   :       0.00          0          0
1027.62/1027.61	c   mutation         :       0.00          0          0
1027.62/1027.61	c   dins             :       0.00          0          0
1027.62/1027.61	c   vbounds          :       0.00          0          0
1027.62/1027.61	c   undercover       :       0.00          0          0
1027.62/1027.61	c   subnlp           :       0.04          0          0
1027.62/1027.61	c   trysol           :       0.12        272         88
1027.62/1027.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1027.62/1027.61	c   primal LP        :       0.00          0          0       0.00          -
1027.62/1027.61	c   dual LP          :     703.62     266959    5201578      19.48    7392.61
1027.62/1027.61	c   lex dual LP      :       0.00          0          0       0.00          -
1027.62/1027.61	c   barrier LP       :       0.00          0          0       0.00          -
1027.62/1027.61	c   diving/probing LP:       3.75       3208      20118       6.27    5363.81
1027.62/1027.61	c   strong branching :      52.16      10389     364262      35.06    6984.21
1027.62/1027.61	c     (at root node) :          -          9       2182     242.44          -
1027.62/1027.61	c   conflict analysis:       0.00          0          0       0.00          -
1027.62/1027.61	c B&B Tree           :
1027.62/1027.61	c   number of runs   :          1
1027.62/1027.61	c   nodes            :     303108
1027.62/1027.61	c   nodes (total)    :     303108
1027.62/1027.61	c   nodes left       :          0
1027.62/1027.61	c   max depth        :         78
1027.62/1027.61	c   max depth (total):         78
1027.62/1027.61	c   backtracks       :      32887 (10.8%)
1027.62/1027.61	c   delayed cutoffs  :       5216
1027.62/1027.61	c   repropagations   :     562572 (1177864 domain reductions, 5019 cutoffs)
1027.62/1027.61	c   avg switch length:       5.60
1027.62/1027.61	c   switching time   :      48.42
1027.62/1027.61	c Solution           :
1027.62/1027.61	c   Solutions found  :         98 (10 improvements)
1027.62/1027.61	c   First Solution   : +7.90000000000000e+02   (in run 1, after 1 nodes, 0.25 seconds, depth 955, found by <shiftandpropagate>)
1027.62/1027.61	c   Primal Bound     : +1.30000000000000e+01   (in run 1, after 224081 nodes, 775.77 seconds, depth 42, found by <relaxation>)
1027.62/1027.61	c   Dual Bound       : +1.30000000000000e+01
1027.62/1027.61	c   Gap              :       0.00 %
1027.62/1027.61	c   Root Dual Bound  : +0.00000000000000e+00
1027.62/1027.61	c   Root Iterations  :        452
1027.62/1027.63	c Time complete: 1027.65.

Verifier Data

OK	13

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 1.97 1.82 2/177 3824
/proc/meminfo: memFree=1166912/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=10132 CPUtime=0 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 1528 0 0 0 0 0 0 0 25 0 1 0 980096094 10375168 1481 33554432000 4194304 9128323 140736490185968 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3824/statm: 2533 1481 399 1205 0 1324 0

[startup+0.041275 s]
/proc/loadavg: 2.00 1.97 1.82 2/177 3824
/proc/meminfo: memFree=1166912/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=27116 CPUtime=0.03 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 5508 0 0 0 3 0 0 0 25 0 1 0 980096094 27766784 5459 33554432000 4194304 9128323 140736490185968 18446744073709551615 5213936 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 6779 5459 507 1205 0 5570 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27116

[startup+0.10032 s]
/proc/loadavg: 2.00 1.97 1.82 2/177 3824
/proc/meminfo: memFree=1166912/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=28428 CPUtime=0.09 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 6122 0 0 0 9 0 0 0 25 0 1 0 980096094 29110272 5816 33554432000 4194304 9128323 140736490185968 18446744073709551615 5267767 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 7107 5816 532 1205 0 5898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28428

[startup+0.300287 s]
/proc/loadavg: 2.00 1.97 1.82 2/177 3824
/proc/meminfo: memFree=1166912/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=35896 CPUtime=0.29 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 8391 0 0 0 28 1 0 0 25 0 1 0 980096094 36757504 7959 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 9020 7963 666 1205 0 7811 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35896

[startup+0.700216 s]
/proc/loadavg: 2.00 1.97 1.82 2/177 3824
/proc/meminfo: memFree=1166912/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=61316 CPUtime=0.69 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 14864 0 0 0 67 2 0 0 25 0 1 0 980096094 62787584 14078 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 15329 14078 726 1205 0 14120 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61316

[startup+1.50102 s]
/proc/loadavg: 2.00 1.97 1.82 3/178 3825
/proc/meminfo: memFree=1067356/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=61316 CPUtime=1.49 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 14866 0 0 0 145 4 0 0 25 0 1 0 980096094 62787584 14080 33554432000 4194304 9128323 140736490185968 18446744073709551615 7192366 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 15329 14080 726 1205 0 14120 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61316

[startup+3.10074 s]
/proc/loadavg: 2.00 1.97 1.82 3/178 3825
/proc/meminfo: memFree=1064380/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=62356 CPUtime=3.09 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 15402 0 0 0 299 10 0 0 25 0 1 0 980096094 63852544 14616 33554432000 4194304 9128323 140736490185968 18446744073709551615 7366200 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 15589 14616 742 1205 0 14380 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62356

[startup+6.30018 s]
/proc/loadavg: 2.00 1.97 1.82 3/178 3825
/proc/meminfo: memFree=1064928/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=62356 CPUtime=6.29 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 15402 0 0 0 612 17 0 0 25 0 1 0 980096094 63852544 14616 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 15589 14616 742 1205 0 14380 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62356

[startup+12.7011 s]
/proc/loadavg: 2.00 1.97 1.82 3/178 3825
/proc/meminfo: memFree=1064500/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=62356 CPUtime=12.69 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 15403 0 0 0 1231 38 0 0 25 0 1 0 980096094 63852544 14617 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 15589 14617 742 1205 0 14380 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62356

[startup+25.5008 s]
/proc/loadavg: 2.00 1.97 1.82 3/178 3826
/proc/meminfo: memFree=1062896/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=61332 CPUtime=25.49 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 15903 0 0 0 2478 71 0 0 25 0 1 0 980096094 62803968 14442 33554432000 4194304 9128323 140736490185968 18446744073709551615 7049857 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 15333 14442 742 1205 0 14124 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61332

[startup+51.1003 s]
/proc/loadavg: 2.00 1.97 1.83 3/178 3826
/proc/meminfo: memFree=1064400/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=61332 CPUtime=51.09 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 17428 0 0 0 4969 140 0 0 25 0 1 0 980096094 62803968 14444 33554432000 4194304 9128323 140736490185968 18446744073709551615 7192366 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 15333 14444 742 1205 0 14124 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61332

[startup+102.306 s]
/proc/loadavg: 2.05 1.99 1.84 3/178 3828
/proc/meminfo: memFree=1057776/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=61892 CPUtime=102.3 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 22389 0 0 0 9961 269 0 0 25 0 1 0 980096094 63377408 14556 33554432000 4194304 9128323 140736490185968 18446744073709551615 5207323 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 15473 14556 742 1205 0 14264 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61892

[startup+162.301 s]
/proc/loadavg: 2.02 1.99 1.84 3/178 3829
/proc/meminfo: memFree=1051764/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=65144 CPUtime=162.3 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 23196 0 0 0 15819 411 0 0 25 0 1 0 980096094 66707456 15363 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 16286 15363 742 1205 0 15077 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 65144

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.85 3/178 3831
/proc/meminfo: memFree=1046372/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=69452 CPUtime=222.3 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 28265 0 0 0 21672 558 0 0 25 0 1 0 980096094 71118848 16253 33554432000 4194304 9128323 140736490185968 18446744073709551615 7184983 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 17363 16253 751 1205 0 16154 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 69452

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.85 3/178 3832
/proc/meminfo: memFree=1036400/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=76120 CPUtime=282.3 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 29975 0 0 0 27531 699 0 0 25 0 1 0 980096094 77946880 17963 33554432000 4194304 9128323 140736490185968 18446744073709551615 7176918 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 19030 17963 751 1205 0 17821 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 76120

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.86 3/178 3834
/proc/meminfo: memFree=1033124/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=78208 CPUtime=342.3 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 52238 0 0 0 33384 846 0 0 25 0 1 0 980096094 80084992 18491 33554432000 4194304 9128323 140736490185968 18446744073709551615 7217808 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 19552 18491 751 1205 0 18343 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 78208

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.86 3/178 3836
/proc/meminfo: memFree=1029832/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=79484 CPUtime=402.3 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 53926 0 0 0 39239 991 0 0 25 0 1 0 980096094 81391616 18840 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 19871 18840 751 1205 0 18662 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 79484

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 3837
/proc/meminfo: memFree=1026792/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=80532 CPUtime=462.3 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 58061 0 0 0 45092 1138 0 0 25 0 1 0 980096094 82464768 19103 33554432000 4194304 9128323 140736490185968 18446744073709551615 7343032 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 20133 19103 751 1205 0 18924 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 80532

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 3839
/proc/meminfo: memFree=1022896/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=81468 CPUtime=522.3 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 72908 0 0 0 50947 1283 0 0 25 0 1 0 980096094 83423232 19353 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 20367 19353 752 1205 0 19158 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 81468

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 3840
/proc/meminfo: memFree=1019128/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=83896 CPUtime=582.31 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 81008 0 0 0 56793 1438 0 0 25 0 1 0 980096094 85909504 19964 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 20974 19964 752 1205 0 19765 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 83896

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 3842
/proc/meminfo: memFree=1018212/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=84736 CPUtime=642.31 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 85076 0 0 0 62639 1592 0 0 25 0 1 0 980096094 86769664 20157 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 21184 20157 752 1205 0 19975 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 84736

[startup+702.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 3844
/proc/meminfo: memFree=1014560/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=86200 CPUtime=702.31 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 89319 0 0 0 68486 1745 0 0 25 0 1 0 980096094 88268800 20562 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 21550 20562 752 1205 0 20341 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 86200

[startup+762.306 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 3845
/proc/meminfo: memFree=1012280/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=87428 CPUtime=762.31 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 89626 0 0 0 74342 1889 0 0 25 0 1 0 980096094 89526272 20869 33554432000 4194304 9128323 140736490185968 18446744073709551615 7346269 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 21857 20869 752 1205 0 20648 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 87428

[startup+822.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3847
/proc/meminfo: memFree=1011240/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=87968 CPUtime=822.31 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 109796 0 0 0 80182 2049 0 0 25 0 1 0 980096094 90079232 21035 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 21992 21035 752 1205 0 20783 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 87968

[startup+882.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3848
/proc/meminfo: memFree=1010816/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=88448 CPUtime=882.31 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 113697 0 0 0 86035 2196 0 0 25 0 1 0 980096094 90570752 21118 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 22112 21118 752 1205 0 20903 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 88448

[startup+942.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3850
/proc/meminfo: memFree=1008912/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=89088 CPUtime=942.31 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 117642 0 0 0 91890 2341 0 0 25 0 1 0 980096094 91226112 21293 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 22272 21293 752 1205 0 21063 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 89088

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3852
/proc/meminfo: memFree=1008608/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=89744 CPUtime=1002.31 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 117821 0 0 0 97746 2485 0 0 25 0 1 0 980096094 91897856 21472 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 22436 21472 752 1205 0 21227 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 89744

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

[startup+1011.1 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3852
/proc/meminfo: memFree=1008480/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=89880 CPUtime=1011.11 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 117856 0 0 0 98605 2506 0 0 25 0 1 0 980096094 92037120 21507 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 22470 21507 752 1205 0 21261 0
Current children cumulated CPU time (s) 1011.11
Current children cumulated vsize (KiB) 89880

[startup+1017.51 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 3852
/proc/meminfo: memFree=1008356/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=90164 CPUtime=1017.52 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 117901 0 0 0 99232 2520 0 0 25 0 1 0 980096094 92327936 21552 33554432000 4194304 9128323 140736490185968 18446744073709551615 5201664 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 22541 21552 752 1205 0 21332 0
Current children cumulated CPU time (s) 1017.52
Current children cumulated vsize (KiB) 90164

[startup+1023.9 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3852
/proc/meminfo: memFree=1007984/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=90164 CPUtime=1023.92 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 117933 0 0 0 99857 2535 0 0 25 0 1 0 980096094 92327936 21584 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 22541 21584 752 1205 0 21332 0
Current children cumulated CPU time (s) 1023.92
Current children cumulated vsize (KiB) 90164

[startup+1025.5 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3852
/proc/meminfo: memFree=1008096/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=90164 CPUtime=1025.52 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 117936 0 0 0 100013 2539 0 0 25 0 1 0 980096094 92327936 21587 33554432000 4194304 9128323 140736490185968 18446744073709551615 7049871 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 22541 21587 752 1205 0 21332 0
Current children cumulated CPU time (s) 1025.52
Current children cumulated vsize (KiB) 90164

[startup+1026.31 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 3852
/proc/meminfo: memFree=1008096/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=90360 CPUtime=1026.32 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 117939 0 0 0 100092 2540 0 0 25 0 1 0 980096094 92528640 21590 33554432000 4194304 9128323 140736490185968 18446744073709551615 6530263 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 22590 21590 752 1205 0 21381 0
Current children cumulated CPU time (s) 1026.32
Current children cumulated vsize (KiB) 90360

[startup+1027.1 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 3852
/proc/meminfo: memFree=1008096/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=90360 CPUtime=1027.11 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 117953 0 0 0 100169 2542 0 0 25 0 1 0 980096094 92528640 21604 33554432000 4194304 9128323 140736490185968 18446744073709551615 5207323 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 22590 21604 752 1205 0 21381 0
Current children cumulated CPU time (s) 1027.11
Current children cumulated vsize (KiB) 90360

[startup+1027.5 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3852
/proc/meminfo: memFree=1008096/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=90360 CPUtime=1027.52 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 117953 0 0 0 100209 2543 0 0 25 0 1 0 980096094 92528640 21604 33554432000 4194304 9128323 140736490185968 18446744073709551615 6582768 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 22590 21604 752 1205 0 21381 0
Current children cumulated CPU time (s) 1027.52
Current children cumulated vsize (KiB) 90360

[startup+1027.6 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3852
/proc/meminfo: memFree=1008096/32950940 swapFree=67053420/67111528
[pid=3824] ppid=3821 vsize=90360 CPUtime=1027.62 cores=1,3,5,7
/proc/3824/stat : 3824 (scip-2.0.1.4.li) R 3821 3824 3459 0 -1 4202496 117953 0 0 0 100219 2543 0 0 25 0 1 0 980096094 92528640 21604 33554432000 4194304 9128323 140736490185968 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3824/statm: 22590 21604 752 1205 0 21381 0
Current children cumulated CPU time (s) 1027.62
Current children cumulated vsize (KiB) 90360

Child status: 0
Real time (s): 1027.64
CPU time (s): 1027.66
CPU user time (s): 1002.22
CPU system time (s): 25.4371
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 102912

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

runsolver used 1.3438 second user time and 3.33649 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-12 19:10:53
IDJOB=3447855
IDBENCH=78966
IDSOLVER=1944
FILE ID=node117/3447855-1307898653
RUNJOBID= node117-1307898653-3797
PBS_JOBID= 13559588
Free space on /var/tmp= 2880 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.1900558106--soft-66-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447855-1307898653/watcher-3447855-1307898653 -o /var/tmp/evaluation-result-3447855-1307898653/solver-3447855-1307898653 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447855-1307898653.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 125243b279b6e24b77d57dd07a5f7014
RANDOM SEED=1063584566

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:       1172440 kB
Buffers:         51788 kB
Cached:       30751044 kB
SwapCached:      10800 kB
Active:       15210852 kB
Inactive:     15610176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:       1172440 kB
SwapTotal:    67111528 kB
SwapFree:     67053420 kB
Dirty:           24216 kB
Writeback:           0 kB
AnonPages:       16256 kB
Mapped:          12588 kB
Slab:           892716 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   187572 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2860 MiB
End job on node117 at 2011-06-12 19:28:01