Trace number 3733311

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-32 1795.45 1795.76

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
MD5SUM3895ca8e12182fcd80d7923f66584703
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark54.0378
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved YES
Number of variables595
Total number of constraints27931
Number of constraints which are clauses27931
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 595
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 595
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 595
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.09/0.16	c SCIP version 1.1.0.7
0.09/0.16	c LP-Solver SoPlex 1.4.1
0.09/0.16	c user parameter file <scip.set> not found - using default parameters
0.09/0.16	c read problem <HOME/instance-3733311-1338701163.opb>
0.09/0.16	c original problem has 595 variables (595 bin, 0 int, 0 impl, 0 cont) and 27931 constraints
0.09/0.19	c start presolving problem
0.09/0.19	c presolving:
0.29/0.33	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 27931 upgd conss, 55862 impls, 0 clqs
0.49/0.52	c    (0.3s) probing: 101/595 (17.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.49/0.52	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.49/0.52	c presolving (2 rounds):
0.49/0.52	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.49/0.52	c  55862 implications, 0 cliques
0.49/0.52	c presolved problem has 595 variables (595 bin, 0 int, 0 impl, 0 cont) and 27931 constraints
0.49/0.52	c   27931 constraints of type <logicor>
0.49/0.52	c transformed objective value is always integral (scale: 1)
0.49/0.52	c Presolving Time: 0.29
0.49/0.52	c strange?!, PURESAT with obj
0.49/0.52	c -----------------------------------------------------------------------------------------------
0.49/0.52	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.49/0.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.52	c limits/memory = c 13950
0.49/0.52	c # maximal time in seconds to run
0.49/0.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.52	c limits/time = c 1791
0.49/0.52	c # frequency for displaying node information lines
0.49/0.52	c # [type: int, range: [-1,2147483647], default: 100]
0.49/0.52	c display/freq = c 10000
0.49/0.52	c -----------------------------------------------------------------------------------------------
0.49/0.52	c start solving problem
0.49/0.52	c 
0.79/0.80	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.79/0.80	c   0.6s|     1 |     0 |   598 |  31M|   0 | 595 | 595 |  27k|  27k| 595 |  27k|   0 |   0 |   0 |-2.975000e+02 |      --      |    Inf 
0.79/0.81	o 0
0.79/0.81	c r 0.6s|     1 |     0 |   598 |  31M|   0 | 595 | 595 |  27k|  27k| 595 |  27k|   0 |   0 |   0 |-2.975000e+02 | 0.000000e+00 | 100.00%
0.79/0.82	o -1
0.79/0.82	c R 0.6s|     1 |     0 |   598 |  31M|   0 | 595 | 595 |  27k|  27k| 595 |  27k|   0 |   0 |   0 |-2.975000e+02 |-1.000000e+00 |  99.66%
1.28/1.39	c   1.2s|     1 |     0 |   715 |  31M|   0 | 549 | 595 |  27k|  27k| 595 |  27k|   5 |   0 |   0 |-2.745000e+02 |-1.000000e+00 |  99.64%
1.99/2.07	c   1.8s|     1 |     0 |   842 |  31M|   0 | 515 | 595 |  27k|  27k| 595 |  27k|  14 |   0 |   0 |-2.575000e+02 |-1.000000e+00 |  99.61%
2.79/2.88	c   2.6s|     1 |     0 |   988 |  31M|   0 | 474 | 595 |  27k|  27k| 595 |  27k|  34 |   0 |   0 |-2.370000e+02 |-1.000000e+00 |  99.58%
2.79/2.89	o -2
2.79/2.89	c R 2.6s|     1 |     0 |   988 |  31M|   0 | 474 | 595 |  27k|  27k| 595 |  27k|  34 |   0 |   0 |-2.370000e+02 |-2.000000e+00 |  99.16%
3.89/3.93	c   3.7s|     1 |     0 |  1224 |  31M|   0 | 437 | 595 |  27k|  27k| 595 |  27k|  49 |   0 |   0 |-2.177500e+02 |-2.000000e+00 |  99.08%
5.09/5.11	c   4.9s|     1 |     0 |  1511 |  31M|   0 | 401 | 595 |  27k|  27k| 595 |  27k|  58 |   0 |   0 |-1.997500e+02 |-2.000000e+00 |  99.00%
6.18/6.27	c   6.0s|     1 |     0 |  1744 |  31M|   0 | 368 | 595 |  27k|  27k| 595 |  27k|  64 |   0 |   0 |-1.832500e+02 |-2.000000e+00 |  98.91%
7.38/7.46	c   7.2s|     1 |     0 |  2028 |  31M|   0 | 338 | 595 |  27k|  27k| 595 |  28k|  69 |   0 |   0 |-1.682500e+02 |-2.000000e+00 |  98.81%
7.38/7.47	o -3
7.38/7.47	c R 7.2s|     1 |     0 |  2028 |  31M|   0 | 338 | 595 |  27k|  27k| 595 |  28k|  69 |   0 |   0 |-1.682500e+02 |-3.000000e+00 |  98.22%
7.38/7.48	o -4
7.38/7.48	c s 7.2s|     1 |     0 |  2028 |  31M|   0 | 338 | 595 |  27k|  27k| 595 |  28k|  69 |   0 |   0 |-1.682500e+02 |-4.000000e+00 |  97.62%
8.59/8.66	c   8.4s|     1 |     0 |  2374 |  31M|   0 | 295 | 595 |  27k|  27k| 595 |  28k|  73 |   0 |   0 |-1.467500e+02 |-4.000000e+00 |  97.27%
8.59/8.66	o -5
8.59/8.66	c R 8.4s|     1 |     0 |  2374 |  31M|   0 | 295 | 595 |  27k|  27k| 595 |  28k|  73 |   0 |   0 |-1.467500e+02 |-5.000000e+00 |  96.59%
9.48/9.56	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.48/9.56	c   9.3s|     1 |     0 |  2476 |  31M|   0 | 278 | 595 |  27k|  27k| 595 |  28k|  79 |   0 |   0 |-1.382500e+02 |-5.000000e+00 |  96.38%
10.68/10.70	c  10.4s|     1 |     0 |  2833 |  31M|   0 | 227 | 595 |  27k|  27k| 595 |  28k|  89 |   0 |   0 |-1.127500e+02 |-5.000000e+00 |  95.57%
10.99/11.09	c  10.8s|     1 |     0 |  3001 |  31M|   0 | 197 | 595 |  27k|  27k| 595 |  28k|  95 |   0 |   0 |-9.775000e+01 |-5.000000e+00 |  94.88%
11.58/11.62	c  11.3s|     1 |     0 |  3309 |  31M|   0 | 182 | 595 |  27k|  27k| 595 |  28k| 100 |   0 |   0 |-9.025000e+01 |-5.000000e+00 |  94.46%
12.09/12.18	c  11.9s|     1 |     0 |  3684 |  31M|   0 | 157 | 595 |  27k|  27k| 595 |  28k| 105 |   0 |   0 |-7.775000e+01 |-5.000000e+00 |  93.57%
12.58/12.61	c  12.3s|     1 |     0 |  3877 |  31M|   0 | 141 | 595 |  27k|  27k| 595 |  28k| 110 |   0 |   0 |-6.975000e+01 |-5.000000e+00 |  92.83%
13.09/13.13	c  12.9s|     1 |     0 |  4179 |  31M|   0 | 116 | 595 |  27k|  27k| 595 |  28k| 113 |   0 |   0 |-5.725000e+01 |-5.000000e+00 |  91.27%
13.48/13.52	c  13.2s|     1 |     0 |  4341 |  32M|   0 | 102 | 595 |  27k|  27k| 595 |  28k| 118 |   0 |   0 |-5.100000e+01 |-5.000000e+00 |  90.20%
13.88/13.95	c  13.7s|     1 |     0 |  4549 |  32M|   0 |  77 | 595 |  27k|  27k| 595 |  28k| 124 |   0 |   0 |-3.950000e+01 |-5.000000e+00 |  87.34%
14.19/14.29	c  14.0s|     1 |     0 |  4682 |  32M|   0 |  76 | 595 |  27k|  27k| 595 |  28k| 133 |   0 |   0 |-3.800000e+01 |-5.000000e+00 |  86.84%
14.48/14.58	c  14.3s|     1 |     0 |  4769 |  32M|   0 |  91 | 595 |  27k|  27k| 595 |  28k| 144 |   0 |   0 |-3.800000e+01 |-5.000000e+00 |  86.84%
14.89/14.91	c  14.6s|     1 |     0 |  4872 |  32M|   0 |  98 | 595 |  27k|  27k| 595 |  28k| 156 |   0 |   0 |-3.600000e+01 |-5.000000e+00 |  86.11%
15.09/15.14	c  14.9s|     1 |     0 |  4966 |  32M|   0 |  72 | 595 |  27k|  27k| 595 |  28k| 171 |   0 |   0 |-3.600000e+01 |-5.000000e+00 |  86.11%
15.48/15.58	c  15.3s|     1 |     0 |  5268 |  32M|   0 |  82 | 595 |  27k|  27k| 595 |  28k| 180 |   0 |   0 |-3.600000e+01 |-5.000000e+00 |  86.11%
15.88/15.97	c  15.7s|     1 |     0 |  5527 |  32M|   0 |  78 | 595 |  27k|  27k| 595 |  28k| 188 |   0 |   0 |-3.600000e+01 |-5.000000e+00 |  86.11%
16.28/16.36	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
16.28/16.36	c  16.1s|     1 |     0 |  5787 |  32M|   0 | 109 | 595 |  27k|  27k| 595 |  28k| 199 |   0 |   0 |-3.600000e+01 |-5.000000e+00 |  86.11%
16.58/16.65	c  16.4s|     1 |     0 |  5954 |  32M|   0 | 108 | 595 |  27k|  27k| 595 |  28k| 208 |   0 |   0 |-3.500000e+01 |-5.000000e+00 |  85.71%
16.88/16.94	c  16.6s|     1 |     0 |  6104 |  32M|   0 | 118 | 595 |  27k|  27k| 595 |  28k| 220 |   0 |   0 |-3.500000e+01 |-5.000000e+00 |  85.71%
18.09/18.14	c  17.9s|     1 |     0 |  6317 |  32M|   0 | 118 | 595 |  27k|  27k| 595 |  28k| 230 |   0 |   0 |-3.500000e+01 |-5.000000e+00 |  85.71%
18.39/18.41	c  18.1s|     1 |     0 |  6456 |  32M|   0 | 129 | 595 |  27k|  27k| 595 |  28k| 245 |   0 |   0 |-3.500000e+01 |-5.000000e+00 |  85.71%
18.69/18.73	c  18.4s|     1 |     0 |  6612 |  32M|   0 | 133 | 595 |  27k|  27k| 595 |  28k| 254 |   0 |   0 |-3.500000e+01 |-5.000000e+00 |  85.71%
19.08/19.17	c  18.9s|     1 |     0 |  6883 |  32M|   0 | 136 | 595 |  27k|  27k| 595 |  28k| 266 |   0 |   0 |-3.500000e+01 |-5.000000e+00 |  85.71%
19.08/19.17	o -25
19.08/19.17	c k18.9s|     1 |     0 |  6883 |  32M|   0 | 136 | 595 |  27k|  27k| 595 |  28k| 266 |   0 |   0 |-3.500000e+01 |-2.500000e+01 |  28.57%
19.79/19.89	c  19.6s|     1 |     0 |  6883 |  32M|   0 | 136 | 595 |  27k|  27k| 595 |  28k| 266 |   0 |   0 |-3.500000e+01 |-2.500000e+01 |  28.57%
21.48/21.53	c  21.2s|     1 |     0 |  7016 |  33M|   0 | 140 | 595 |  27k|  27k| 595 |  28k| 277 |   0 |   0 |-3.500000e+01 |-2.500000e+01 |  28.57%
41.48/41.58	c  41.2s|     1 |     2 |  7016 |  33M|   0 | 140 | 595 |  27k|  27k| 595 |  28k| 277 |   0 |  38 |-3.500000e+01 |-2.500000e+01 |  28.57%
64.87/64.95	o -26
64.87/64.95	c *64.5s|    13 |    11 |  8191 |  33M|  12 |   - | 595 |  27k|  26k| 595 |  28k| 277 |   0 | 282 |-3.500000e+01 |-2.600000e+01 |  25.71%
100.95/101.01	o -27
100.95/101.01	c p 100s|    37 |    34 | 10078 |  34M|  14 |   - | 595 |  27k|  14k| 595 |  28k| 277 |   0 | 726 |-3.500000e+01 |-2.700000e+01 |  22.86%
109.25/109.38	o -28
109.25/109.38	c * 109s|    47 |    34 | 10578 |  34M|  15 |   - | 595 |  27k|9793 | 595 |  28k| 277 |   0 | 889 |-3.500000e+01 |-2.800000e+01 |  20.00%
109.75/109.84	o -29
109.75/109.84	c * 109s|    49 |    29 | 10602 |  34M|  16 |   - | 595 |  27k|8947 | 595 |  28k| 277 |   0 | 907 |-3.500000e+01 |-2.900000e+01 |  17.14%
163.24/163.32	o -30
163.24/163.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
163.24/163.32	c * 163s|   253 |   139 | 21986 |  35M|  24 |   - | 595 |  27k|  10k| 595 |  28k| 277 |   0 |1443 |-3.500000e+01 |-3.000000e+01 |  14.29%
181.44/181.59	o -31
181.44/181.59	c * 181s|   653 |   246 | 36515 |  36M|  40 |   - | 595 |  27k|8020 | 595 |  28k| 277 |   0 |1516 |-3.500000e+01 |-3.100000e+01 |  11.43%
183.93/184.06	o -32
183.93/184.06	c * 183s|   736 |   207 | 38704 |  36M|  44 |   - | 595 |  27k|8972 | 595 |  28k| 277 |   0 |1521 |-3.500000e+01 |-3.200000e+01 |   8.57%
597.87/598.05	c   596s| 10000 |  3405 |430659 |  65M| 128 |  49 | 595 |  27k|6489 | 595 |  28k| 277 |   0 |2688 |-3.500000e+01 |-3.200000e+01 |   8.57%
921.12/921.31	c   919s| 20000 |  5417 |744705 |  83M| 128 |  56 | 595 |  27k|5335 | 595 |  28k| 277 |   0 |3686 |-3.500000e+01 |-3.200000e+01 |   8.57%
1211.58/1211.86	c  1209s| 30000 |  7231 |  1044k| 100M| 128 |   - | 595 |  27k|6215 | 595 |  28k| 277 |   0 |4234 |-3.500000e+01 |-3.200000e+01 |   8.57%
1536.82/1537.19	c  1533s| 40000 |  9427 |  1403k| 121M| 128 |   - | 595 |  27k|7171 | 595 |  28k| 277 |   0 |4711 |-3.500000e+01 |-3.200000e+01 |   8.57%
1795.28/1795.69	c 
1795.28/1795.69	c SCIP Status        : solving was interrupted [time limit reached]
1795.28/1795.69	c Solving Time (sec) : 1791.02
1795.28/1795.69	c Solving Nodes      : 48284
1795.28/1795.69	c Primal Bound       : -3.20000000000000e+01 (371 solutions)
1795.28/1795.69	c Dual Bound         : -3.50000000000000e+01
1795.28/1795.69	c Gap                : 8.57 %
1795.38/1795.70	c NODE         48284
1795.38/1795.70	c DUAL BOUND   -35
1795.38/1795.70	c PRIMAL BOUND -32
1795.38/1795.70	c GAP          0.0857143
1795.38/1795.70	s SATISFIABLE
1795.38/1795.70	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.38/1795.70	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.38/1795.70	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.38/1795.70	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.38/1795.70	v -x104 -x105 x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 
1795.38/1795.70	v -x125 -x126 x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 
1795.38/1795.70	v -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 x164 -x165 -x166 
1795.38/1795.70	v -x167 -x168 -x169 -x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 
1795.38/1795.70	v -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 
1795.38/1795.70	v -x209 x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 x227 -x228 -x229 
1795.38/1795.70	v -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 
1795.38/1795.70	v -x251 -x252 x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 
1795.38/1795.70	v -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 x288 -x289 -x290 -x291 -x292 
1795.38/1795.70	v -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 
1795.38/1795.70	v -x314 -x315 -x316 -x317 -x318 -x319 x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 
1795.38/1795.70	v -x335 x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 x352 -x353 -x354 -x355 
1795.38/1795.70	v -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 
1795.38/1795.70	v -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 x391 -x392 -x393 x394 -x395 -x396 -x397 -x398 
1795.38/1795.70	v -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 x413 -x414 -x415 -x416 -x417 -x418 -x419 
1795.38/1795.70	v -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 x438 -x439 -x440 
1795.38/1795.70	v -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 
1795.38/1795.70	v -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 
1795.38/1795.70	v -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 x498 -x499 -x500 -x501 -x502 
1795.38/1795.70	v -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 x522 -x523 
1795.38/1795.70	v -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 x540 -x541 -x542 -x543 -x544 
1795.38/1795.70	v -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 
1795.38/1795.70	v -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 
1795.38/1795.70	v -x587 -x588 -x589 x590 -x591 -x592 -x593 -x594 -x595 
1795.38/1795.70	c SCIP Status        : solving was interrupted [time limit reached]
1795.38/1795.70	c Solving Time       :    1791.02
1795.38/1795.70	c Original Problem   :
1795.38/1795.70	c   Problem name     : HOME/instance-3733311-1338701163.opb
1795.38/1795.70	c   Variables        : 595 (595 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.38/1795.70	c   Constraints      : 27931 initial, 27931 maximal
1795.38/1795.70	c Presolved Problem  :
1795.38/1795.70	c   Problem name     : t_HOME/instance-3733311-1338701163.opb
1795.38/1795.70	c   Variables        : 595 (595 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.38/1795.70	c   Constraints      : 27931 initial, 27931 maximal
1795.38/1795.70	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.38/1795.70	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.38/1795.70	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.38/1795.70	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.38/1795.70	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.38/1795.70	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.38/1795.70	c   probing          :       0.16          0          0          0          0          0          0          0          0
1795.38/1795.70	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1795.38/1795.70	c   root node        :          -          0          -          -          0          -          -          -          -
1795.38/1795.70	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.38/1795.70	c   integral         :          0          0          0      30237          0         62        864          0          0      59418
1795.38/1795.70	c   logicor          :      27931         31      50523          6          0          0     808952          0          0          0
1795.38/1795.70	c   countsols        :          0          0          0          6          0          0          0          0          0          0
1795.38/1795.70	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.38/1795.70	c   integral         :     326.93       0.00       0.00     326.93       0.00
1795.38/1795.70	c   logicor          :      10.30       0.05      10.24       0.01       0.00
1795.38/1795.70	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.38/1795.70	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.38/1795.70	c   rootredcost      :       0.03          7          0          0
1795.38/1795.70	c   pseudoobj        :       1.25      82010          0          0
1795.38/1795.70	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.38/1795.70	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.38/1795.70	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1795.38/1795.70	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.38/1795.70	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.38/1795.70	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.38/1795.70	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.38/1795.70	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.38/1795.70	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.38/1795.70	c   cut pool         :       0.00         30          -          -         82          -    (maximal pool size: 743)
1795.38/1795.70	c   redcost          :       0.37      30402          0        162          0          0
1795.38/1795.70	c   impliedbounds    :       0.01         31          0          0          0          0
1795.38/1795.70	c   intobj           :       0.00          0          0          0          0          0
1795.38/1795.70	c   gomory           :       5.69         31          0          0      15500          0
1795.38/1795.70	c   strongcg         :       2.11         20          0          0      10000          0
1795.38/1795.70	c   cmir             :       2.39         10          0          0          0          0
1795.38/1795.70	c   flowcover        :       2.50         10          0          0          0          0
1795.38/1795.70	c   clique           :       0.34         31          0          0        267          0
1795.38/1795.70	c   zerohalf         :       0.00          0          0          0          0          0
1795.38/1795.70	c   mcf              :       0.02          1          0          0          0          0
1795.38/1795.70	c Pricers            :       Time      Calls       Vars
1795.38/1795.70	c   problem variables:       0.00          0          0
1795.38/1795.70	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.38/1795.70	c   relpscost        :     326.88      30231         62        864          0          0      59418
1795.38/1795.70	c   pscost           :       0.00          0          0          0          0          0          0
1795.38/1795.70	c   inference        :       0.00          0          0          0          0          0          0
1795.38/1795.70	c   mostinf          :       0.00          0          0          0          0          0          0
1795.38/1795.70	c   leastinf         :       0.00          0          0          0          0          0          0
1795.38/1795.70	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.38/1795.70	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.38/1795.70	c   random           :       0.00          0          0          0          0          0          0
1795.38/1795.70	c Primal Heuristics  :       Time      Calls      Found
1795.38/1795.70	c   LP solutions     :       0.00          -          6
1795.38/1795.70	c   pseudo solutions :       0.00          -          0
1795.38/1795.70	c   feaspump         :       0.00          0          0
1795.38/1795.70	c   intshifting      :       0.00          0          0
1795.38/1795.70	c   oneopt           :       0.03          8          1
1795.38/1795.70	c   crossover        :       0.68          9          0
1795.38/1795.70	c   coefdiving       :       9.09         29          8
1795.38/1795.70	c   pscostdiving     :       2.63         29          8
1795.38/1795.70	c   fracdiving       :      12.54         29         10
1795.38/1795.70	c   linesearchdiving :       3.59         29          2
1795.38/1795.70	c   veclendiving     :       4.48         29          2
1795.38/1795.70	c   guideddiving     :      11.08         29          4
1795.38/1795.70	c   objpscostdiving  :       5.32         15         73
1795.38/1795.70	c   rootsoldiving    :       3.15         15         51
1795.38/1795.70	c   simplerounding   :       0.76      30262        192
1795.38/1795.70	c   rounding         :      14.37      14433          4
1795.38/1795.70	c   shifting         :       2.80       2532          9
1795.38/1795.70	c   fixandinfer      :       0.00          0          0
1795.38/1795.70	c   intdiving        :       0.00          0          0
1795.38/1795.70	c   actconsdiving    :       0.00          0          0
1795.38/1795.70	c   octane           :       0.00          0          0
1795.38/1795.70	c   rens             :       0.67          1          1
1795.38/1795.70	c   rins             :       0.00          0          0
1795.38/1795.70	c   localbranching   :       0.00          0          0
1795.38/1795.70	c   mutation         :       0.00          0          0
1795.38/1795.70	c   dins             :       0.00          0          0
1795.38/1795.70	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.38/1795.70	c   primal LP        :       0.01          0          0       0.00       0.00
1795.38/1795.70	c   dual LP          :    1257.07      48775    1617216      33.16    1286.50
1795.38/1795.70	c   barrier LP       :       0.00          0          0       0.00          -
1795.38/1795.70	c   diving/probing LP:      45.66       2712      45372      16.73     993.69
1795.38/1795.70	c   strong branching :     325.87       5368     354073      65.96    1086.55
1795.38/1795.70	c     (at root node) :          -         38      18083     475.87          -
1795.38/1795.70	c   conflict analysis:       0.00          0          0       0.00          -
1795.38/1795.70	c B&B Tree           :
1795.38/1795.70	c   number of runs   :          1
1795.38/1795.70	c   nodes            :      48284
1795.38/1795.70	c   nodes (total)    :      48284
1795.38/1795.70	c   nodes left       :      10959
1795.38/1795.70	c   max depth        :        128
1795.38/1795.70	c   max depth (total):        128
1795.38/1795.70	c   backtracks       :       4108 (8.5%)
1795.38/1795.70	c   delayed cutoffs  :          0
1795.38/1795.70	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.38/1795.70	c   avg switch length:       4.73
1795.38/1795.70	c   switching time   :      17.97
1795.38/1795.70	c Solution           :
1795.38/1795.70	c   Solutions found  :        371 (14 improvements)
1795.38/1795.70	c   Primal Bound     : -3.20000000000000e+01   (in run 1, after 736 nodes, 183.35 seconds, depth 40, found by <relaxation>)
1795.38/1795.70	c   Dual Bound       : -3.50000000000000e+01
1795.38/1795.70	c   Gap              :       8.57 %
1795.38/1795.70	c   Root Dual Bound  : -3.50000000000000e+01
1795.38/1795.76	c Time complete: 1795.45.

Verifier Data

OK	-32

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-3733311-1338701163/watcher-3733311-1338701163 -o /tmp/evaluation-result-3733311-1338701163/solver-3733311-1338701163 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733311-1338701163.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.03 2.01 2.00 2/176 27699
/proc/meminfo: memFree=30488416/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=9132 CPUtime=0 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 1622 0 0 0 0 0 0 0 20 0 1 0 336240869 9351168 1576 33554432000 4194304 7823515 140737027922096 140733908915768 4585792 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 2283 1578 352 887 0 1393 0

[startup+0.059134 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 27699
/proc/meminfo: memFree=30488416/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=13600 CPUtime=0.05 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 2737 0 0 0 5 0 0 0 20 0 1 0 336240869 13926400 2690 33554432000 4194304 7823515 140737027922096 140737027788200 6289032 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 3400 2690 354 887 0 2510 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13600

[startup+0.100219 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 27699
/proc/meminfo: memFree=30488416/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=16064 CPUtime=0.09 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 3354 0 0 0 9 0 0 0 20 0 1 0 336240869 16449536 3307 33554432000 4194304 7823515 140737027922096 140737027788200 6804312 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 4016 3307 354 887 0 3126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16064

[startup+0.300221 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 27699
/proc/meminfo: memFree=30488416/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=48976 CPUtime=0.29 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 11882 0 0 0 26 3 0 0 20 0 1 0 336240869 50151424 11238 33554432000 4194304 7823515 140737027922096 140737027788200 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 12244 11238 421 887 0 11354 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48976

[startup+0.700225 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 27699
/proc/meminfo: memFree=30488416/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=77732 CPUtime=0.68 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 18351 0 0 0 63 5 0 0 20 0 1 0 336240869 79597568 17756 33554432000 4194304 7823515 140737027922096 140737027788200 6110625 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 19433 17756 506 887 0 18543 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 77732

[startup+1.50023 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 27700
/proc/meminfo: memFree=30412224/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=91164 CPUtime=1.49 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 21540 0 0 0 141 8 0 0 20 0 1 0 336240869 93351936 20373 33554432000 4194304 7823515 140737027922096 140737027917848 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 22791 20373 546 887 0 21901 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91164

[startup+3.10022 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 27700
/proc/meminfo: memFree=30406512/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=92256 CPUtime=3.09 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 22355 0 0 0 300 9 0 0 20 0 1 0 336240869 94470144 21188 33554432000 4194304 7823515 140737027922096 140737027917192 6911810 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 23064 21188 546 887 0 22174 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92256

[startup+6.3002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 27700
/proc/meminfo: memFree=30403784/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=93612 CPUtime=6.28 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 22809 0 0 0 619 9 0 0 20 0 1 0 336240869 95858688 21642 33554432000 4194304 7823515 140737027922096 140737027917432 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 23403 21642 548 887 0 22513 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 93612

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 27700
/proc/meminfo: memFree=30402064/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=93612 CPUtime=12.68 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 23171 0 0 0 1257 11 0 0 20 0 1 0 336240869 95858688 21986 33554432000 4194304 7823515 140737027922096 140737027917192 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 23403 21986 548 887 0 22513 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 93612

[startup+25.5002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27701
/proc/meminfo: memFree=30368088/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=126872 CPUtime=25.48 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 32013 0 0 0 2529 19 0 0 20 0 1 0 336240869 129916928 30482 33554432000 4194304 7823515 140737027922096 140737027916792 6211785 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 31718 30482 570 887 0 30828 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 126872

[startup+51.1002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 27701
/proc/meminfo: memFree=30366944/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=126872 CPUtime=51.07 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 32019 0 0 0 5085 22 0 0 20 0 1 0 336240869 129916928 30749 33554432000 4194304 7823515 140737027922096 140737027916792 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 31718 30749 570 887 0 30828 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 126872

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27701
/proc/meminfo: memFree=30364888/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=126872 CPUtime=102.26 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 32035 0 0 0 10194 32 0 0 20 0 1 0 336240869 129916928 31269 33554432000 4194304 7823515 140737027922096 140737027917784 6109382 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 31718 31269 571 887 0 30828 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 126872

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27701
/proc/meminfo: memFree=30364884/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=126872 CPUtime=162.23 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 32069 0 0 0 16181 42 0 0 20 0 1 0 336240869 129916928 31287 33554432000 4194304 7823515 140737027922096 140737027917784 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 31718 31287 571 887 0 30828 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 126872

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27701
/proc/meminfo: memFree=30362404/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=130256 CPUtime=222.22 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 32698 0 0 0 22162 60 0 0 20 0 1 0 336240869 133382144 31916 33554432000 4194304 7823515 140737027922096 140737027917432 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 32564 31916 576 887 0 31674 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 130256

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 27704
/proc/meminfo: memFree=30366000/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=125968 CPUtime=282.22 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 33351 0 0 0 28149 73 0 0 20 0 1 0 336240869 128991232 31110 33554432000 4194304 7823515 140737027922096 140737027917432 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 31492 31110 576 887 0 30602 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 125968

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 27706
/proc/meminfo: memFree=30365256/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=125968 CPUtime=342.21 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 36007 0 0 0 34132 89 0 0 20 0 1 0 336240869 128991232 31110 33554432000 4194304 7823515 140737027922096 140737027917848 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27699/statm: 31492 31110 576 887 0 30602 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 125968

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27706
/proc/meminfo: memFree=30365256/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=125968 CPUtime=402.2 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 36007 0 0 0 40119 101 0 0 20 0 1 0 336240869 128991232 31110 33554432000 4194304 7823515 140737027922096 140737027917400 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 31492 31110 576 887 0 30602 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 125968

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27706
/proc/meminfo: memFree=30363768/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=127452 CPUtime=462.18 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 40768 0 0 0 46103 115 0 0 20 0 1 0 336240869 130510848 31481 33554432000 4194304 7823515 140737027922096 140737027917896 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 31863 31481 576 887 0 30973 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 127452

[startup+522.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 27820
/proc/meminfo: memFree=30391856/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=127452 CPUtime=522.18 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 40768 0 0 0 52090 128 0 0 20 0 1 0 336240869 130510848 31481 33554432000 4194304 7823515 140737027922096 140737027916792 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 31863 31481 576 887 0 30973 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 127452

[startup+582.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 27820
/proc/meminfo: memFree=30388524/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=130036 CPUtime=582.17 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 47194 0 0 0 58074 143 0 0 20 0 1 0 336240869 133156864 32083 33554432000 4194304 7823515 140737027922096 140737027917432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 32509 32083 576 887 0 31619 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 130036

[startup+642.3 s]

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

/proc/meminfo: memFree=30356652/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=158764 CPUtime=1062.1 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 61085 0 0 0 105961 249 0 0 20 0 1 0 336240869 162574336 39043 33554432000 4194304 7823515 140737027922096 140737027917144 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 39691 39043 576 887 0 38801 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 158764

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27826
/proc/meminfo: memFree=30351940/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=162824 CPUtime=1122.09 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 62015 0 0 0 111946 263 0 0 20 0 1 0 336240869 166731776 39973 33554432000 4194304 7823515 140737027922096 140737027917432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 40706 39973 576 887 0 39816 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 162824

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27826
/proc/meminfo: memFree=30346536/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=167396 CPUtime=1182.08 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 69701 0 0 0 117930 278 0 0 20 0 1 0 336240869 171413504 41226 33554432000 4194304 7823515 140737027922096 140737027917784 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 41849 41226 576 887 0 40959 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 167396

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 27827
/proc/meminfo: memFree=30344056/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=170848 CPUtime=1242.06 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 70452 0 0 0 123913 293 0 0 20 0 1 0 336240869 174948352 41977 33554432000 4194304 7823515 140737027922096 140737027917432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 42712 41977 576 887 0 41822 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 170848

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 27827
/proc/meminfo: memFree=30338644/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=176320 CPUtime=1302.06 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 71802 0 0 0 129900 306 0 0 20 0 1 0 336240869 180551680 43325 33554432000 4194304 7823515 140737027922096 140737027917784 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 44080 43325 576 887 0 43190 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 176320

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27827
/proc/meminfo: memFree=30349444/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=180252 CPUtime=1362.05 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 72755 0 0 0 135884 321 0 0 20 0 1 0 336240869 184578048 44278 33554432000 4194304 7823515 140737027922096 140737027917432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 45063 44278 576 887 0 44173 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 180252

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 27827
/proc/meminfo: memFree=30334000/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=182824 CPUtime=1422.04 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 73490 0 0 0 141869 335 0 0 20 0 1 0 336240869 187211776 45013 33554432000 4194304 7823515 140737027922096 140737027917784 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 45706 45013 576 887 0 44816 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 182824

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 27830
/proc/meminfo: memFree=30329712/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=187064 CPUtime=1482.03 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 74574 0 0 0 147856 347 0 0 20 0 1 0 336240869 191553536 46097 33554432000 4194304 7823515 140737027922096 140737027917944 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 46766 46097 576 887 0 45876 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 187064

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 27831
/proc/meminfo: memFree=30324760/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=191100 CPUtime=1542.02 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 75504 0 0 0 153842 360 0 0 20 0 1 0 336240869 195686400 47027 33554432000 4194304 7823515 140737027922096 140737027917432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 47775 47027 576 887 0 46885 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 191100

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27831
/proc/meminfo: memFree=30317984/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=193900 CPUtime=1602.01 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 76220 0 0 0 159827 374 0 0 20 0 1 0 336240869 198553600 47741 33554432000 4194304 7823515 140737027922096 140737027917896 6237623 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 48475 47741 576 887 0 47585 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 193900

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27831
/proc/meminfo: memFree=30315384/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=197984 CPUtime=1662 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 77208 0 0 0 165811 389 0 0 20 0 1 0 336240869 202735616 48729 33554432000 4194304 7823515 140737027922096 140737027917112 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 49496 48729 576 887 0 48606 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 197984

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27831
/proc/meminfo: memFree=30304028/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=201412 CPUtime=1721.99 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 78086 0 0 0 171795 404 0 0 20 0 1 0 336240869 206245888 49607 33554432000 4194304 7823515 140737027922096 140737027917784 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 50353 49607 576 887 0 49463 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 201412

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27831
/proc/meminfo: memFree=30298200/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=205100 CPUtime=1781.98 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 79017 0 0 0 177780 418 0 0 20 0 1 0 336240869 210022400 50538 33554432000 4194304 7823515 140737027922096 140737027917432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 51275 50538 576 887 0 50385 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 205100

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 27831
/proc/meminfo: memFree=30297952/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=205100 CPUtime=1785.19 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 79098 0 0 0 178100 419 0 0 20 0 1 0 336240869 210022400 50619 33554432000 4194304 7823515 140737027922096 140737027917432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 51275 50619 576 887 0 50385 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 205100

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27831
/proc/meminfo: memFree=30293920/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=205392 CPUtime=1791.59 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 79171 0 0 0 178739 420 0 0 20 0 1 0 336240869 210321408 50692 33554432000 4194304 7823515 140737027922096 140737027917896 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 51348 50692 576 887 0 50458 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 205392

[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27831
/proc/meminfo: memFree=30293920/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=206156 CPUtime=1793.18 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 79231 0 0 0 178898 420 0 0 20 0 1 0 336240869 211103744 50752 33554432000 4194304 7823515 140737027922096 140737027917112 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 51539 50752 576 887 0 50649 0
Current children cumulated CPU time (s) 1793.18
Current children cumulated vsize (KiB) 206156

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27831
/proc/meminfo: memFree=30293672/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=206156 CPUtime=1794.79 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 79253 0 0 0 179059 420 0 0 20 0 1 0 336240869 211103744 50774 33554432000 4194304 7823515 140737027922096 140737027917432 6212439 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 51539 50774 576 887 0 50649 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 206156

[startup+1795.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27831
/proc/meminfo: memFree=30293672/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=206156 CPUtime=1795.18 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 79254 0 0 0 179098 420 0 0 20 0 1 0 336240869 211103744 50775 33554432000 4194304 7823515 140737027922096 140737027917432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 51539 50775 576 887 0 50649 0
Current children cumulated CPU time (s) 1795.18
Current children cumulated vsize (KiB) 206156

[startup+1795.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27831
/proc/meminfo: memFree=30293672/32873844 swapFree=7900/7900
[pid=27699] ppid=27697 vsize=206156 CPUtime=1795.38 cores=0,2,4,6
/proc/27699/stat : 27699 (pbscip.linux.x8) R 27697 27699 17150 0 -1 4202496 79254 0 0 0 179118 420 0 0 20 0 1 0 336240869 211103744 50775 33554432000 4194304 7823515 140737027922096 140737027917848 4545429 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27699/statm: 51539 50775 576 887 0 50649 0
Current children cumulated CPU time (s) 1795.38
Current children cumulated vsize (KiB) 206156

Child status: 0
Real time (s): 1795.76
CPU time (s): 1795.45
CPU user time (s): 1791.24
CPU system time (s): 4.21236
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 206156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.24
system time used= 4.21236
maximum resident set size= 203108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79259
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= 37
involuntary context switches= 2151

runsolver used 2.97055 second user time and 8.48471 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 07:26:03
IDJOB=3733311
IDBENCH=2272
IDSOLVER=2321
FILE ID=node137/3733311-1338701163
RUNJOBID= node137-1338679216-25612
PBS_JOBID= 14636676
Free space on /tmp= 70324 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/frb35-17-opb/normalized-frb35-17-3.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-3733311-1338701163/watcher-3733311-1338701163 -o /tmp/evaluation-result-3733311-1338701163/solver-3733311-1338701163 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733311-1338701163.opb

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

MD5SUM BENCH= 3895ca8e12182fcd80d7923f66584703
RANDOM SEED=643356086

node137.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.600
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	: 5333.20
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.600
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.600
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.600
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.91
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.600
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.600
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.90
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.600
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.600
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:       32873844 kB
MemFree:        30488936 kB
Buffers:          178392 kB
Cached:          1102792 kB
SwapCached:         5796 kB
Active:           946496 kB
Inactive:         621464 kB
Active(anon):     281876 kB
Inactive(anon):     7172 kB
Active(file):     664620 kB
Inactive(file):   614292 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             10128 kB
Writeback:             0 kB
AnonPages:        394280 kB
Mapped:            11360 kB
Shmem:                 0 kB
Slab:             677332 kB
SReclaimable:     118780 kB
SUnreclaim:       558552 kB
KernelStack:        1472 kB
PageTables:         4820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     404868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    360448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70312 MiB
End job on node137 at 2012-06-03 07:55:59