Trace number 3741795

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)? (TO) 1802.09 1802.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/kullmann/
normalized-mul_8_11_shg.opb
MD5SUM72d0920292366751823d98a716f59807
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark1798.38
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15008
Total number of constraints65280
Number of constraints which are clauses65280
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 constraint65
Maximum length of a constraint90
Number of terms in the objective function 15008
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 15008
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15008
Number of bits of the biggest sum of numbers14
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

4.09/4.19	c SCIP version 1.1.0.7
4.09/4.19	c LP-Solver SoPlex 1.4.1
4.09/4.19	c user parameter file <scip.set> not found - using default parameters
4.09/4.19	c read problem <HOME/instance-3741795-1338774508.opb>
4.09/4.19	c original problem has 15008 variables (15008 bin, 0 int, 0 impl, 0 cont) and 65280 constraints
5.28/5.38	c start presolving problem
5.28/5.38	c presolving:
7.39/7.44	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 65280 upgd conss, 0 impls, 0 clqs
7.69/7.77	c    (3.3s) probing: 101/15008 (0.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
7.69/7.77	c    (3.3s) probing aborted: 100/100 successive totally useless probings
7.69/7.77	c presolving (2 rounds):
7.69/7.77	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
7.69/7.77	c  0 implications, 0 cliques
7.69/7.77	c presolved problem has 15008 variables (15008 bin, 0 int, 0 impl, 0 cont) and 65280 constraints
7.69/7.77	c   65280 constraints of type <logicor>
7.69/7.77	c transformed objective value is always integral (scale: 1)
7.69/7.77	c Presolving Time: 2.32
7.69/7.78	c strange?!, PURESAT with obj
7.69/7.78	c -----------------------------------------------------------------------------------------------
7.69/7.78	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.69/7.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.69/7.78	c limits/memory = c 13950
7.69/7.78	c # maximal time in seconds to run
7.69/7.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.69/7.78	c limits/time = c 1791
7.69/7.78	c # frequency for displaying node information lines
7.69/7.78	c # [type: int, range: [-1,2147483647], default: 100]
7.69/7.78	c display/freq = c 10000
7.69/7.78	c -----------------------------------------------------------------------------------------------
7.69/7.78	c start solving problem
7.69/7.78	c 
353.12/353.23	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
353.12/353.23	c   348s|     1 |     0 | 27222 | 600M|   0 | 196 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |   0 | 4.466667e+01 |      --      |    Inf 
353.12/353.23	o 196
353.12/353.23	c r 348s|     1 |     0 | 27222 | 601M|   0 | 196 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |   0 | 4.466667e+01 | 1.960000e+02 | 338.81%
353.12/353.27	o 195
353.12/353.27	c R 348s|     1 |     0 | 27222 | 601M|   0 | 196 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |   0 | 4.466667e+01 | 1.950000e+02 | 336.57%
353.22/353.32	o 194
353.22/353.32	c s 348s|     1 |     0 | 27222 | 601M|   0 | 196 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |   0 | 4.466667e+01 | 1.940000e+02 | 334.33%
417.91/418.01	o 106
417.91/418.01	c k 413s|     1 |     0 | 27222 | 602M|   0 | 196 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |   0 | 4.466667e+01 | 1.060000e+02 | 137.31%
461.10/461.29	o 105
461.10/461.29	c E 456s|     1 |     0 | 27222 | 602M|   0 | 196 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |   0 | 4.466667e+01 | 1.050000e+02 | 135.07%
461.30/461.46	c   456s|     1 |     0 | 27222 | 602M|   0 | 196 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |   0 | 4.466667e+01 | 1.050000e+02 | 135.07%
883.61/883.88	c   876s|     1 |     2 | 27222 | 602M|   0 | 196 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |  22 | 4.466667e+01 | 1.050000e+02 | 135.07%
1233.86/1234.17	o 104
1233.86/1234.17	c R1224s|     3 |     2 | 34022 | 603M|   2 | 182 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |  39 | 4.466667e+01 | 1.040000e+02 | 132.84%
1470.22/1470.54	o 79
1470.22/1470.54	c k1458s|     3 |     4 | 34022 | 603M|   2 | 182 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |  55 | 4.466667e+01 | 7.900000e+01 |  76.87%

Verifier Data

ERROR: no interpretation found !

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

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 30024
/proc/meminfo: memFree=26736152/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=7152 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 1018 0 0 0 0 0 0 0 20 0 1 0 343575473 7323648 970 33554432000 4194304 7823515 140737413508128 140737413440232 4402248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 1788 983 335 887 0 898 0

[startup+0.01768 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 30024
/proc/meminfo: memFree=26736152/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=15384 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 3198 0 0 0 0 0 0 0 20 0 1 0 343575473 15753216 3150 33554432000 4194304 7823515 140737413508128 140737413440232 6888849 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 3846 3150 349 887 0 2956 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15384

[startup+0.100307 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 30024
/proc/meminfo: memFree=26736152/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=22208 CPUtime=0.09 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 4923 0 0 0 9 0 0 0 20 0 1 0 343575473 22740992 4871 33554432000 4194304 7823515 140737413508128 140737413440232 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 5552 4871 354 887 0 4662 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22208

[startup+0.300218 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 30024
/proc/meminfo: memFree=26736152/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=29324 CPUtime=0.28 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 6706 0 0 0 28 0 0 0 20 0 1 0 343575473 30027776 6654 33554432000 4194304 7823515 140737413508128 140737413440232 5543071 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 7331 6654 354 887 0 6441 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29324

[startup+0.700218 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 30024
/proc/meminfo: memFree=26736152/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=43284 CPUtime=0.69 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 10184 0 0 0 68 1 0 0 20 0 1 0 343575473 44322816 10132 33554432000 4194304 7823515 140737413508128 140737413440232 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 10821 10132 354 887 0 9931 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43284

[startup+1.50022 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30025
/proc/meminfo: memFree=26708624/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=62272 CPUtime=1.49 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 14942 0 0 0 147 2 0 0 20 0 1 0 343575473 63766528 14890 33554432000 4194304 7823515 140737413508128 140737413374232 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 15568 14890 354 887 0 14678 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62272

[startup+3.10021 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30025
/proc/meminfo: memFree=26679228/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=103156 CPUtime=3.09 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 25153 0 0 0 305 4 0 0 20 0 1 0 343575473 105631744 25101 33554432000 4194304 7823515 140737413508128 140737413374232 5542998 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 25789 25101 354 887 0 24899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103156

[startup+6.30024 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30025
/proc/meminfo: memFree=26001288/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=744832 CPUtime=6.29 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 184250 0 0 0 598 31 0 0 20 0 1 0 343575473 762707968 183844 33554432000 4194304 7823515 140737413508128 140737413505064 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 186208 183844 412 887 0 185318 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 744832

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30025
/proc/meminfo: memFree=25453368/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1418980 CPUtime=12.69 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 267916 0 0 0 1216 53 0 0 20 0 1 0 343575473 1453035520 320790 33554432000 4194304 7823515 140737413508128 140737413503544 6234848 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 354745 320790 500 887 0 353855 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1418980

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 30025
/proc/meminfo: memFree=25432864/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1436776 CPUtime=25.49 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 269444 0 0 0 2494 55 0 0 20 0 1 0 343575473 1471258624 325688 33554432000 4194304 7823515 140737413508128 140737413503464 6211309 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 359194 325688 503 887 0 358304 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1436776

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30025
/proc/meminfo: memFree=25429792/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1458600 CPUtime=51.08 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 269778 0 0 0 5051 57 0 0 20 0 1 0 343575473 1493606400 326531 33554432000 4194304 7823515 140737413508128 140737413503464 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 364650 326531 503 887 0 363760 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1458600

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 30028
/proc/meminfo: memFree=25412688/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1470612 CPUtime=102.27 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 270840 0 0 0 10169 58 0 0 20 0 1 0 343575473 1505906688 331169 33554432000 4194304 7823515 140737413508128 140737413503880 6211582 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 367653 331169 503 887 0 366763 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1470612

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30028
/proc/meminfo: memFree=25415160/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1493344 CPUtime=162.26 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 271461 0 0 0 16165 61 0 0 20 0 1 0 343575473 1529184256 331858 33554432000 4194304 7823515 140737413508128 140737413503464 6234850 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 373336 331858 503 887 0 372446 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1493344

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30029
/proc/meminfo: memFree=25368176/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1536416 CPUtime=222.24 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 273927 0 0 0 22155 69 0 0 20 0 1 0 343575473 1573289984 342324 33554432000 4194304 7823515 140737413508128 140737413503464 6234850 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 384104 342324 503 887 0 383214 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1536416

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30029
/proc/meminfo: memFree=25366432/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1540080 CPUtime=282.23 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 278420 0 0 0 28139 84 0 0 20 0 1 0 343575473 1577041920 342820 33554432000 4194304 7823515 140737413508128 140737413503464 6162053 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 385020 342820 503 887 0 384130 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1540080

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30029
/proc/meminfo: memFree=25353952/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1545324 CPUtime=342.22 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 286047 0 0 0 34122 100 0 0 20 0 1 0 343575473 1582411776 344979 33554432000 4194304 7823515 140737413508128 140737413503464 6234848 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 386331 344979 504 887 0 385441 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1545324

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30029
/proc/meminfo: memFree=25358260/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1545648 CPUtime=402.2 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 287926 0 0 0 40109 111 0 0 20 0 1 0 343575473 1582743552 345152 33554432000 4194304 7823515 140737413508128 140737413503272 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 386412 345152 519 887 0 385522 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1545648

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30029
/proc/meminfo: memFree=25360644/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1531624 CPUtime=462.2 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 450710 0 0 0 46062 158 0 0 20 0 1 0 343575473 1568382976 344961 33554432000 4194304 7823515 140737413508128 140737413503224 6908062 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 382906 344961 553 887 0 382016 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1531624

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30030
/proc/meminfo: memFree=25355952/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1531624 CPUtime=522.18 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 450716 0 0 0 52051 167 0 0 20 0 1 0 343575473 1568382976 344961 33554432000 4194304 7823515 140737413508128 140737413503928 5597697 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 382906 344961 553 887 0 382016 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1531624

[startup+582.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 30030
/proc/meminfo: memFree=25296112/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1485960 CPUtime=582.17 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 478805 0 0 0 58017 200 0 0 20 0 1 0 343575473 1521623040 330788 33554432000 4194304 7823515 140737413508128 140737413503288 6211707 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 371490 330788 554 887 0 370600 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1485960

[startup+642.3 s]

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

/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 707703 0 0 0 99755 454 0 0 20 0 1 0 343575473 1557078016 345293 33554432000 4194304 7823515 140737413508128 140737413502440 6212404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 380146 345293 554 887 0 379256 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 1520584

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 30096
/proc/meminfo: memFree=26663508/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1485908 CPUtime=1062.08 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 736514 0 0 0 105717 491 0 0 20 0 1 0 343575473 1521569792 327571 33554432000 4194304 7823515 140737413508128 140737413501976 6257628 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 371477 327571 554 887 0 370587 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 1485908

[startup+1122.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 30097
/proc/meminfo: memFree=26608960/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1477828 CPUtime=1122.07 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 781537 0 0 0 111671 536 0 0 20 0 1 0 343575473 1513295872 326876 33554432000 4194304 7823515 140737413508128 140737413502504 6234850 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 369457 326876 554 887 0 368567 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 1477828

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30097
/proc/meminfo: memFree=26671416/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1485908 CPUtime=1182.06 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 822889 0 0 0 117629 577 0 0 20 0 1 0 343575473 1521569792 329008 33554432000 4194304 7823515 140737413508128 140737413502824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 371477 329008 554 887 0 370587 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 1485908

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30097
/proc/meminfo: memFree=26693084/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1484736 CPUtime=1242.06 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 836467 0 0 0 123605 601 0 0 20 0 1 0 343575473 1520369664 328911 33554432000 4194304 7823515 140737413508128 140737413502456 6234848 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 371184 328911 554 887 0 370294 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1484736

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 30100
/proc/meminfo: memFree=26603304/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1518676 CPUtime=1302.06 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 883166 0 0 0 129567 639 0 0 20 0 1 0 343575473 1555124224 344507 33554432000 4194304 7823515 140737413508128 140737413502824 6234850 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 379669 344507 554 887 0 378779 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1518676

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30100
/proc/meminfo: memFree=26659956/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1484736 CPUtime=1362.04 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 925044 0 0 0 135518 686 0 0 20 0 1 0 343575473 1520369664 330685 33554432000 4194304 7823515 140737413508128 140737413502456 6234848 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 371184 330685 554 887 0 370294 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1484736

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 30101
/proc/meminfo: memFree=26603716/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1518936 CPUtime=1422.03 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 966107 0 0 0 141467 736 0 0 20 0 1 0 343575473 1555390464 344914 33554432000 4194304 7823515 140737413508128 140737413502824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 379734 344914 554 887 0 378844 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1518936

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 30101
/proc/meminfo: memFree=26603492/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1518696 CPUtime=1482.01 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 1009500 0 0 0 147428 773 0 0 20 0 1 0 343575473 1555144704 344846 33554432000 4194304 7823515 140737413508128 140737413503816 6211707 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 379674 344846 554 887 0 378784 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 1518696

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30102
/proc/meminfo: memFree=26618124/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1518696 CPUtime=1542.01 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 1013954 0 0 0 153413 788 0 0 20 0 1 0 343575473 1555144704 340954 33554432000 4194304 7823515 140737413508128 140737413503656 6234850 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 379674 340954 554 887 0 378784 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1518696

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30102
/proc/meminfo: memFree=26613000/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1516188 CPUtime=1601.99 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 1053792 0 0 0 159376 823 0 0 20 0 1 0 343575473 1552576512 342228 33554432000 4194304 7823515 140737413508128 140737413502824 6175268 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 379047 342228 554 887 0 378157 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 1516188

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30102
/proc/meminfo: memFree=26610764/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1516564 CPUtime=1661.98 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 1097441 0 0 0 165337 861 0 0 20 0 1 0 343575473 1552961536 342749 33554432000 4194304 7823515 140737413508128 140737413502824 6212418 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 379141 342749 554 887 0 378251 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 1516564

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30103
/proc/meminfo: memFree=26604576/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1516324 CPUtime=1721.98 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 1132127 0 0 0 171288 910 0 0 20 0 1 0 343575473 1552715776 344242 33554432000 4194304 7823515 140737413508128 140737413502824 6211719 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 379081 344242 554 887 0 378191 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1516324

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30103
/proc/meminfo: memFree=26688304/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1482856 CPUtime=1781.97 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 1173892 0 0 0 177242 955 0 0 20 0 1 0 343575473 1518444544 328314 33554432000 4194304 7823515 140737413508128 140737413501976 6234850 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 370714 328314 554 887 0 369824 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1482856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30103
/proc/meminfo: memFree=26602192/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1516336 CPUtime=1800.07 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 1184877 0 0 0 179042 965 0 0 20 0 1 0 343575473 1552728064 344603 33554432000 4194304 7823515 140737413508128 140737413503464 6211707 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 379084 344603 554 887 0 378194 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1516336

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -30024

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30104
/proc/meminfo: memFree=26602192/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1516336 CPUtime=1801.06 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 1184877 0 0 0 179141 965 0 0 20 0 1 0 343575473 1552728064 344603 33554432000 4194304 7823515 140737413508128 140737413503464 6211707 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 379084 344603 554 887 0 378194 0
Current children cumulated CPU time (s) 1801.06
Current children cumulated vsize (KiB) 1516336

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30104
/proc/meminfo: memFree=26602184/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1516376 CPUtime=1801.86 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 1184878 0 0 0 179221 965 0 0 20 0 1 0 343575473 1552769024 344604 33554432000 4194304 7823515 140737413508128 140737413503928 6234848 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 379094 344604 554 887 0 378204 0
Current children cumulated CPU time (s) 1801.86
Current children cumulated vsize (KiB) 1516376

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30104
/proc/meminfo: memFree=26602184/32873844 swapFree=7108/7108
[pid=30024] ppid=30022 vsize=1516376 CPUtime=1802.06 cores=0,2,4,6
/proc/30024/stat : 30024 (pbscip.linux.x8) R 30022 30024 26990 0 -1 4202496 1184878 0 0 0 179241 965 0 0 20 0 1 0 343575473 1552769024 344604 33554432000 4194304 7823515 140737413508128 140737413503928 6234848 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30024/statm: 379094 344604 554 887 0 378204 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 1516376

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.41
CPU time (s): 1802.09
CPU user time (s): 1792.43
CPU system time (s): 9.66553
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 2301728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.43
system time used= 9.66553
maximum resident set size= 2139388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1184878
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= 57
involuntary context switches= 1873

runsolver used 2.70759 second user time and 7.13991 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-04 03:48:29
IDJOB=3741795
IDBENCH=89911
IDSOLVER=2321
FILE ID=node139/3741795-1338774508
RUNJOBID= node139-1338748983-27006
PBS_JOBID= 14636794
Free space on /tmp= 70996 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-mul_8_11_shg.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-3741795-1338774508/watcher-3741795-1338774508 -o /tmp/evaluation-result-3741795-1338774508/solver-3741795-1338774508 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3741795-1338774508.opb

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

MD5SUM BENCH= 72d0920292366751823d98a716f59807
RANDOM SEED=1044764195

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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.91
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.750
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.750
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:        26736028 kB
Buffers:          516368 kB
Cached:          3480804 kB
SwapCached:          828 kB
Active:          3099748 kB
Inactive:        2158000 kB
Active(anon):    1253288 kB
Inactive(anon):     9028 kB
Active(file):    1846460 kB
Inactive(file):  2148972 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             58156 kB
Writeback:             0 kB
AnonPages:       1266172 kB
Mapped:            13736 kB
Shmem:                 8 kB
Slab:             736480 kB
SReclaimable:     178520 kB
SUnreclaim:       557960 kB
KernelStack:        1448 kB
PageTables:         6488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1531216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1187840 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= 71032 MiB
End job on node139 at 2012-06-04 04:18:32