Trace number 3735269

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.12 1802.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.02.opb
MD5SUM88c0da0b31a99941a4f2c09165ead688
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark6.548
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables21566
Total number of constraints1314050
Number of constraints which are clauses1310032
Number of constraints which are cardinality constraints (but not clauses)4018
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint164
Number of terms in the objective function 164
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 164
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 162
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 326
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

8.08/8.18	c SCIP version 1.1.0.7
8.08/8.18	c LP-Solver SoPlex 1.4.1
8.08/8.18	c user parameter file <scip.set> not found - using default parameters
8.08/8.18	c read problem <HOME/instance-3735269-1338709933.opb>
8.08/8.18	c original problem has 21566 variables (21566 bin, 0 int, 0 impl, 0 cont) and 1314050 constraints
9.48/9.58	c start presolving problem
9.48/9.58	c presolving:
14.49/14.58	c (round 1) 10314 del vars, 1190426 del conss, 9898 chg bounds, 160 chg sides, 320 chg coeffs, 0 upgd conss, 3078960 impls, 0 clqs
14.58/14.65	c (round 2) 10324 del vars, 1197874 del conss, 9898 chg bounds, 160 chg sides, 320 chg coeffs, 0 upgd conss, 3078960 impls, 0 clqs
14.68/14.70	c (round 3) 10326 del vars, 1197876 del conss, 9898 chg bounds, 162 chg sides, 324 chg coeffs, 0 upgd conss, 3079076 impls, 0 clqs
15.18/15.25	c (round 4) 10326 del vars, 1197876 del conss, 9898 chg bounds, 162 chg sides, 324 chg coeffs, 116174 upgd conss, 3079076 impls, 0 clqs
17.49/17.51	c    (8.4s) probing: 1000/11240 (8.9%) - 0 fixings, 0 aggregations, 3348 implications, 0 bound changes
20.08/20.16	c    (11.1s) probing: 2000/11240 (17.8%) - 0 fixings, 0 aggregations, 13007 implications, 0 bound changes
20.08/20.16	c    (11.1s) probing: 2001/11240 (17.8%) - 0 fixings, 0 aggregations, 13012 implications, 0 bound changes
20.08/20.16	c    (11.1s) probing aborted: 2000/2000 successive useless probings
20.08/20.16	c presolving (5 rounds):
20.08/20.16	c  10326 deleted vars, 1197876 deleted constraints, 9898 tightened bounds, 0 added holes, 162 changed sides, 324 changed coefficients
20.08/20.16	c  3107842 implications, 0 cliques
20.08/20.16	c presolved problem has 11240 variables (11240 bin, 0 int, 0 impl, 0 cont) and 116174 constraints
20.08/20.16	c  116174 constraints of type <logicor>
20.08/20.16	c transformed objective value is always integral (scale: 1)
20.08/20.16	c Presolving Time: 9.98
20.08/20.17	c strange?!, PURESAT with obj
20.08/20.17	c -----------------------------------------------------------------------------------------------
20.08/20.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
20.08/20.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
20.08/20.17	c limits/memory = c 13950
20.08/20.17	c # maximal time in seconds to run
20.08/20.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
20.08/20.17	c limits/time = c 1791
20.08/20.17	c # frequency for displaying node information lines
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 100]
20.08/20.17	c display/freq = c 10000
20.08/20.17	c -----------------------------------------------------------------------------------------------
20.08/20.17	c start solving problem
20.08/20.17	c 
81.38/81.42	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
81.38/81.42	c  72.3s|     1 |     0 | 21615 | 763M|   0 |9199 |  11k| 116k| 116k|  11k| 116k|   0 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
914.63/914.85	c   905s|     1 |     0 |122775 | 765M|   0 |9614 |  11k| 116k| 116k|  11k| 118k|2000 |   0 |   0 | 2.121073e+01 |      --      |    Inf 
1201.39/1201.62	c  1191s|     1 |     0 |154276 | 766M|   0 |6711 |  11k| 116k| 116k|  11k| 119k|3384 |   0 |   0 | 3.500000e+01 |      --      |    Inf 
1462.66/1462.95	c  1452s|     1 |     0 |159431 | 766M|   0 |6840 |  11k| 116k| 116k|  11k| 119k|3414 |   0 |   0 | 3.500000e+01 |      --      |    Inf 
1690.32/1690.68	c  1680s|     1 |     0 |166334 | 766M|   0 |6791 |  11k| 116k| 116k|  11k| 119k|3421 |   0 |   0 | 3.500000e+01 |      --      |    Inf 

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-3735269-1338709933/watcher-3735269-1338709933 -o /tmp/evaluation-result-3735269-1338709933/solver-3735269-1338709933 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3735269-1338709933.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.09 2.02 2.00 2/176 29766
/proc/meminfo: memFree=30419844/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=8420 CPUtime=0 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 1468 0 0 0 0 0 0 0 20 0 1 0 337117968 8622080 1421 33554432000 4194304 7823515 140736843471872 140734760286120 5878822 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29766/statm: 2138 1425 349 887 0 1248 0

[startup+0.0483449 s]
/proc/loadavg: 2.09 2.02 2.00 2/176 29766
/proc/meminfo: memFree=30419844/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=18516 CPUtime=0.03 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 3985 0 0 0 3 0 0 0 20 0 1 0 337117968 18960384 3938 33554432000 4194304 7823515 140736843471872 140736843337976 6896336 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29766/statm: 4629 3938 354 887 0 3739 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18516

[startup+0.100255 s]
/proc/loadavg: 2.09 2.02 2.00 2/176 29766
/proc/meminfo: memFree=30419844/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=21388 CPUtime=0.09 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 4712 0 0 0 9 0 0 0 20 0 1 0 337117968 21901312 4665 33554432000 4194304 7823515 140736843471872 140736843337976 6908072 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29766/statm: 5347 4665 354 887 0 4457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21388

[startup+0.300205 s]
/proc/loadavg: 2.09 2.02 2.00 2/176 29766
/proc/meminfo: memFree=30419844/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=32692 CPUtime=0.29 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 7528 0 0 0 28 1 0 0 20 0 1 0 337117968 33476608 7481 33554432000 4194304 7823515 140736843471872 140736843337976 6830515 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29766/statm: 8173 7481 354 887 0 7283 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32692

[startup+0.700203 s]
/proc/loadavg: 2.09 2.02 2.00 2/176 29766
/proc/meminfo: memFree=30419844/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=53796 CPUtime=0.69 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 12806 0 0 0 67 2 0 0 20 0 1 0 337117968 55087104 12759 33554432000 4194304 7823515 140736843471872 140736843337976 6908057 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29766/statm: 13449 12759 354 887 0 12559 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53796

[startup+1.50021 s]
/proc/loadavg: 2.09 2.02 2.00 3/177 29767
/proc/meminfo: memFree=30353032/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=100048 CPUtime=1.49 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 24344 0 0 0 145 4 0 0 20 0 1 0 337117968 102449152 24297 33554432000 4194304 7823515 140736843471872 140736843337976 6908047 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 25012 24297 354 887 0 24122 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100048

[startup+3.10026 s]
/proc/loadavg: 2.09 2.02 2.00 3/177 29767
/proc/meminfo: memFree=30286444/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=195492 CPUtime=3.09 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 48036 0 0 0 301 8 0 0 20 0 1 0 337117968 200183808 47989 33554432000 4194304 7823515 140736843471872 140736843337976 4511625 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 48873 47989 354 887 0 47983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 195492

[startup+6.30026 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 29767
/proc/meminfo: memFree=30096360/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=382812 CPUtime=6.29 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 94654 0 0 0 614 15 0 0 20 0 1 0 337117968 391999488 94607 33554432000 4194304 7823515 140736843471872 140736843337976 6908057 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 95703 94607 354 887 0 94813 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 382812

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 29767
/proc/meminfo: memFree=29079940/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1372584 CPUtime=12.68 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 340301 0 0 0 1183 85 0 0 20 0 1 0 337117968 1405526016 339900 33554432000 4194304 7823515 140736843471872 140736843468808 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 343146 339900 431 887 0 342256 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1372584

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 29767
/proc/meminfo: memFree=29042616/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=25.48 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347878 0 0 0 2439 109 0 0 20 0 1 0 337117968 1421758464 344459 33554432000 4194304 7823515 140736843471872 140736843467560 6151314 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344459 520 887 0 346219 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1388436

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 29767
/proc/meminfo: memFree=29042108/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=51.08 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347878 0 0 0 4996 112 0 0 20 0 1 0 337117968 1421758464 344459 33554432000 4194304 7823515 140736843471872 140736843467560 6151365 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344459 520 887 0 346219 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1388436

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29768
/proc/meminfo: memFree=29041780/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=102.28 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347889 0 0 0 10113 115 0 0 20 0 1 0 337117968 1421758464 344503 33554432000 4194304 7823515 140736843471872 140736843466632 6208695 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344503 531 887 0 346219 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1388436

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29768
/proc/meminfo: memFree=29041932/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=162.26 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347890 0 0 0 16109 117 0 0 20 0 1 0 337117968 1421758464 344503 33554432000 4194304 7823515 140736843471872 140736843466632 5914500 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344503 531 887 0 346219 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1388436

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29768
/proc/meminfo: memFree=29041588/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=222.25 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347894 0 0 0 22105 120 0 0 20 0 1 0 337117968 1421758464 344505 33554432000 4194304 7823515 140736843471872 140736843466632 6208539 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344505 531 887 0 346219 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1388436

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29768
/proc/meminfo: memFree=29041740/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=282.24 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347895 0 0 0 28101 123 0 0 20 0 1 0 337117968 1421758464 344505 33554432000 4194304 7823515 140736843471872 140736843466552 6208526 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344505 531 887 0 346219 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1388436

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29768
/proc/meminfo: memFree=29041520/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=342.23 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347895 0 0 0 34097 126 0 0 20 0 1 0 337117968 1421758464 344505 33554432000 4194304 7823515 140736843471872 140736843466552 6211635 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344505 531 887 0 346219 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1388436

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 29769
/proc/meminfo: memFree=29041300/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=402.21 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347900 0 0 0 40092 129 0 0 20 0 1 0 337117968 1421758464 344505 33554432000 4194304 7823515 140736843471872 140736843466632 6208789 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344505 531 887 0 346219 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1388436

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29769
/proc/meminfo: memFree=29041576/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=462.2 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347906 0 0 0 46089 131 0 0 20 0 1 0 337117968 1421758464 344505 33554432000 4194304 7823515 140736843471872 140736843466168 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344505 531 887 0 346219 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1388436

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 29772
/proc/meminfo: memFree=29041348/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=522.19 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347911 0 0 0 52086 133 0 0 20 0 1 0 337117968 1421758464 344505 33554432000 4194304 7823515 140736843471872 140736843466632 6208911 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344505 531 887 0 346219 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1388436

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29794
/proc/meminfo: memFree=29040384/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=582.18 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347919 0 0 0 58081 137 0 0 20 0 1 0 337117968 1421758464 344783 33554432000 4194304 7823515 140736843471872 140736843467560 6237665 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344783 539 887 0 346219 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1388436

[startup+642.3 s]

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

/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 100023 189 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843467208 6257592 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1388436

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29872
/proc/meminfo: memFree=28948204/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1062.11 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 106018 193 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843467208 6234848 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1388436

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29875
/proc/meminfo: memFree=28861768/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1122.1 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 112013 197 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843467672 5924480 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1388436

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29875
/proc/meminfo: memFree=28860660/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1182.09 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 118008 201 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843467208 6211578 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1388436

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 29913
/proc/meminfo: memFree=29182296/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1242.08 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 124002 206 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843467016 6908067 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1388436

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 29913
/proc/meminfo: memFree=29182056/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1302.07 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 129994 213 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843467096 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1388436

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 29914
/proc/meminfo: memFree=29182048/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1362.06 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 135985 221 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843467064 6911721 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1388436

[startup+1422.31 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 29914
/proc/meminfo: memFree=29181676/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1422.06 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 141980 226 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843468568 5566562 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1388436

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29914
/proc/meminfo: memFree=29181428/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1482.05 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 147974 231 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843466968 5965555 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1388436

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29914
/proc/meminfo: memFree=29181924/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1542.04 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 153967 237 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843467016 4272736 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1388436

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29914
/proc/meminfo: memFree=29181800/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1602.03 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 159959 244 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843467064 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1388436

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29915
/proc/meminfo: memFree=29181800/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1662.02 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 165955 247 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843467208 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1388436

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29918
/proc/meminfo: memFree=29181792/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1722 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 171948 252 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843467016 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1388436

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29918
/proc/meminfo: memFree=29182032/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1782 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 177941 259 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843467016 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1388436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29918
/proc/meminfo: memFree=29180700/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1800.1 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 179749 261 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843467624 5575805 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1388436

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -29766

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 29919
/proc/meminfo: memFree=29180700/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1801.09 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 179848 261 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843466624 5575805 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1801.09
Current children cumulated vsize (KiB) 1388436

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29919
/proc/meminfo: memFree=29180940/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1801.89 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 179928 261 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843466624 5575805 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1801.89
Current children cumulated vsize (KiB) 1388436

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29919
/proc/meminfo: memFree=29180940/32873844 swapFree=7900/7900
[pid=29766] ppid=29764 vsize=1388436 CPUtime=1802.09 cores=0,2,4,6
/proc/29766/stat : 29766 (pbscip.linux.x8) R 29764 29766 17150 0 -1 4202496 347942 0 0 0 179948 261 0 0 20 0 1 0 337117968 1421758464 344946 33554432000 4194304 7823515 140736843471872 140736843466624 5575817 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/29766/statm: 347109 344946 560 887 0 346219 0
Current children cumulated CPU time (s) 1802.09
Current children cumulated vsize (KiB) 1388436

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.41
CPU time (s): 1802.12
CPU user time (s): 1799.5
CPU system time (s): 2.6256
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 1407720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 2.6256
maximum resident set size= 1395460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347942
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= 23
involuntary context switches= 2199

runsolver used 2.82757 second user time and 7.2289 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 09:52:14
IDJOB=3735269
IDBENCH=2956
IDSOLVER=2321
FILE ID=node137/3735269-1338709933
RUNJOBID= node137-1338679216-25612
PBS_JOBID= 14636676
Free space on /tmp= 70276 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/submitted-PB06/manquiho/haplotype/normalized-simp-nonunif-100_100.02.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-3735269-1338709933/watcher-3735269-1338709933 -o /tmp/evaluation-result-3735269-1338709933/solver-3735269-1338709933 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3735269-1338709933.opb

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

MD5SUM BENCH= 88c0da0b31a99941a4f2c09165ead688
RANDOM SEED=1430177342

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:        30420644 kB
Buffers:          188208 kB
Cached:          1157408 kB
SwapCached:         5796 kB
Active:          1000468 kB
Inactive:         635088 kB
Active(anon):     285016 kB
Inactive(anon):     7172 kB
Active(file):     715452 kB
Inactive(file):   627916 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             56120 kB
Writeback:            36 kB
AnonPages:        293548 kB
Mapped:            11448 kB
Shmem:                 0 kB
Slab:             679336 kB
SReclaimable:     120476 kB
SUnreclaim:       558860 kB
KernelStack:        1456 kB
PageTables:         4720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     419536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 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= 70268 MiB
End job on node137 at 2012-06-03 10:22:17