Trace number 3733069

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-36 1794.92 1795.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-1.opb
MD5SUM9984e76947bf9addca42277d72ff7107
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark61.0357
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -40
Optimality of the best value was proved YES
Number of variables760
Total number of constraints41314
Number of constraints which are clauses41314
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 760
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 760
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 760
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.18/0.22	c SCIP version 1.1.0.7
0.18/0.22	c LP-Solver SoPlex 1.4.1
0.18/0.22	c user parameter file <scip.set> not found - using default parameters
0.18/0.22	c read problem <HOME/instance-3733069-1338697582.opb>
0.18/0.22	c original problem has 760 variables (760 bin, 0 int, 0 impl, 0 cont) and 41314 constraints
0.18/0.26	c start presolving problem
0.18/0.26	c presolving:
0.39/0.47	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 41314 upgd conss, 82628 impls, 0 clqs
0.69/0.72	c    (0.5s) probing: 101/760 (13.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.69/0.72	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.69/0.72	c presolving (2 rounds):
0.69/0.72	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.69/0.72	c  82628 implications, 0 cliques
0.69/0.72	c presolved problem has 760 variables (760 bin, 0 int, 0 impl, 0 cont) and 41314 constraints
0.69/0.72	c   41314 constraints of type <logicor>
0.69/0.72	c transformed objective value is always integral (scale: 1)
0.69/0.72	c Presolving Time: 0.42
0.69/0.72	c strange?!, PURESAT with obj
0.69/0.72	c -----------------------------------------------------------------------------------------------
0.69/0.72	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.69/0.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.72	c limits/memory = c 13950
0.69/0.72	c # maximal time in seconds to run
0.69/0.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.72	c limits/time = c 1791
0.69/0.72	c # frequency for displaying node information lines
0.69/0.72	c # [type: int, range: [-1,2147483647], default: 100]
0.69/0.72	c display/freq = c 10000
0.69/0.72	c -----------------------------------------------------------------------------------------------
0.69/0.72	c start solving problem
0.69/0.72	c 
1.19/1.24	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.19/1.24	c   0.9s|     1 |     0 |   760 |  46M|   0 | 760 | 760 |  41k|  41k| 760 |  41k|   0 |   0 |   0 |-3.800000e+02 |      --      |    Inf 
1.19/1.24	o 0
1.19/1.24	c r 0.9s|     1 |     0 |   760 |  46M|   0 | 760 | 760 |  41k|  41k| 760 |  41k|   0 |   0 |   0 |-3.800000e+02 | 0.000000e+00 | 100.00%
1.19/1.27	o -1
1.19/1.27	c R 1.0s|     1 |     0 |   760 |  46M|   0 | 760 | 760 |  41k|  41k| 760 |  41k|   0 |   0 |   0 |-3.800000e+02 |-1.000000e+00 |  99.74%
1.28/1.30	o -2
1.28/1.30	c s 1.0s|     1 |     0 |   760 |  46M|   0 | 760 | 760 |  41k|  41k| 760 |  41k|   0 |   0 |   0 |-3.800000e+02 |-2.000000e+00 |  99.47%
2.09/2.18	c   1.9s|     1 |     0 |  1005 |  46M|   0 | 710 | 760 |  41k|  41k| 760 |  41k|   5 |   0 |   0 |-3.550000e+02 |-2.000000e+00 |  99.44%
3.09/3.18	c   2.9s|     1 |     0 |  1176 |  46M|   0 | 669 | 760 |  41k|  41k| 760 |  41k|  17 |   0 |   0 |-3.345000e+02 |-2.000000e+00 |  99.40%
4.69/4.79	c   4.5s|     1 |     0 |  1389 |  46M|   0 | 632 | 760 |  41k|  41k| 760 |  41k|  24 |   0 |   0 |-3.160000e+02 |-2.000000e+00 |  99.37%
6.49/6.50	c   6.2s|     1 |     0 |  1589 |  46M|   0 | 593 | 760 |  41k|  41k| 760 |  41k|  34 |   0 |   0 |-2.965000e+02 |-2.000000e+00 |  99.33%
8.28/8.31	c   8.0s|     1 |     0 |  1803 |  46M|   0 | 572 | 760 |  41k|  41k| 760 |  41k|  41 |   0 |   0 |-2.860000e+02 |-2.000000e+00 |  99.30%
10.09/10.14	c   9.8s|     1 |     0 |  2005 |  46M|   0 | 540 | 760 |  41k|  41k| 760 |  41k|  45 |   0 |   0 |-2.700000e+02 |-2.000000e+00 |  99.26%
11.99/12.02	c  11.7s|     1 |     0 |  2250 |  46M|   0 | 504 | 760 |  41k|  41k| 760 |  41k|  54 |   0 |   0 |-2.520000e+02 |-2.000000e+00 |  99.21%
13.88/13.91	c  13.6s|     1 |     0 |  2538 |  46M|   0 | 469 | 760 |  41k|  41k| 760 |  41k|  60 |   0 |   0 |-2.345000e+02 |-2.000000e+00 |  99.15%
15.78/15.88	c  15.5s|     1 |     0 |  2848 |  46M|   0 | 436 | 760 |  41k|  41k| 760 |  41k|  65 |   0 |   0 |-2.180000e+02 |-2.000000e+00 |  99.08%
17.79/17.86	c  17.5s|     1 |     0 |  3202 |  46M|   0 | 386 | 760 |  41k|  41k| 760 |  41k|  71 |   0 |   0 |-1.930000e+02 |-2.000000e+00 |  98.96%
18.69/18.70	c  18.4s|     1 |     0 |  3584 |  46M|   0 | 351 | 760 |  41k|  41k| 760 |  41k|  79 |   0 |   0 |-1.755000e+02 |-2.000000e+00 |  98.86%
19.38/19.45	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.38/19.45	c  19.1s|     1 |     0 |  3903 |  46M|   0 | 312 | 760 |  41k|  41k| 760 |  41k|  85 |   0 |   0 |-1.560000e+02 |-2.000000e+00 |  98.72%
20.09/20.19	c  19.8s|     1 |     0 |  4225 |  46M|   0 | 276 | 760 |  41k|  41k| 760 |  41k|  93 |   0 |   0 |-1.380000e+02 |-2.000000e+00 |  98.55%
20.79/20.86	c  20.5s|     1 |     0 |  4477 |  46M|   0 | 241 | 760 |  41k|  41k| 760 |  41k|  98 |   0 |   0 |-1.205000e+02 |-2.000000e+00 |  98.34%
21.59/21.67	c  21.3s|     1 |     0 |  4854 |  46M|   0 | 208 | 760 |  41k|  41k| 760 |  41k| 103 |   0 |   0 |-1.040000e+02 |-2.000000e+00 |  98.08%
22.38/22.46	c  22.1s|     1 |     0 |  5229 |  46M|   0 | 173 | 760 |  41k|  41k| 760 |  41k| 108 |   0 |   0 |-8.750000e+01 |-2.000000e+00 |  97.71%
23.38/23.40	c  23.0s|     1 |     0 |  5736 |  46M|   0 | 142 | 760 |  41k|  41k| 760 |  41k| 114 |   0 |   0 |-7.100000e+01 |-2.000000e+00 |  97.18%
23.98/24.03	c  23.7s|     1 |     0 |  6011 |  46M|   0 | 126 | 760 |  41k|  41k| 760 |  41k| 117 |   0 |   0 |-6.300000e+01 |-2.000000e+00 |  96.83%
24.49/24.51	c  24.1s|     1 |     0 |  6171 |  46M|   0 |  96 | 760 |  41k|  41k| 760 |  41k| 127 |   0 |   0 |-5.000000e+01 |-2.000000e+00 |  96.00%
24.49/24.52	o -3
24.49/24.52	c R24.1s|     1 |     0 |  6171 |  46M|   0 |  96 | 760 |  41k|  41k| 760 |  41k| 127 |   0 |   0 |-5.000000e+01 |-3.000000e+00 |  94.00%
25.09/25.15	c  24.8s|     1 |     0 |  6455 |  46M|   0 | 139 | 760 |  41k|  41k| 760 |  41k| 131 |   0 |   0 |-4.494444e+01 |-3.000000e+00 |  93.33%
25.09/25.16	o -3
25.09/25.16	c s24.8s|     1 |     0 |  6455 |  46M|   0 | 139 | 760 |  41k|  41k| 760 |  41k| 131 |   0 |   0 |-4.494444e+01 |-3.000000e+00 |  93.33%
25.59/25.61	c  25.2s|     1 |     0 |  6642 |  46M|   0 | 110 | 760 |  41k|  41k| 760 |  41k| 140 |   0 |   0 |-4.150000e+01 |-3.000000e+00 |  92.77%
25.59/25.62	o -4
25.59/25.62	c R25.2s|     1 |     0 |  6642 |  46M|   0 | 110 | 760 |  41k|  41k| 760 |  41k| 140 |   0 |   0 |-4.150000e+01 |-4.000000e+00 |  90.36%
25.78/25.86	c  25.5s|     1 |     0 |  6706 |  46M|   0 | 111 | 760 |  41k|  41k| 760 |  41k| 144 |   0 |   0 |-4.100000e+01 |-4.000000e+00 |  90.24%
26.18/26.26	c  25.9s|     1 |     0 |  6875 |  47M|   0 | 132 | 760 |  41k|  41k| 760 |  41k| 156 |   0 |   0 |-4.100000e+01 |-4.000000e+00 |  90.24%
26.18/26.27	o -4
26.18/26.27	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
26.18/26.27	c s25.9s|     1 |     0 |  6875 |  47M|   0 | 132 | 760 |  41k|  41k| 760 |  41k| 156 |   0 |   0 |-4.100000e+01 |-4.000000e+00 |  90.24%
27.28/27.39	c  27.0s|     1 |     0 |  7007 |  47M|   0 | 138 | 760 |  41k|  41k| 760 |  41k| 165 |   0 |   0 |-4.100000e+01 |-4.000000e+00 |  90.24%
32.19/32.25	c  31.8s|     1 |     0 |  7168 |  47M|   0 | 140 | 760 |  41k|  41k| 760 |  41k| 177 |   0 |   0 |-4.100000e+01 |-4.000000e+00 |  90.24%
37.08/37.19	c  36.8s|     1 |     0 |  7382 |  47M|   0 | 142 | 760 |  41k|  41k| 760 |  41k| 183 |   0 |   0 |-4.100000e+01 |-4.000000e+00 |  90.24%
42.08/42.18	c  41.7s|     1 |     0 |  7642 |  47M|   0 | 164 | 760 |  41k|  41k| 760 |  41k| 194 |   0 |   0 |-4.085714e+01 |-4.000000e+00 |  90.21%
47.78/47.85	c  47.4s|     1 |     0 |  7789 |  47M|   0 | 159 | 760 |  41k|  41k| 760 |  41k| 208 |   0 |   0 |-4.085714e+01 |-4.000000e+00 |  90.21%
48.79/48.81	c  48.3s|     1 |     0 |  8072 |  47M|   0 | 141 | 760 |  41k|  41k| 760 |  41k| 221 |   0 |   0 |-4.000000e+01 |-4.000000e+00 |  90.00%
49.59/49.64	c  49.2s|     1 |     0 |  8309 |  47M|   0 | 155 | 760 |  41k|  41k| 760 |  41k| 235 |   0 |   0 |-4.000000e+01 |-4.000000e+00 |  90.00%
54.99/55.02	c  54.5s|     1 |     0 |  8543 |  47M|   0 | 147 | 760 |  41k|  41k| 760 |  41k| 245 |   0 |   0 |-4.000000e+01 |-4.000000e+00 |  90.00%
56.78/56.88	c  56.4s|     1 |     0 |  8712 |  47M|   0 | 159 | 760 |  41k|  41k| 760 |  41k| 256 |   0 |   0 |-4.000000e+01 |-4.000000e+00 |  90.00%
61.58/61.69	c  61.2s|     1 |     0 |  8980 |  47M|   0 | 156 | 760 |  41k|  41k| 760 |  41k| 266 |   0 |   0 |-4.000000e+01 |-4.000000e+00 |  90.00%
67.19/67.29	c  66.8s|     1 |     0 |  9229 |  47M|   0 | 142 | 760 |  41k|  41k| 760 |  41k| 277 |   0 |   0 |-4.000000e+01 |-4.000000e+00 |  90.00%
67.28/67.31	o -29
67.28/67.31	c k66.8s|     1 |     0 |  9229 |  47M|   0 | 142 | 760 |  41k|  41k| 760 |  41k| 277 |   0 |   0 |-4.000000e+01 |-2.900000e+01 |  27.50%
67.98/68.05	c  67.5s|     1 |     0 |  9229 |  47M|   0 | 142 | 760 |  41k|  41k| 760 |  41k| 277 |   0 |   0 |-4.000000e+01 |-2.900000e+01 |  27.50%
73.08/73.16	c  72.6s|     1 |     0 |  9479 |  47M|   0 | 187 | 760 |  41k|  41k| 760 |  41k| 285 |   0 |   0 |-4.000000e+01 |-2.900000e+01 |  27.50%
97.27/97.37	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
97.27/97.37	c  96.8s|     1 |     2 |  9479 |  47M|   0 | 187 | 760 |  41k|  41k| 760 |  41k| 285 |   0 |  32 |-4.000000e+01 |-2.900000e+01 |  27.50%
219.34/219.43	o -30
219.34/219.43	c p 219s|    28 |    27 | 12806 |  48M|  15 |   - | 760 |  41k|  23k| 760 |  41k| 285 |   0 | 575 |-4.000000e+01 |-3.000000e+01 |  25.00%
219.34/219.44	o -32
219.34/219.44	c p 219s|    28 |    23 | 12807 |  48M|  15 |   - | 760 |  41k|  23k| 760 |  41k| 285 |   0 | 575 |-4.000000e+01 |-3.200000e+01 |  20.00%
270.13/270.20	o -33
270.13/270.20	c p 269s|   159 |   127 | 28208 |  50M|  21 |   - | 760 |  41k|  18k| 760 |  41k| 285 |   0 | 715 |-4.000000e+01 |-3.300000e+01 |  17.50%
317.13/317.22	o -34
317.13/317.22	c * 316s|   579 |   334 | 53585 |  52M|  45 |   - | 760 |  41k|  11k| 760 |  41k| 285 |   0 | 870 |-4.000000e+01 |-3.400000e+01 |  15.00%
351.12/351.21	o -35
351.12/351.21	c * 350s|  1109 |   407 | 70788 |  53M|  69 |   - | 760 |  41k|  12k| 760 |  41k| 285 |   0 | 962 |-4.000000e+01 |-3.500000e+01 |  12.50%
1102.31/1102.58	c  1100s| 10000 |  4856 |519153 | 105M|  79 |  78 | 760 |  41k|  11k| 760 |  41k| 285 |   0 |2670 |-4.000000e+01 |-3.500000e+01 |  12.50%
1260.38/1260.66	o -36
1260.38/1260.66	c p1258s| 12281 |  4040 |630888 |  98M|  79 |   - | 760 |  41k|  16k| 760 |  41k| 285 |   0 |2794 |-4.000000e+01 |-3.600000e+01 |  10.00%
1794.80/1795.11	c 
1794.80/1795.11	c SCIP Status        : solving was interrupted [time limit reached]
1794.80/1795.11	c Solving Time (sec) : 1791.00
1794.80/1795.11	c Solving Nodes      : 19167
1794.80/1795.11	c Primal Bound       : -3.60000000000000e+01 (466 solutions)
1794.80/1795.11	c Dual Bound         : -4.00000000000000e+01
1794.80/1795.11	c Gap                : 10.00 %
1794.80/1795.12	c NODE         19167
1794.80/1795.12	c DUAL BOUND   -40
1794.80/1795.12	c PRIMAL BOUND -36
1794.80/1795.12	c GAP          0.1
1794.80/1795.12	s SATISFIABLE
1794.80/1795.12	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 
1794.80/1795.12	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 
1794.80/1795.12	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 
1794.80/1795.12	v -x79 -x80 -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 -x102 -x103 
1794.80/1795.12	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 
1794.80/1795.12	v -x125 -x126 x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 
1794.80/1795.12	v -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
1794.80/1795.12	v -x167 -x168 -x169 -x170 x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 
1794.80/1795.12	v -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 x205 -x206 -x207 -x208 
1794.80/1795.12	v -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 
1794.80/1795.12	v -x230 x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 
1794.80/1795.12	v x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 x270 -x271 
1794.80/1795.12	v -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 x286 -x287 -x288 -x289 -x290 -x291 -x292 
1794.80/1795.12	v -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 
1794.80/1795.12	v -x314 -x315 -x316 -x317 -x318 -x319 -x320 x321 -x322 -x323 x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 
1794.80/1795.12	v -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 
1794.80/1795.12	v -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 x373 -x374 -x375 -x376 
1794.80/1795.12	v -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 
1794.80/1795.12	v -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 x413 -x414 -x415 -x416 -x417 -x418 
1794.80/1795.12	v -x419 -x420 -x421 x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 
1794.80/1795.12	v -x440 -x441 -x442 -x443 -x444 -x445 x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 
1794.80/1795.12	v -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 x479 -x480 -x481 
1794.80/1795.12	v -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 
1794.80/1795.12	v -x503 -x504 -x505 x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 
1794.80/1795.12	v x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 
1794.80/1795.12	v -x545 -x546 -x547 -x548 x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 x559 -x560 -x561 -x562 -x563 -x564 -x565 
1794.80/1795.12	v -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 x585 -x586 
1794.80/1795.12	v -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 
1794.80/1795.12	v -x608 -x609 -x610 -x611 -x612 x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 
1794.80/1795.12	v -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 x644 -x645 -x646 -x647 -x648 -x649 
1794.80/1795.12	v -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 
1794.80/1795.12	v -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 
1794.80/1795.12	v -x692 -x693 -x694 -x695 x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 x707 -x708 -x709 -x710 -x711 -x712 
1794.80/1795.12	v -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 
1794.80/1795.12	v -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 
1794.80/1795.12	v -x755 -x756 -x757 -x758 -x759 -x760 
1794.80/1795.12	c SCIP Status        : solving was interrupted [time limit reached]
1794.80/1795.12	c Solving Time       :    1791.00
1794.80/1795.12	c Original Problem   :
1794.80/1795.12	c   Problem name     : HOME/instance-3733069-1338697582.opb
1794.80/1795.12	c   Variables        : 760 (760 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.80/1795.12	c   Constraints      : 41314 initial, 41314 maximal
1794.80/1795.12	c Presolved Problem  :
1794.80/1795.12	c   Problem name     : t_HOME/instance-3733069-1338697582.opb
1794.80/1795.12	c   Variables        : 760 (760 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.80/1795.12	c   Constraints      : 41314 initial, 41314 maximal
1794.80/1795.12	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.80/1795.12	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1794.80/1795.12	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1794.80/1795.12	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.80/1795.12	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.80/1795.12	c   implics          :       0.00          0          0          0          0          0          0          0          0
1794.80/1795.12	c   probing          :       0.23          0          0          0          0          0          0          0          0
1794.80/1795.12	c   logicor          :       0.05          0          0          0          0          0          0          0          0
1794.80/1795.12	c   root node        :          -          0          -          -          0          -          -          -          -
1794.80/1795.12	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.80/1795.12	c   integral         :          0          0          0      14129          0         19        377          0          0      27860
1794.80/1795.12	c   logicor          :      41314         35      23376          2          1          0     364688          0          0          0
1794.80/1795.12	c   countsols        :          0          0          0          2          1          0          0          0          0          0
1794.80/1795.12	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.80/1795.12	c   integral         :     466.52       0.00       0.00     466.52       0.00
1794.80/1795.12	c   logicor          :       8.87       0.08       8.78       0.01       0.00
1794.80/1795.12	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.80/1795.12	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.80/1795.12	c   rootredcost      :       0.00          6          0          0
1794.80/1795.12	c   pseudoobj        :       1.11      40268          0          0
1794.80/1795.12	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.80/1795.12	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1794.80/1795.12	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1794.80/1795.12	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.80/1795.12	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.80/1795.12	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.80/1795.12	c   applied globally :          -          -          -          0        0.0          -          -          -
1794.80/1795.12	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.80/1795.12	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.80/1795.12	c   cut pool         :       0.00         34          -          -         91          -    (maximal pool size: 492)
1794.80/1795.12	c   redcost          :       0.48      14226          0         67          0          0
1794.80/1795.12	c   impliedbounds    :       0.01         35          0          0          0          0
1794.80/1795.12	c   intobj           :       0.00          0          0          0          0          0
1794.80/1795.12	c   gomory           :      45.57         35          0          0      14663          0
1794.80/1795.12	c   strongcg         :       2.97         20          0          0      10000          0
1794.80/1795.12	c   cmir             :       4.57         10          0          0          0          0
1794.80/1795.12	c   flowcover        :       4.70         10          0          0          0          0
1794.80/1795.12	c   clique           :       0.46         35          0          0        310          0
1794.80/1795.12	c   zerohalf         :       0.00          0          0          0          0          0
1794.80/1795.12	c   mcf              :       0.02          1          0          0          0          0
1794.80/1795.12	c Pricers            :       Time      Calls       Vars
1794.80/1795.12	c   problem variables:       0.00          0          0
1794.80/1795.12	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.80/1795.12	c   relpscost        :     466.51      14127         19        377          0          0      27860
1794.80/1795.12	c   pscost           :       0.00          0          0          0          0          0          0
1794.80/1795.12	c   inference        :       0.00          1          0          0          0          0          2
1794.80/1795.12	c   mostinf          :       0.00          0          0          0          0          0          0
1794.80/1795.12	c   leastinf         :       0.00          0          0          0          0          0          0
1794.80/1795.12	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.80/1795.12	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.80/1795.12	c   random           :       0.00          0          0          0          0          0          0
1794.80/1795.12	c Primal Heuristics  :       Time      Calls      Found
1794.80/1795.12	c   LP solutions     :       0.00          -          2
1794.80/1795.12	c   pseudo solutions :       0.00          -          0
1794.80/1795.12	c   feaspump         :       0.00          0          0
1794.80/1795.12	c   oneopt           :       0.03          6          1
1794.80/1795.12	c   crossover        :       1.73         14          4
1794.80/1795.12	c   coefdiving       :      30.24         62         14
1794.80/1795.12	c   pscostdiving     :      10.49         62         21
1794.80/1795.12	c   veclendiving     :      16.69         62         11
1794.80/1795.12	c   fracdiving       :      30.39         62          6
1794.80/1795.12	c   linesearchdiving :       9.86         62          7
1794.80/1795.12	c   guideddiving     :      28.92         62         13
1794.80/1795.12	c   objpscostdiving  :      13.97         32        106
1794.80/1795.12	c   rootsoldiving    :      10.28         32         78
1794.80/1795.12	c   simplerounding   :       0.37      14162        185
1794.80/1795.12	c   rounding         :      16.86       8141          3
1794.80/1795.12	c   shifting         :       3.41       1434         14
1794.80/1795.12	c   intshifting      :       0.00          0          0
1794.80/1795.12	c   fixandinfer      :       0.00          0          0
1794.80/1795.12	c   intdiving        :       0.00          0          0
1794.80/1795.12	c   actconsdiving    :       0.00          0          0
1794.80/1795.12	c   octane           :       0.00          0          0
1794.80/1795.12	c   rens             :       0.70          1          1
1794.80/1795.12	c   rins             :       0.00          0          0
1794.80/1795.12	c   localbranching   :       0.00          0          0
1794.80/1795.12	c   mutation         :       0.00          0          0
1794.80/1795.12	c   dins             :       0.00          0          0
1794.80/1795.12	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.80/1795.12	c   primal LP        :       0.05          0          0       0.00       0.00
1794.80/1795.12	c   dual LP          :     998.19      19380     887235      45.78     888.84
1794.80/1795.12	c   barrier LP       :       0.00          0          0       0.00          -
1794.80/1795.12	c   diving/probing LP:     132.89       5639      87483      15.51     658.31
1794.80/1795.12	c   strong branching :     466.09       3872     356555      92.09     764.99
1794.80/1795.12	c     (at root node) :          -         32      16699     521.84          -
1794.80/1795.12	c   conflict analysis:       0.00          0          0       0.00          -
1794.80/1795.12	c B&B Tree           :
1794.80/1795.12	c   number of runs   :          1
1794.80/1795.12	c   nodes            :      19167
1794.80/1795.12	c   nodes (total)    :      19167
1794.80/1795.12	c   nodes left       :       6658
1794.80/1795.12	c   max depth        :         79
1794.80/1795.12	c   max depth (total):         79
1794.80/1795.12	c   backtracks       :       2076 (10.8%)
1794.80/1795.12	c   delayed cutoffs  :          0
1794.80/1795.12	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1794.80/1795.12	c   avg switch length:       5.03
1794.80/1795.12	c   switching time   :      13.23
1794.80/1795.12	c Solution           :
1794.80/1795.12	c   Solutions found  :        466 (14 improvements)
1794.80/1795.12	c   Primal Bound     : -3.60000000000000e+01   (in run 1, after 12281 nodes, 1257.78 seconds, depth 28, found by <pscostdiving>)
1794.80/1795.12	c   Dual Bound       : -4.00000000000000e+01
1794.80/1795.12	c   Gap              :      10.00 %
1794.80/1795.12	c   Root Dual Bound  : -4.00000000000000e+01
1794.91/1795.21	c Time complete: 1794.91.

Verifier Data

OK	-36

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-3733069-1338697582/watcher-3733069-1338697582 -o /tmp/evaluation-result-3733069-1338697582/solver-3733069-1338697582 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733069-1338697582.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29918
/proc/meminfo: memFree=28137364/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=9132 CPUtime=0 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 1626 0 0 0 0 0 0 0 20 0 1 0 335884218 9351168 1578 33554432000 4194304 7823515 140735857377280 140735696665608 4847331 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 2283 1580 354 887 0 1393 0

[startup+0.100586 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29918
/proc/meminfo: memFree=28137364/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=16880 CPUtime=0.09 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 3561 0 0 0 9 0 0 0 20 0 1 0 335884218 17285120 3513 33554432000 4194304 7823515 140735857377280 140735857243384 6908057 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 4220 3513 354 887 0 3330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16880

[startup+0.200213 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29918
/proc/meminfo: memFree=28137364/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=22520 CPUtime=0.18 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 4967 0 0 0 18 0 0 0 20 0 1 0 335884218 23060480 4919 33554432000 4194304 7823515 140735857377280 140735857243384 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 5630 4919 354 887 0 4740 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 22520

[startup+0.300191 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29918
/proc/meminfo: memFree=28137364/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=49936 CPUtime=0.29 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 11880 0 0 0 27 2 0 0 20 0 1 0 335884218 51134464 11478 33554432000 4194304 7823515 140735857377280 140735857243384 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 12484 11478 417 887 0 11594 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49936

[startup+0.700183 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29918
/proc/meminfo: memFree=28137364/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=71820 CPUtime=0.69 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 16917 0 0 0 63 6 0 0 20 0 1 0 335884218 73543680 16954 33554432000 4194304 7823515 140735857377280 140735857373976 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 17955 16954 437 887 0 17065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71820

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29919
/proc/meminfo: memFree=28035588/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=121624 CPUtime=1.49 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 26525 0 0 0 140 9 0 0 20 0 1 0 335884218 124542976 27826 33554432000 4194304 7823515 140735857377280 140735857373976 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 30406 27826 526 887 0 29516 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121624

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29919
/proc/meminfo: memFree=28023240/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=126760 CPUtime=3.09 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 28513 0 0 0 299 10 0 0 20 0 1 0 335884218 129802240 29696 33554432000 4194304 7823515 140735857377280 140735857372424 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 31690 29696 547 887 0 30800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126760

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29919
/proc/meminfo: memFree=28017980/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=128448 CPUtime=6.29 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 29011 0 0 0 618 11 0 0 20 0 1 0 335884218 131530752 30194 33554432000 4194304 7823515 140735857377280 140735857373032 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 32112 30194 547 887 0 31222 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 128448

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29920
/proc/meminfo: memFree=28013532/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=131180 CPUtime=12.69 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 30021 0 0 0 1257 12 0 0 20 0 1 0 335884218 134328320 31204 33554432000 4194304 7823515 140735857377280 140735857373032 5575805 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 32795 31204 548 887 0 31905 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 131180

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29920
/proc/meminfo: memFree=27975428/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=131180 CPUtime=25.49 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 30307 0 0 0 2534 15 0 0 20 0 1 0 335884218 134328320 31484 33554432000 4194304 7823515 140735857377280 140735857372296 6150566 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 32795 31484 548 887 0 31905 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 131180

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29920
/proc/meminfo: memFree=27974408/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=131180 CPUtime=51.08 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 30418 0 0 0 5082 26 0 0 20 0 1 0 335884218 134328320 31595 33554432000 4194304 7823515 140735857377280 140735857372376 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 32795 31595 548 887 0 31905 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 131180

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29920
/proc/meminfo: memFree=27938824/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=163080 CPUtime=102.28 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 38390 0 0 0 10189 39 0 0 20 0 1 0 335884218 166993920 39567 33554432000 4194304 7823515 140735857377280 140735857371976 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 40770 39567 570 887 0 39880 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 163080

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29920
/proc/meminfo: memFree=27937392/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=163080 CPUtime=162.25 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 38407 0 0 0 16177 48 0 0 20 0 1 0 335884218 166993920 39955 33554432000 4194304 7823515 140735857377280 140735857372392 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 40770 39955 570 887 0 39880 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 163080

[startup+222.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 29923
/proc/meminfo: memFree=27935628/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=163080 CPUtime=222.25 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 38412 0 0 0 22168 57 0 0 20 0 1 0 335884218 166993920 40307 33554432000 4194304 7823515 140735857377280 140735857371304 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 40770 40307 571 887 0 39880 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 163080

[startup+282.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 29924
/proc/meminfo: memFree=27933268/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=163080 CPUtime=282.24 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 38412 0 0 0 28156 68 0 0 20 0 1 0 335884218 166993920 40307 33554432000 4194304 7823515 140735857377280 140735857371976 6135967 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 40770 40307 571 887 0 39880 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 163080

[startup+342.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 29924
/proc/meminfo: memFree=27922412/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=169636 CPUtime=342.22 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 40005 0 0 0 34142 80 0 0 20 0 1 0 335884218 173707264 41900 33554432000 4194304 7823515 140735857377280 140735857372968 6099037 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 42409 41900 576 887 0 41519 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 169636

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 29924
/proc/meminfo: memFree=27941084/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=157296 CPUtime=402.21 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 40560 0 0 0 40127 94 0 0 20 0 1 0 335884218 161071104 38898 33554432000 4194304 7823515 140735857377280 140735857372440 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 39324 38898 576 887 0 38434 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 157296

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29924
/proc/meminfo: memFree=27941424/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=157296 CPUtime=462.2 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 40560 0 0 0 46116 104 0 0 20 0 1 0 335884218 161071104 38972 33554432000 4194304 7823515 140735857377280 140735857372328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 39324 38972 576 887 0 38434 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 157296

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29924
/proc/meminfo: memFree=27941424/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=157296 CPUtime=522.2 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 45838 0 0 0 52105 115 0 0 20 0 1 0 335884218 161071104 38972 33554432000 4194304 7823515 140735857377280 140735857373112 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 39324 38972 576 887 0 38434 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 157296

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29925
/proc/meminfo: memFree=27941672/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=157296 CPUtime=582.19 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 52335 0 0 0 58091 128 0 0 20 0 1 0 335884218 161071104 38972 33554432000 4194304 7823515 140735857377280 140735857371976 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 39324 38972 576 887 0 38434 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 157296

[startup+642.3 s]

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

/proc/meminfo: memFree=27896180/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=185644 CPUtime=1062.11 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 83993 0 0 0 105998 213 0 0 20 0 1 0 335884218 190099456 45167 33554432000 4194304 7823515 140735857377280 140735857372328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 46411 45167 576 887 0 45521 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 185644

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29929
/proc/meminfo: memFree=27887048/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=187992 CPUtime=1122.1 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 85039 0 0 0 111987 223 0 0 20 0 1 0 335884218 192503808 46217 33554432000 4194304 7823515 140735857377280 140735857372616 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 46998 46217 576 887 0 46108 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 187992

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29930
/proc/meminfo: memFree=27880288/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=192244 CPUtime=1182.09 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 86037 0 0 0 117976 233 0 0 20 0 1 0 335884218 196857856 47215 33554432000 4194304 7823515 140735857377280 140735857373240 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 48061 47215 576 887 0 47171 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 192244

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29931
/proc/meminfo: memFree=27875328/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=197772 CPUtime=1242.09 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 87196 0 0 0 123966 243 0 0 20 0 1 0 335884218 202518528 48374 33554432000 4194304 7823515 140735857377280 140735857372968 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 49443 48374 576 887 0 48553 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 197772

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29931
/proc/meminfo: memFree=27872780/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=199792 CPUtime=1302.08 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 97894 0 0 0 129950 258 0 0 20 0 1 0 335884218 204587008 48963 33554432000 4194304 7823515 140735857377280 140735857372616 6212771 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 49948 48963 576 887 0 49058 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 199792

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29931
/proc/meminfo: memFree=27867448/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=200540 CPUtime=1362.07 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 107136 0 0 0 135935 272 0 0 20 0 1 0 335884218 205352960 49783 33554432000 4194304 7823515 140735857377280 140735857372616 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 50135 49783 576 887 0 49245 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 200540

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29934
/proc/meminfo: memFree=27870540/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=199996 CPUtime=1422.07 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 116789 0 0 0 141922 285 0 0 20 0 1 0 335884218 204795904 49222 33554432000 4194304 7823515 140735857377280 140735857373768 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 49999 49222 576 887 0 49109 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 199996

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29935
/proc/meminfo: memFree=27867952/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=199996 CPUtime=1482.04 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 116879 0 0 0 147909 295 0 0 20 0 1 0 335884218 204795904 49312 33554432000 4194304 7823515 140735857377280 140735857372296 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 49999 49312 576 887 0 49109 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 199996

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29935
/proc/meminfo: memFree=27860448/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=203312 CPUtime=1542.04 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 126159 0 0 0 153895 309 0 0 20 0 1 0 335884218 208191488 50476 33554432000 4194304 7823515 140735857377280 140735857372616 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 50828 50476 576 887 0 49938 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 203312

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29935
/proc/meminfo: memFree=27857348/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=203312 CPUtime=1602.03 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 126159 0 0 0 159883 320 0 0 20 0 1 0 335884218 208191488 50476 33554432000 4194304 7823515 140735857377280 140735857372968 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 50828 50476 576 887 0 49938 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 203312

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29935
/proc/meminfo: memFree=27849724/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=204148 CPUtime=1662.02 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 126161 0 0 0 165871 331 0 0 20 0 1 0 335884218 209047552 50478 33554432000 4194304 7823515 140735857377280 140735857372616 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 51037 50478 576 887 0 50147 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 204148

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29935
/proc/meminfo: memFree=27849476/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=205724 CPUtime=1722.01 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 126316 0 0 0 171859 342 0 0 20 0 1 0 335884218 210661376 50633 33554432000 4194304 7823515 140735857377280 140735857373496 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 51431 50633 576 887 0 50541 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 205724

[startup+1782.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 29936
/proc/meminfo: memFree=27845068/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=209836 CPUtime=1782 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 148424 0 0 0 177841 359 0 0 20 0 1 0 335884218 214872064 51484 33554432000 4194304 7823515 140735857377280 140735857371976 6908047 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 52459 51484 576 887 0 51569 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 209836

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

[startup+1785.6 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 29936
/proc/meminfo: memFree=27844380/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=209836 CPUtime=1785.3 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 148426 0 0 0 178171 359 0 0 20 0 1 0 335884218 214872064 51486 33554432000 4194304 7823515 140735857377280 140735857372712 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 52459 51486 576 887 0 51569 0
Current children cumulated CPU time (s) 1785.3
Current children cumulated vsize (KiB) 209836

[startup+1792.01 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 29974
/proc/meminfo: memFree=27830704/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=210412 CPUtime=1791.7 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 148583 0 0 0 178810 360 0 0 20 0 1 0 335884218 215461888 51643 33554432000 4194304 7823515 140735857377280 140735857372680 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 52603 51643 576 887 0 51713 0
Current children cumulated CPU time (s) 1791.7
Current children cumulated vsize (KiB) 210412

[startup+1793.6 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 29974
/proc/meminfo: memFree=27816992/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=210412 CPUtime=1793.3 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 148589 0 0 0 178970 360 0 0 20 0 1 0 335884218 215461888 51649 33554432000 4194304 7823515 140735857377280 140735857372616 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 52603 51649 576 887 0 51713 0
Current children cumulated CPU time (s) 1793.3
Current children cumulated vsize (KiB) 210412

[startup+1794.4 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 29974
/proc/meminfo: memFree=27811472/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=210668 CPUtime=1794.1 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 148647 0 0 0 179049 361 0 0 20 0 1 0 335884218 215724032 51707 33554432000 4194304 7823515 140735857377280 140735857372616 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 52667 51707 576 887 0 51777 0
Current children cumulated CPU time (s) 1794.1
Current children cumulated vsize (KiB) 210668

[startup+1794.8 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 29974
/proc/meminfo: memFree=27811472/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=210668 CPUtime=1794.5 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 148656 0 0 0 179089 361 0 0 20 0 1 0 335884218 215724032 51716 33554432000 4194304 7823515 140735857377280 140735857372616 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 52667 51716 576 887 0 51777 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 210668

[startup+1795.2 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 29974
/proc/meminfo: memFree=27823816/32873648 swapFree=6864/6864
[pid=29918] ppid=29916 vsize=111324 CPUtime=1794.91 cores=1,3,5,7
/proc/29918/stat : 29918 (pbscip.linux.x8) R 29916 29918 19043 0 -1 4202496 148658 0 0 0 179130 361 0 0 20 0 1 0 335884218 113995776 27481 33554432000 4194304 7823515 140735857377280 140735857372616 5875900 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29918/statm: 27831 27481 578 887 0 26941 0
Current children cumulated CPU time (s) 1794.91
Current children cumulated vsize (KiB) 111324

Child status: 0
Real time (s): 1795.21
CPU time (s): 1794.92
CPU user time (s): 1791.3
CPU system time (s): 3.61745
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 245408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.3
system time used= 3.61745
maximum resident set size= 242932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148661
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= 1845

runsolver used 3.71543 second user time and 10.2584 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-03 06:26:22
IDJOB=3733069
IDBENCH=2243
IDSOLVER=2321
FILE ID=node120/3733069-1338697582
RUNJOBID= node120-1338679216-27544
PBS_JOBID= 14636693
Free space on /tmp= 70764 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/frb40-19-opb/normalized-frb40-19-1.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-3733069-1338697582/watcher-3733069-1338697582 -o /tmp/evaluation-result-3733069-1338697582/solver-3733069-1338697582 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733069-1338697582.opb

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

MD5SUM BENCH= 9984e76947bf9addca42277d72ff7107
RANDOM SEED=1373440872

node120.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		: 2666.456
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	: 5332.91
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		: 2666.456
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	: 5331.91
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		: 2666.456
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	: 5331.92
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		: 2666.456
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	: 5331.88
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		: 2666.456
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	: 5331.91
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		: 2666.456
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	: 5331.83
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		: 2666.456
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	: 5331.91
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		: 2666.456
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28137372 kB
Buffers:          559012 kB
Cached:          3117320 kB
SwapCached:         1580 kB
Active:          1827376 kB
Inactive:        1977524 kB
Active(anon):     120936 kB
Inactive(anon):     9224 kB
Active(file):    1706440 kB
Inactive(file):  1968300 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:             21404 kB
Writeback:             0 kB
AnonPages:        239576 kB
Mapped:            12920 kB
Shmem:                32 kB
Slab:             794280 kB
SReclaimable:     238256 kB
SUnreclaim:       556024 kB
KernelStack:        1472 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     249512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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= 70752 MiB
End job on node120 at 2012-06-03 06:56:18