Trace number 3733025

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 NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT-29 1796.06 1796.37

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-4.opb
MD5SUM7bb05c60facd55e51c4cfcaa0e217e6e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark15.9636
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17831
Number of constraints which are clauses17831
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 450
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
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.09/0.10	c SCIP version 1.1.0.7
0.09/0.10	c LP-Solver SoPlex 1.4.1
0.09/0.10	c user parameter file <scip.set> not found - using default parameters
0.09/0.10	c read problem <HOME/instance-3733025-1338697549.opb>
0.09/0.10	c original problem has 450 variables (450 bin, 0 int, 0 impl, 0 cont) and 17831 constraints
0.09/0.11	c start presolving problem
0.09/0.11	c presolving:
0.18/0.20	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 17831 upgd conss, 35662 impls, 0 clqs
0.29/0.31	c    (0.2s) probing: 101/450 (22.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.31	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.29/0.31	c presolving (2 rounds):
0.29/0.31	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.31	c  35662 implications, 0 cliques
0.29/0.31	c presolved problem has 450 variables (450 bin, 0 int, 0 impl, 0 cont) and 17831 constraints
0.29/0.31	c   17831 constraints of type <logicor>
0.29/0.31	c transformed objective value is always integral (scale: 1)
0.29/0.31	c Presolving Time: 0.17
0.29/0.31	c strange?!, PURESAT with obj
0.29/0.31	c -----------------------------------------------------------------------------------------------
0.29/0.31	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.31	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.31	c limits/memory = c 13950
0.29/0.31	c # maximal time in seconds to run
0.29/0.31	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.31	c limits/time = c 1791
0.29/0.31	c # frequency for displaying node information lines
0.29/0.31	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.31	c display/freq = c 10000
0.29/0.31	c -----------------------------------------------------------------------------------------------
0.29/0.31	c start solving problem
0.29/0.31	c 
0.39/0.47	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.47	c   0.3s|     1 |     0 |   450 |  20M|   0 | 450 | 450 |  17k|  17k| 450 |  17k|   0 |   0 |   0 |-2.250000e+02 |      --      |    Inf 
0.39/0.47	o 0
0.39/0.47	c r 0.3s|     1 |     0 |   450 |  20M|   0 | 450 | 450 |  17k|  17k| 450 |  17k|   0 |   0 |   0 |-2.250000e+02 | 0.000000e+00 | 100.00%
0.39/0.48	o -1
0.39/0.48	c R 0.3s|     1 |     0 |   450 |  20M|   0 | 450 | 450 |  17k|  17k| 450 |  17k|   0 |   0 |   0 |-2.250000e+02 |-1.000000e+00 |  99.56%
0.79/0.86	c   0.7s|     1 |     0 |   663 |  20M|   0 | 396 | 450 |  17k|  17k| 450 |  17k|   7 |   0 |   0 |-1.980000e+02 |-1.000000e+00 |  99.49%
1.19/1.28	c   1.1s|     1 |     0 |   778 |  20M|   0 | 363 | 450 |  17k|  17k| 450 |  17k|  21 |   0 |   0 |-1.815000e+02 |-1.000000e+00 |  99.45%
1.19/1.28	o -2
1.19/1.28	c R 1.1s|     1 |     0 |   778 |  20M|   0 | 363 | 450 |  17k|  17k| 450 |  17k|  21 |   0 |   0 |-1.815000e+02 |-2.000000e+00 |  98.90%
1.19/1.29	o -3
1.19/1.29	c s 1.1s|     1 |     0 |   778 |  20M|   0 | 363 | 450 |  17k|  17k| 450 |  17k|  21 |   0 |   0 |-1.815000e+02 |-3.000000e+00 |  98.35%
1.78/1.82	c   1.7s|     1 |     0 |   964 |  20M|   0 | 323 | 450 |  17k|  17k| 450 |  17k|  43 |   0 |   0 |-1.615000e+02 |-3.000000e+00 |  98.14%
2.38/2.45	c   2.3s|     1 |     0 |  1238 |  20M|   0 | 287 | 450 |  17k|  17k| 450 |  17k|  48 |   0 |   0 |-1.435000e+02 |-3.000000e+00 |  97.91%
2.99/3.06	c   2.9s|     1 |     0 |  1446 |  20M|   0 | 259 | 450 |  17k|  17k| 450 |  17k|  55 |   0 |   0 |-1.295000e+02 |-3.000000e+00 |  97.68%
3.59/3.69	c   3.5s|     1 |     0 |  1745 |  20M|   0 | 214 | 450 |  17k|  17k| 450 |  17k|  64 |   0 |   0 |-1.070000e+02 |-3.000000e+00 |  97.20%
4.19/4.20	c   4.0s|     1 |     0 |  1920 |  20M|   0 | 190 | 450 |  17k|  17k| 450 |  17k|  74 |   0 |   0 |-9.500000e+01 |-3.000000e+00 |  96.84%
4.69/4.78	c   4.6s|     1 |     0 |  2247 |  20M|   0 | 152 | 450 |  17k|  17k| 450 |  17k|  79 |   0 |   0 |-7.600000e+01 |-3.000000e+00 |  96.05%
5.19/5.28	c   5.1s|     1 |     0 |  2537 |  20M|   0 | 128 | 450 |  17k|  17k| 450 |  17k|  83 |   0 |   0 |-6.300000e+01 |-3.000000e+00 |  95.24%
5.68/5.71	c   5.5s|     1 |     0 |  2757 |  20M|   0 | 113 | 450 |  17k|  17k| 450 |  17k|  90 |   0 |   0 |-5.550000e+01 |-3.000000e+00 |  94.59%
5.89/5.99	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.89/5.99	c   5.8s|     1 |     0 |  2974 |  20M|   0 | 102 | 450 |  17k|  17k| 450 |  17k|  96 |   0 |   0 |-5.100000e+01 |-3.000000e+00 |  94.12%
6.18/6.20	c   6.0s|     1 |     0 |  3120 |  20M|   0 |  96 | 450 |  17k|  17k| 450 |  17k| 103 |   0 |   0 |-4.250000e+01 |-3.000000e+00 |  92.94%
6.38/6.50	c   6.3s|     1 |     0 |  3401 |  20M|   0 | 119 | 450 |  17k|  17k| 450 |  17k| 106 |   0 |   0 |-3.724242e+01 |-3.000000e+00 |  91.94%
6.49/6.50	o -3
6.49/6.50	c s 6.3s|     1 |     0 |  3401 |  20M|   0 | 119 | 450 |  17k|  17k| 450 |  17k| 106 |   0 |   0 |-3.724242e+01 |-3.000000e+00 |  91.94%
6.59/6.69	c   6.5s|     1 |     0 |  3477 |  20M|   0 |  79 | 450 |  17k|  17k| 450 |  17k| 114 |   0 |   0 |-3.300000e+01 |-3.000000e+00 |  90.91%
6.59/6.69	o -4
6.59/6.69	c R 6.5s|     1 |     0 |  3477 |  20M|   0 |  79 | 450 |  17k|  17k| 450 |  17k| 114 |   0 |   0 |-3.300000e+01 |-4.000000e+00 |  87.88%
6.59/6.69	o -5
6.59/6.69	c s 6.5s|     1 |     0 |  3477 |  20M|   0 |  79 | 450 |  17k|  17k| 450 |  17k| 114 |   0 |   0 |-3.300000e+01 |-5.000000e+00 |  84.85%
6.78/6.89	c   6.7s|     1 |     0 |  3574 |  20M|   0 |  82 | 450 |  17k|  17k| 450 |  17k| 126 |   0 |   0 |-3.300000e+01 |-5.000000e+00 |  84.85%
6.78/6.90	o -6
6.78/6.90	c R 6.7s|     1 |     0 |  3574 |  20M|   0 |  82 | 450 |  17k|  17k| 450 |  17k| 126 |   0 |   0 |-3.300000e+01 |-6.000000e+00 |  81.82%
7.18/7.20	c   7.0s|     1 |     0 |  3802 |  21M|   0 |  87 | 450 |  17k|  17k| 450 |  17k| 137 |   0 |   0 |-3.300000e+01 |-6.000000e+00 |  81.82%
7.38/7.48	c   7.3s|     1 |     0 |  4009 |  21M|   0 |  61 | 450 |  17k|  17k| 450 |  17k| 150 |   0 |   0 |-3.066667e+01 |-6.000000e+00 |  80.43%
7.69/7.75	c   7.6s|     1 |     0 |  4193 |  21M|   0 |  61 | 450 |  17k|  17k| 450 |  17k| 163 |   0 |   0 |-3.000000e+01 |-6.000000e+00 |  80.00%
7.88/7.96	c   7.8s|     1 |     0 |  4280 |  21M|   0 |  84 | 450 |  17k|  17k| 450 |  17k| 173 |   0 |   0 |-3.000000e+01 |-6.000000e+00 |  80.00%
9.39/9.43	c   9.2s|     1 |     0 |  4442 |  21M|   0 |  61 | 450 |  17k|  17k| 450 |  17k| 184 |   0 |   0 |-3.000000e+01 |-6.000000e+00 |  80.00%
9.59/9.60	c   9.4s|     1 |     0 |  4569 |  22M|   0 |  96 | 450 |  17k|  17k| 450 |  17k| 191 |   0 |   0 |-3.000000e+01 |-6.000000e+00 |  80.00%
10.08/10.19	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.08/10.19	c  10.0s|     1 |     0 |  4861 |  22M|   0 |  85 | 450 |  17k|  17k| 450 |  17k| 203 |   0 |   0 |-3.000000e+01 |-6.000000e+00 |  80.00%
10.48/10.54	c  10.3s|     1 |     0 |  5181 |  22M|   0 |  90 | 450 |  17k|  17k| 450 |  17k| 213 |   0 |   0 |-3.000000e+01 |-6.000000e+00 |  80.00%
10.48/10.54	o -21
10.48/10.54	c k10.3s|     1 |     0 |  5181 |  22M|   0 |  90 | 450 |  17k|  17k| 450 |  17k| 213 |   0 |   0 |-3.000000e+01 |-2.100000e+01 |  30.00%
10.88/10.98	c  10.8s|     1 |     0 |  5181 |  22M|   0 |  90 | 450 |  17k|  17k| 450 |  17k| 213 |   0 |   0 |-3.000000e+01 |-2.100000e+01 |  30.00%
12.38/12.47	c  12.2s|     1 |     0 |  5619 |  22M|   0 |  84 | 450 |  17k|  17k| 450 |  17k| 221 |   0 |   0 |-3.000000e+01 |-2.100000e+01 |  30.00%
23.88/23.98	c  23.7s|     1 |     2 |  5619 |  22M|   0 |  84 | 450 |  17k|  17k| 450 |  17k| 221 |   0 |  33 |-3.000000e+01 |-2.100000e+01 |  30.00%
36.88/36.96	o -22
36.88/36.96	c *36.7s|    12 |    10 |  6713 |  23M|  11 |   - | 450 |  17k|  16k| 450 |  17k| 221 |   0 | 235 |-3.000000e+01 |-2.200000e+01 |  26.67%
44.28/44.37	o -23
44.28/44.37	c *44.1s|    21 |    17 |  7213 |  23M|  11 |   - | 450 |  17k|  10k| 450 |  17k| 221 |   0 | 423 |-3.000000e+01 |-2.300000e+01 |  23.33%
50.48/50.60	o -24
50.48/50.60	c *50.3s|    34 |    17 |  7616 |  23M|  13 |   - | 450 |  17k|6826 | 450 |  17k| 221 |   0 | 598 |-3.000000e+01 |-2.400000e+01 |  20.00%
70.98/71.01	o -25
70.98/71.01	c *70.6s|    59 |    30 |  9537 |  23M|  14 |   - | 450 |  17k|8272 | 450 |  17k| 221 |   0 | 951 |-3.000000e+01 |-2.500000e+01 |  16.67%
79.47/79.50	o -26
79.47/79.50	c *79.1s|    78 |    29 | 10357 |  23M|  14 |   - | 450 |  17k|5277 | 450 |  17k| 221 |   0 |1093 |-3.000000e+01 |-2.600000e+01 |  13.33%
106.36/106.47	o -27
106.36/106.47	c * 106s|   574 |   133 | 26370 |  24M|  37 |   - | 450 |  17k|7394 | 450 |  17k| 221 |   0 |1375 |-3.000000e+01 |-2.700000e+01 |  10.00%
129.45/129.58	o -28
129.45/129.58	c * 129s|  1901 |   204 | 56407 |  24M|  72 |   - | 450 |  17k|3345 | 450 |  17k| 221 |   0 |1435 |-3.000000e+01 |-2.800000e+01 |   6.67%
299.02/299.17	c   298s| 10000 |   769 |267068 |  28M|  82 |  93 | 450 |  17k|3778 | 450 |  17k| 221 |   0 |2390 |-3.000000e+01 |-2.800000e+01 |   6.67%
304.42/304.57	o -29
304.42/304.57	c * 303s| 10270 |    79 |274399 |  24M|  82 |   - | 450 |  17k|3854 | 450 |  17k| 221 |   0 |2409 |-3.000000e+01 |-2.900000e+01 |   3.33%
569.28/569.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
569.28/569.48	c   568s| 20000 |    43 |635519 |  23M|  82 |  52 | 450 |  17k|3360 | 450 |  17k| 221 |   0 |3554 |-3.000000e+01 |-2.900000e+01 |   3.33%
786.94/787.20	c   785s| 30000 |    57 |955196 |  23M|  82 |   - | 450 |  17k|3539 | 450 |  17k| 221 |   0 |4129 |-3.000000e+01 |-2.900000e+01 |   3.33%
1004.41/1004.66	c  1002s| 40000 |    43 |  1275k|  23M|  82 |   - | 450 |  17k|3313 | 450 |  17k| 221 |   0 |4700 |-3.000000e+01 |-2.900000e+01 |   3.33%
1270.17/1270.43	c  1267s| 50000 |    71 |  1648k|  24M|  82 |  42 | 450 |  17k|4700 | 450 |  17k| 221 |   0 |5590 |-3.000000e+01 |-2.900000e+01 |   3.33%
1488.83/1489.17	c  1485s| 60000 |    83 |  1965k|  24M|  82 |   - | 450 |  17k|4091 | 450 |  17k| 221 |   0 |6164 |-3.000000e+01 |-2.900000e+01 |   3.33%
1708.99/1709.37	c  1704s| 70000 |    43 |  2280k|  23M|  82 |   - | 450 |  17k|5195 | 450 |  17k| 221 |   0 |6862 |-3.000000e+01 |-2.900000e+01 |   3.33%
1795.99/1796.33	c 
1795.99/1796.33	c SCIP Status        : solving was interrupted [time limit reached]
1795.99/1796.33	c Solving Time (sec) : 1791.00
1795.99/1796.33	c Solving Nodes      : 73453
1795.99/1796.33	c Primal Bound       : -2.90000000000000e+01 (409 solutions)
1795.99/1796.33	c Dual Bound         : -3.00000000000000e+01
1795.99/1796.33	c Gap                : 3.33 %
1795.99/1796.33	c NODE         73453
1795.99/1796.33	c DUAL BOUND   -30
1795.99/1796.33	c PRIMAL BOUND -29
1795.99/1796.33	c GAP          0.0333333
1795.99/1796.33	s SATISFIABLE
1795.99/1796.33	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 
1795.99/1796.33	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50 -x51 -x52 -x53 
1795.99/1796.33	v -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 
1795.99/1796.33	v -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 
1795.99/1796.33	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120 -x121 -x122 -x123 -x124 
1795.99/1796.33	v -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 
1795.99/1796.33	v -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
1795.99/1796.33	v x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 
1795.99/1796.33	v -x188 x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 
1795.99/1796.33	v -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 -x230 
1795.99/1796.33	v -x231 -x232 -x233 x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 
1795.99/1796.33	v -x252 -x253 x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 
1795.99/1796.33	v -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 x283 -x284 -x285 -x286 x287 -x288 -x289 -x290 -x291 -x292 -x293 
1795.99/1796.33	v -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 
1795.99/1796.33	v -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 x330 -x331 -x332 -x333 -x334 -x335 
1795.99/1796.33	v -x336 -x337 -x338 x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 x351 -x352 -x353 -x354 -x355 -x356 
1795.99/1796.33	v -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 
1795.99/1796.33	v -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 
1795.99/1796.33	v -x399 -x400 -x401 -x402 -x403 x404 -x405 -x406 -x407 -x408 x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 
1795.99/1796.33	v -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 x434 -x435 -x436 -x437 x438 -x439 -x440 
1795.99/1796.33	v -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 
1795.99/1796.33	c SCIP Status        : solving was interrupted [time limit reached]
1795.99/1796.33	c Solving Time       :    1791.00
1795.99/1796.33	c Original Problem   :
1795.99/1796.33	c   Problem name     : HOME/instance-3733025-1338697549.opb
1795.99/1796.33	c   Variables        : 450 (450 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.99/1796.33	c   Constraints      : 17831 initial, 17831 maximal
1795.99/1796.33	c Presolved Problem  :
1795.99/1796.33	c   Problem name     : t_HOME/instance-3733025-1338697549.opb
1795.99/1796.33	c   Variables        : 450 (450 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.99/1796.33	c   Constraints      : 17831 initial, 17831 maximal
1795.99/1796.33	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.99/1796.33	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.99/1796.33	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.99/1796.33	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.99/1796.33	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.99/1796.33	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.99/1796.33	c   probing          :       0.09          0          0          0          0          0          0          0          0
1795.99/1796.33	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1795.99/1796.33	c   root node        :          -          1          -          -          1          -          -          -          -
1795.99/1796.33	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.99/1796.33	c   integral         :          0          0          0      38999          0        246       2401          0          0      74408
1795.99/1796.33	c   logicor          :      17831         24      75125          8          1          2    1051147          0          0          0
1795.99/1796.33	c   countsols        :          0          0          0          8          1          0          0          0          0          0
1795.99/1796.33	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.99/1796.33	c   integral         :     268.39       0.00       0.00     268.39       0.00
1795.99/1796.33	c   logicor          :      19.94       0.02      19.92       0.00       0.00
1795.99/1796.33	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.99/1796.33	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.99/1796.33	c   rootredcost      :       0.05          8          0          1
1795.99/1796.33	c   pseudoobj        :       1.68     114605          0          0
1795.99/1796.33	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.99/1796.33	c   propagation      :       0.00          2          0          0        0.0          0        0.0          -
1795.99/1796.33	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1795.99/1796.33	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.99/1796.33	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.99/1796.33	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.99/1796.33	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.99/1796.33	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.99/1796.33	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.99/1796.33	c   cut pool         :       0.00         23          -          -         50          -    (maximal pool size: 1179)
1795.99/1796.33	c   redcost          :       0.28      39080          0         70          0          0
1795.99/1796.33	c   impliedbounds    :       0.01         24          0          0          0          0
1795.99/1796.33	c   intobj           :       0.00          0          0          0          0          0
1795.99/1796.33	c   gomory           :       4.17         24          0          0      11351          0
1795.99/1796.33	c   strongcg         :       1.44         20          0          0       9950          0
1795.99/1796.33	c   cmir             :       1.00         10          0          0          0          0
1795.99/1796.33	c   flowcover        :       1.10         10          0          0          0          0
1795.99/1796.33	c   clique           :       0.16         24          0          0        209          0
1795.99/1796.33	c   zerohalf         :       0.00          0          0          0          0          0
1795.99/1796.33	c   mcf              :       0.01          1          0          0          0          0
1795.99/1796.33	c Pricers            :       Time      Calls       Vars
1795.99/1796.33	c   problem variables:       0.00          0          0
1795.99/1796.33	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.99/1796.33	c   relpscost        :     268.36      38991        246       2401          0          0      74408
1795.99/1796.33	c   pscost           :       0.00          0          0          0          0          0          0
1795.99/1796.33	c   inference        :       0.00          1          0          0          0          0          2
1795.99/1796.33	c   mostinf          :       0.00          0          0          0          0          0          0
1795.99/1796.33	c   leastinf         :       0.00          0          0          0          0          0          0
1795.99/1796.33	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.99/1796.33	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.99/1796.33	c   random           :       0.00          0          0          0          0          0          0
1795.99/1796.33	c Primal Heuristics  :       Time      Calls      Found
1795.99/1796.33	c   LP solutions     :       0.01          -          8
1795.99/1796.33	c   pseudo solutions :       0.00          -          0
1795.99/1796.33	c   oneopt           :       0.05          9          1
1795.99/1796.33	c   fracdiving       :       5.53         24          1
1795.99/1796.33	c   linesearchdiving :       3.15         24          1
1795.99/1796.33	c   veclendiving     :       1.59         24          0
1795.99/1796.33	c   guideddiving     :       5.91         24          4
1795.99/1796.33	c   coefdiving       :       6.57         25          2
1795.99/1796.33	c   objpscostdiving  :       5.80         13         55
1795.99/1796.33	c   rootsoldiving    :       2.26         13         44
1795.99/1796.33	c   crossover        :       0.83         16          2
1795.99/1796.33	c   simplerounding   :       0.63      39015        276
1795.99/1796.33	c   rounding         :       9.38      16613          4
1795.99/1796.33	c   shifting         :       2.82       3918          9
1795.99/1796.33	c   intshifting      :       0.00          0          0
1795.99/1796.33	c   fixandinfer      :       0.00          0          0
1795.99/1796.33	c   feaspump         :       0.01          0          0
1795.99/1796.33	c   pscostdiving     :       2.37         25          1
1795.99/1796.33	c   intdiving        :       0.00          0          0
1795.99/1796.33	c   actconsdiving    :       0.00          0          0
1795.99/1796.33	c   octane           :       0.00          0          0
1795.99/1796.33	c   rens             :       0.40          1          1
1795.99/1796.33	c   rins             :       0.00          0          0
1795.99/1796.33	c   localbranching   :       0.00          0          0
1795.99/1796.33	c   mutation         :       0.00          0          0
1795.99/1796.33	c   dins             :       0.00          0          0
1795.99/1796.33	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.99/1796.33	c   primal LP        :       0.01          0          0       0.00       0.00
1795.99/1796.33	c   dual LP          :    1329.58      75016    2363842      31.51    1777.89
1795.99/1796.33	c   barrier LP       :       0.00          0          0       0.00          -
1795.99/1796.33	c   diving/probing LP:      30.14       1750      45769      26.15    1518.55
1795.99/1796.33	c   strong branching :     267.04       7049     422909      60.00    1583.69
1795.99/1796.33	c     (at root node) :          -         33      16633     504.03          -
1795.99/1796.33	c   conflict analysis:       0.00          0          0       0.00          -
1795.99/1796.33	c B&B Tree           :
1795.99/1796.33	c   number of runs   :          1
1795.99/1796.33	c   nodes            :      73453
1795.99/1796.33	c   nodes (total)    :      73453
1795.99/1796.33	c   nodes left       :         32
1795.99/1796.33	c   max depth        :         82
1795.99/1796.33	c   max depth (total):         82
1795.99/1796.33	c   backtracks       :       8145 (11.1%)
1795.99/1796.33	c   delayed cutoffs  :          0
1795.99/1796.33	c   repropagations   :          1 (0 domain reductions, 0 cutoffs)
1795.99/1796.33	c   avg switch length:       2.94
1795.99/1796.33	c   switching time   :      22.08
1795.99/1796.33	c Solution           :
1795.99/1796.33	c   Solutions found  :        409 (17 improvements)
1795.99/1796.33	c   Primal Bound     : -2.90000000000000e+01   (in run 1, after 10270 nodes, 303.44 seconds, depth 21, found by <relaxation>)
1795.99/1796.33	c   Dual Bound       : -3.00000000000000e+01
1795.99/1796.33	c   Gap              :       3.33 %
1795.99/1796.33	c   Root Dual Bound  : -3.00000000000000e+01
1795.99/1796.37	c Time complete: 1796.05.

Verifier Data

OK	-29

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3733025-1338697549/watcher-3733025-1338697549 -o /tmp/evaluation-result-3733025-1338697549/solver-3733025-1338697549 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733025-1338697549.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 16160
/proc/meminfo: memFree=30456404/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=8948 CPUtime=0 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 1584 0 0 0 0 0 0 0 20 0 1 0 335880779 9162752 1537 33554432000 4194304 7823515 140733593618032 140734344275560 6883856 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 2237 1537 354 887 0 1347 0

[startup+0.037657 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 16160
/proc/meminfo: memFree=30456404/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=12220 CPUtime=0.03 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 2405 0 0 0 3 0 0 0 20 0 1 0 335880779 12513280 2358 33554432000 4194304 7823515 140733593618032 140734344275560 4213107 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 3055 2359 354 887 0 2165 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12220

[startup+0.10022 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 16160
/proc/meminfo: memFree=30456404/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=16696 CPUtime=0.09 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 3515 0 0 0 9 0 0 0 20 0 1 0 335880779 17096704 3468 33554432000 4194304 7823515 140733593618032 140734344275560 6908047 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 4174 3468 354 887 0 3284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16696

[startup+0.30023 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 16160
/proc/meminfo: memFree=30456404/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=38356 CPUtime=0.29 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 9041 0 0 0 26 3 0 0 20 0 1 0 335880779 39276544 8640 33554432000 4194304 7823515 140733593618032 140734344275560 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 9589 8640 437 887 0 8699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38356

[startup+0.700198 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 16160
/proc/meminfo: memFree=30456404/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=61768 CPUtime=0.68 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 14884 0 0 0 64 4 0 0 20 0 1 0 335880779 63250432 13794 33554432000 4194304 7823515 140733593618032 140733593613720 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 15442 13794 535 887 0 14552 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 61768

[startup+1.50018 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 16161
/proc/meminfo: memFree=30400464/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=64028 CPUtime=1.48 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 15962 0 0 0 143 5 0 0 20 0 1 0 335880779 65564672 14806 33554432000 4194304 7823515 140733593618032 140733593613224 5575805 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 16007 14806 547 887 0 15117 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64028

[startup+3.1002 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 16161
/proc/meminfo: memFree=30398464/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=64340 CPUtime=3.09 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 16058 0 0 0 303 6 0 0 20 0 1 0 335880779 65884160 14902 33554432000 4194304 7823515 140733593618032 140733593613368 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 16085 14902 548 887 0 15195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64340

[startup+6.30023 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 16161
/proc/meminfo: memFree=30397484/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=64944 CPUtime=6.28 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 16209 0 0 0 621 7 0 0 20 0 1 0 335880779 66502656 15053 33554432000 4194304 7823515 140733593618032 140733593613368 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 16236 15053 548 887 0 15346 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64944

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16161
/proc/meminfo: memFree=30387840/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=74588 CPUtime=12.68 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 24392 0 0 0 1255 13 0 0 20 0 1 0 335880779 76378112 17572 33554432000 4194304 7823515 140733593618032 140733593613128 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 18647 17572 570 887 0 17757 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 74588

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16161
/proc/meminfo: memFree=30387972/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=76024 CPUtime=25.48 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 24805 0 0 0 2533 15 0 0 20 0 1 0 335880779 77848576 17985 33554432000 4194304 7823515 140733593618032 140733593612728 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 19006 17985 570 887 0 18116 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76024

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16161
/proc/meminfo: memFree=30388240/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=76024 CPUtime=51.07 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 24806 0 0 0 5086 21 0 0 20 0 1 0 335880779 77848576 17986 33554432000 4194304 7823515 140733593618032 140733593613080 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 19006 17986 571 887 0 18116 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 76024

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16162
/proc/meminfo: memFree=30383972/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=76924 CPUtime=102.27 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 30134 0 0 0 10194 33 0 0 20 0 1 0 335880779 78770176 18743 33554432000 4194304 7823515 140733593618032 140733593613720 4266419 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 19231 18743 576 887 0 18341 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 76924

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16162
/proc/meminfo: memFree=30385220/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=76996 CPUtime=162.24 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 53779 0 0 0 16171 53 0 0 20 0 1 0 335880779 78843904 18702 33554432000 4194304 7823515 140733593618032 140733593613720 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 19249 18702 577 887 0 18359 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 76996

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16162
/proc/meminfo: memFree=30382864/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=78920 CPUtime=222.23 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 65788 0 0 0 22151 72 0 0 20 0 1 0 335880779 80814080 19226 33554432000 4194304 7823515 140733593618032 140733593613048 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 19730 19226 577 887 0 18840 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 78920

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16166
/proc/meminfo: memFree=30382640/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=79456 CPUtime=282.23 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 72120 0 0 0 28132 91 0 0 20 0 1 0 335880779 81362944 19336 33554432000 4194304 7823515 140733593618032 140733593613368 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 19864 19336 577 887 0 18974 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 79456

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16166
/proc/meminfo: memFree=30380952/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81816 CPUtime=342.22 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 84760 0 0 0 34113 109 0 0 20 0 1 0 335880779 83779584 19915 33554432000 4194304 7823515 140733593618032 140733593612728 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 20454 19915 577 887 0 19564 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 81816

[startup+402.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 16166
/proc/meminfo: memFree=30381048/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81616 CPUtime=402.21 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 90828 0 0 0 40095 126 0 0 20 0 1 0 335880779 83574784 19903 33554432000 4194304 7823515 140733593618032 140733593613368 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 20404 19903 577 887 0 19514 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 81616

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16166
/proc/meminfo: memFree=30380768/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81840 CPUtime=462.19 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 96894 0 0 0 46079 140 0 0 20 0 1 0 335880779 83804160 19917 33554432000 4194304 7823515 140733593618032 140733593613720 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 20460 19917 577 887 0 19570 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 81840

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16166
/proc/meminfo: memFree=30380572/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81684 CPUtime=522.18 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 102365 0 0 0 52061 157 0 0 20 0 1 0 335880779 83644416 19878 33554432000 4194304 7823515 140733593618032 140733593613368 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 20421 19878 577 887 0 19531 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 81684

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16167
/proc/meminfo: memFree=30380604/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81684 CPUtime=582.18 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 102418 0 0 0 58045 173 0 0 20 0 1 0 335880779 83644416 19931 33554432000 4194304 7823515 140733593618032 140733593615112 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 20421 19931 577 887 0 19531 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 81684

[startup+642.301 s]

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

/proc/meminfo: memFree=30100864/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81624 CPUtime=1062.1 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 115591 0 0 0 105908 302 0 0 20 0 1 0 335880779 83582976 19901 33554432000 4194304 7823515 140733593618032 140733593613368 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 20406 19901 579 887 0 19516 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 81624

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16209
/proc/meminfo: memFree=30100472/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81812 CPUtime=1122.09 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 115665 0 0 0 111890 319 0 0 20 0 1 0 335880779 83775488 19975 33554432000 4194304 7823515 140733593618032 140733593613720 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16160/statm: 20453 19975 579 887 0 19563 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 81812

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16209
/proc/meminfo: memFree=30100500/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81812 CPUtime=1182.07 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 115684 0 0 0 117873 334 0 0 20 0 1 0 335880779 83775488 19992 33554432000 4194304 7823515 140733593618032 140733593614024 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20453 19992 579 887 0 19563 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 81812

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16210
/proc/meminfo: memFree=30100440/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81812 CPUtime=1242.06 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 115692 0 0 0 123856 350 0 0 20 0 1 0 335880779 83775488 20000 33554432000 4194304 7823515 140733593618032 140733593613368 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20453 20000 579 887 0 19563 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 81812

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 16210
/proc/meminfo: memFree=30100440/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81812 CPUtime=1302.07 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 115695 0 0 0 129841 366 0 0 20 0 1 0 335880779 83775488 20003 33554432000 4194304 7823515 140733593618032 140733593613832 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20453 20003 579 887 0 19563 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 81812

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16210
/proc/meminfo: memFree=30100316/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81812 CPUtime=1362.05 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 115701 0 0 0 135824 381 0 0 20 0 1 0 335880779 83775488 20009 33554432000 4194304 7823515 140733593618032 140733593613720 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20453 20009 579 887 0 19563 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 81812

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 16210
/proc/meminfo: memFree=30100320/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81812 CPUtime=1422.04 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 115704 0 0 0 141806 398 0 0 20 0 1 0 335880779 83775488 20012 33554432000 4194304 7823515 140733593618032 140733593613368 6211603 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20453 20012 579 887 0 19563 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 81812

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16213
/proc/meminfo: memFree=30100188/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81812 CPUtime=1482.03 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 115714 0 0 0 147788 415 0 0 20 0 1 0 335880779 83775488 20022 33554432000 4194304 7823515 140733593618032 140733593613368 5971099 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20453 20022 579 887 0 19563 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 81812

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 16214
/proc/meminfo: memFree=30100840/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81652 CPUtime=1542.02 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 121082 0 0 0 153772 430 0 0 20 0 1 0 335880779 83611648 19887 33554432000 4194304 7823515 140733593618032 140733593613080 6212552 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20413 19887 579 887 0 19523 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 81652

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16214
/proc/meminfo: memFree=30100964/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81652 CPUtime=1602.01 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 121122 0 0 0 159755 446 0 0 20 0 1 0 335880779 83611648 19927 33554432000 4194304 7823515 140733593618032 140733593613368 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20413 19927 579 887 0 19523 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 81652

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16214
/proc/meminfo: memFree=30085052/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81652 CPUtime=1662 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 121143 0 0 0 165740 460 0 0 20 0 1 0 335880779 83611648 19948 33554432000 4194304 7823515 140733593618032 140733593613144 6211590 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20413 19948 579 887 0 19523 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 81652

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16215
/proc/meminfo: memFree=30083256/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81844 CPUtime=1721.99 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 121173 0 0 0 171724 475 0 0 20 0 1 0 335880779 83808256 19978 33554432000 4194304 7823515 140733593618032 140733593613368 6237316 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20461 19978 579 887 0 19571 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 81844

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16215
/proc/meminfo: memFree=30082968/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81844 CPUtime=1781.98 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 121181 0 0 0 177709 489 0 0 20 0 1 0 335880779 83808256 19986 33554432000 4194304 7823515 140733593618032 140733593613000 6211473 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20461 19986 579 887 0 19571 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 81844

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16215
/proc/meminfo: memFree=30083216/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81844 CPUtime=1785.18 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 121183 0 0 0 178028 490 0 0 20 0 1 0 335880779 83808256 19988 33554432000 4194304 7823515 140733593618032 140733593613368 6109344 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20461 19988 579 887 0 19571 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 81844

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16215
/proc/meminfo: memFree=30083100/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81844 CPUtime=1791.58 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 121184 0 0 0 178667 491 0 0 20 0 1 0 335880779 83808256 19989 33554432000 4194304 7823515 140733593618032 140733593613720 6211014 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20461 19989 579 887 0 19571 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 81844

[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16215
/proc/meminfo: memFree=30083100/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81844 CPUtime=1793.18 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 121184 0 0 0 178826 492 0 0 20 0 1 0 335880779 83808256 19989 33554432000 4194304 7823515 140733593618032 140733593613000 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20461 19989 579 887 0 19571 0
Current children cumulated CPU time (s) 1793.18
Current children cumulated vsize (KiB) 81844

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16216
/proc/meminfo: memFree=30083092/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81844 CPUtime=1794.78 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 121185 0 0 0 178986 492 0 0 20 0 1 0 335880779 83808256 19990 33554432000 4194304 7823515 140733593618032 140733593613720 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20461 19990 579 887 0 19571 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 81844

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16216
/proc/meminfo: memFree=30083092/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81844 CPUtime=1795.58 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 121185 0 0 0 179065 493 0 0 20 0 1 0 335880779 83808256 19990 33554432000 4194304 7823515 140733593618032 140733593613720 6162538 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20461 19990 579 887 0 19571 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (KiB) 81844

[startup+1796.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16216
/proc/meminfo: memFree=30083092/32873648 swapFree=6860/6860
[pid=16160] ppid=16158 vsize=81844 CPUtime=1795.99 cores=0,2,4,6
/proc/16160/stat : 16160 (pbscip.linux.x8) R 16158 16160 4790 0 -1 4202496 121185 0 0 0 179106 493 0 0 20 0 1 0 335880779 83808256 19990 33554432000 4194304 7823515 140733593618032 140733593613720 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16160/statm: 20461 19990 579 887 0 19571 0
Current children cumulated CPU time (s) 1795.99
Current children cumulated vsize (KiB) 81844

Child status: 0
Real time (s): 1796.37
CPU time (s): 1796.06
CPU user time (s): 1791.13
CPU system time (s): 4.93325
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 102668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.13
system time used= 4.93325
maximum resident set size= 101144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121190
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= 31
involuntary context switches= 2159

runsolver used 3.19351 second user time and 7.2579 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 06:25:49
IDJOB=3733025
IDBENCH=2238
IDSOLVER=2321
FILE ID=node124/3733025-1338697549
RUNJOBID= node124-1338679211-13479
PBS_JOBID= 14636689
Free space on /tmp= 70700 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-4.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733025-1338697549/watcher-3733025-1338697549 -o /tmp/evaluation-result-3733025-1338697549/solver-3733025-1338697549 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733025-1338697549.opb

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

MD5SUM BENCH= 7bb05c60facd55e51c4cfcaa0e217e6e
RANDOM SEED=575166417

node124.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5357.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30456404 kB
Buffers:          181668 kB
Cached:          1362620 kB
SwapCached:         8280 kB
Active:           490408 kB
Inactive:        1158900 kB
Active(anon):      99016 kB
Inactive(anon):     8228 kB
Active(file):     391392 kB
Inactive(file):  1150672 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091572 kB
Dirty:             10124 kB
Writeback:             0 kB
AnonPages:        103812 kB
Mapped:            11300 kB
Shmem:                 0 kB
Slab:             629516 kB
SReclaimable:      73856 kB
SUnreclaim:       555660 kB
KernelStack:        1464 kB
PageTables:         3804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     219544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70688 MiB
End job on node124 at 2012-06-03 06:55:46